Pull request #43515 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 rather than 1c129103b48f87b951bc2c4281feb7537c13ca41 Obtained Jenkinsfile from 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 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-43515@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-04-27T13:57:48.321Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-27T13:57:48.326Z] Trying to pass milestone 3 [Pipeline] milestone [2022-04-27T13:57:48.407Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-27T13:57:48.610Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3ac3c3f30ec2a2a) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] { [Pipeline] checkout [2022-04-27T13:57:48.641Z] The recommended git tool is: git [2022-04-27T13:57:48.652Z] using credential docker-jenkins-github-credentials [2022-04-27T13:57:48.660Z] Cloning the remote Git repository [2022-04-27T13:57:48.660Z] Cloning with configured refspecs honoured and without tags [2022-04-27T13:57:48.636Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T13:57:48.637Z] > git init /home/ubuntu/workspace/moby_PR-43515 # timeout=10 [2022-04-27T13:57:48.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:57:48.662Z] > git --version # timeout=10 [2022-04-27T13:57:48.668Z] > git --version # 'git version 2.17.1' [2022-04-27T13:57:48.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:57:48.669Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:58:04.047Z] Fetching without tags [2022-04-27T13:58:04.215Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T13:58:03.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:58:04.005Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T13:58:04.008Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:58:04.015Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:58:04.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:58:04.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:58:04.024Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:58:04.190Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:58:04.192Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:58:05.509Z] Merge succeeded, producing c04a3ae88b20d293b41325bfb9954ed2e77dfab3 [2022-04-27T13:58:05.509Z] Checking out Revision c04a3ae88b20d293b41325bfb9954ed2e77dfab3 (PR-43515) [2022-04-27T13:58:05.598Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:58:04.698Z] > git remote # timeout=10 [2022-04-27T13:58:04.707Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:58:04.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:58:04.713Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:58:05.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:58:05.485Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:58:05.492Z] > git checkout -f c04a3ae88b20d293b41325bfb9954ed2e77dfab3 # timeout=10 [2022-04-27T13:58:05.575Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T13:58:06.226Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-27T13:58:09.511Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-27T13:58:09.787Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3ac3c3f30ec2a2a) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-27T13:58:09.846Z] The recommended git tool is: git [2022-04-27T13:58:09.855Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-27T13:58:09.871Z] Fetching changes from the remote Git repository [2022-04-27T13:58:09.877Z] 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" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-27T13:58:10.048Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-27T13:58:10.360Z] Merge succeeded, producing dc15b19cb9aedcd06e844095b6e2d502bc51e519 [2022-04-27T13:58:10.360Z] Checking out Revision dc15b19cb9aedcd06e844095b6e2d502bc51e519 (PR-43515) [2022-04-27T13:58:10.452Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:58:09.837Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43515/.git # timeout=10 [2022-04-27T13:58:09.846Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:58:09.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:58:09.853Z] > git --version # timeout=10 [2022-04-27T13:58:09.860Z] > git --version # 'git version 2.17.1' [2022-04-27T13:58:09.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:58:09.860Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:58:10.024Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:58:10.029Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:58:10.090Z] > git remote # timeout=10 [2022-04-27T13:58:10.096Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:58:10.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:58:10.101Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:58:10.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:58:10.335Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:58:10.351Z] > git checkout -f dc15b19cb9aedcd06e844095b6e2d502bc51e519 # timeout=10 [2022-04-27T13:58:10.428Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T13:58:11.088Z] + [ PR != PR ] [2022-04-27T13:58:11.088Z] + [ master != master ] [2022-04-27T13:58:11.088Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T13:58:11.412Z] + docker version [2022-04-27T13:58:11.412Z] Client: Docker Engine - Community [2022-04-27T13:58:11.412Z] Version: 20.10.14 [2022-04-27T13:58:11.412Z] API version: 1.41 [2022-04-27T13:58:11.412Z] Go version: go1.16.15 [2022-04-27T13:58:11.412Z] Git commit: a224086 [2022-04-27T13:58:11.412Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T13:58:11.412Z] OS/Arch: linux/amd64 [2022-04-27T13:58:11.412Z] Context: default [2022-04-27T13:58:11.412Z] Experimental: true [2022-04-27T13:58:11.412Z] [2022-04-27T13:58:11.412Z] Server: Docker Engine - Community [2022-04-27T13:58:11.412Z] Engine: [2022-04-27T13:58:11.412Z] Version: 20.10.14 [2022-04-27T13:58:11.412Z] API version: 1.41 (minimum version 1.12) [2022-04-27T13:58:11.412Z] Go version: go1.16.15 [2022-04-27T13:58:11.412Z] Git commit: 87a90dc [2022-04-27T13:58:11.412Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T13:58:11.412Z] OS/Arch: linux/amd64 [2022-04-27T13:58:11.412Z] Experimental: true [2022-04-27T13:58:11.412Z] containerd: [2022-04-27T13:58:11.412Z] Version: 1.5.11 [2022-04-27T13:58:11.412Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T13:58:11.412Z] runc: [2022-04-27T13:58:11.412Z] Version: 1.0.3 [2022-04-27T13:58:11.412Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T13:58:11.412Z] docker-init: [2022-04-27T13:58:11.412Z] Version: 0.19.0 [2022-04-27T13:58:11.412Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T13:58:11.695Z] + docker info [2022-04-27T13:58:12.643Z] Client: [2022-04-27T13:58:12.643Z] Context: default [2022-04-27T13:58:12.643Z] Debug Mode: false [2022-04-27T13:58:12.643Z] Plugins: [2022-04-27T13:58:12.643Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T13:58:12.643Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T13:58:12.643Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T13:58:12.643Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T13:58:12.643Z] [2022-04-27T13:58:12.643Z] Server: [2022-04-27T13:58:12.643Z] Containers: 0 [2022-04-27T13:58:12.643Z] Running: 0 [2022-04-27T13:58:12.643Z] Paused: 0 [2022-04-27T13:58:12.643Z] Stopped: 0 [2022-04-27T13:58:12.643Z] Images: 3 [2022-04-27T13:58:12.643Z] Server Version: 20.10.14 [2022-04-27T13:58:12.643Z] Storage Driver: overlay2 [2022-04-27T13:58:12.643Z] Backing Filesystem: extfs [2022-04-27T13:58:12.643Z] Supports d_type: true [2022-04-27T13:58:12.643Z] Native Overlay Diff: true [2022-04-27T13:58:12.643Z] userxattr: false [2022-04-27T13:58:12.643Z] Logging Driver: json-file [2022-04-27T13:58:12.643Z] Cgroup Driver: cgroupfs [2022-04-27T13:58:12.643Z] Cgroup Version: 1 [2022-04-27T13:58:12.643Z] Plugins: [2022-04-27T13:58:12.643Z] Volume: local [2022-04-27T13:58:12.643Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T13:58:12.643Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T13:58:12.643Z] Swarm: inactive [2022-04-27T13:58:12.643Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T13:58:12.643Z] Default Runtime: runc [2022-04-27T13:58:12.643Z] Init Binary: docker-init [2022-04-27T13:58:12.643Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T13:58:12.643Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T13:58:12.643Z] init version: de40ad0 [2022-04-27T13:58:12.643Z] Security Options: [2022-04-27T13:58:12.643Z] apparmor [2022-04-27T13:58:12.643Z] seccomp [2022-04-27T13:58:12.643Z] Profile: default [2022-04-27T13:58:12.643Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T13:58:12.643Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T13:58:12.643Z] OSType: linux [2022-04-27T13:58:12.643Z] Architecture: x86_64 [2022-04-27T13:58:12.643Z] CPUs: 2 [2022-04-27T13:58:12.643Z] Total Memory: 7.483GiB [2022-04-27T13:58:12.643Z] Name: ip-10-100-114-160 [2022-04-27T13:58:12.643Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T13:58:12.643Z] Docker Root Dir: /var/lib/docker [2022-04-27T13:58:12.643Z] Debug Mode: false [2022-04-27T13:58:12.643Z] Registry: https://index.docker.io/v1/ [2022-04-27T13:58:12.643Z] Labels: [2022-04-27T13:58:12.643Z] Experimental: true [2022-04-27T13:58:12.643Z] Insecure Registries: [2022-04-27T13:58:12.643Z] 127.0.0.0/8 [2022-04-27T13:58:12.643Z] Live Restore Enabled: true [2022-04-27T13:58:12.643Z] [2022-04-27T13:58:12.643Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T13:58:12.928Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T13:58:12.928Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T13:58:12.928Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43515/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T13:58:12.928Z] + bash /home/ubuntu/workspace/moby_PR-43515/check-config.sh [2022-04-27T13:58:12.928Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T13:58:12.928Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T13:58:12.928Z] [2022-04-27T13:58:12.928Z] Generally Necessary: [2022-04-27T13:58:12.928Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T13:58:12.928Z] - apparmor: enabled and tools installed [2022-04-27T13:58:12.928Z] - CONFIG_NAMESPACES: enabled [2022-04-27T13:58:12.928Z] - CONFIG_NET_NS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_PID_NS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_IPC_NS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_UTS_NS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CGROUPS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T13:58:12.928Z] - CONFIG_CPUSETS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_MEMCG: enabled [2022-04-27T13:58:12.928Z] - CONFIG_KEYS: enabled [2022-04-27T13:58:12.928Z] - CONFIG_VETH: enabled (as module) [2022-04-27T13:58:12.928Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T13:58:12.928Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T13:58:13.187Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T13:58:13.187Z] [2022-04-27T13:58:13.187Z] Optional Features: [2022-04-27T13:58:13.187Z] - CONFIG_USER_NS: enabled [2022-04-27T13:58:13.187Z] - CONFIG_SECCOMP: enabled [2022-04-27T13:58:13.187Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T13:58:13.187Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T13:58:13.187Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T13:58:13.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T13:58:13.187Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T13:58:13.187Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T13:58:13.187Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T13:58:13.187Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T13:58:13.187Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T13:58:13.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T13:58:13.187Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T13:58:13.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T13:58:13.187Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T13:58:13.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T13:58:13.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T13:58:13.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T13:58:13.187Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T13:58:13.187Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T13:58:13.187Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T13:58:13.187Z] - CONFIG_EXT4_FS: enabled [2022-04-27T13:58:13.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T13:58:13.187Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T13:58:13.446Z] - Network Drivers: [2022-04-27T13:58:13.446Z] - "overlay": [2022-04-27T13:58:13.446Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T13:58:13.446Z] Optional (for encrypted networks): [2022-04-27T13:58:13.446Z] - CONFIG_CRYPTO: enabled [2022-04-27T13:58:13.446Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T13:58:13.446Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T13:58:13.446Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T13:58:13.446Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T13:58:13.446Z] - CONFIG_XFRM: enabled [2022-04-27T13:58:13.446Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T13:58:13.446Z] - "ipvlan": [2022-04-27T13:58:13.446Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T13:58:13.446Z] - "macvlan": [2022-04-27T13:58:13.446Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T13:58:13.446Z] - "ftp,tftp client in container": [2022-04-27T13:58:13.446Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T13:58:13.446Z] - Storage Drivers: [2022-04-27T13:58:13.446Z] - "aufs": [2022-04-27T13:58:13.446Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T13:58:13.446Z] - "btrfs": [2022-04-27T13:58:13.446Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T13:58:13.446Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T13:58:13.446Z] - "devicemapper": [2022-04-27T13:58:13.446Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T13:58:13.446Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T13:58:13.446Z] - "overlay": [2022-04-27T13:58:13.446Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T13:58:13.446Z] - "zfs": [2022-04-27T13:58:13.446Z] - /dev/zfs: present [2022-04-27T13:58:13.446Z] - zfs command: missing [2022-04-27T13:58:13.446Z] - zpool command: missing [2022-04-27T13:58:13.446Z] [2022-04-27T13:58:13.446Z] Limits: [2022-04-27T13:58:13.446Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T13:58:13.446Z] [2022-04-27T13:58:13.446Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T13:58:13.780Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 . [2022-04-27T13:58:13.781Z] #1 [internal] load build definition from Dockerfile [2022-04-27T13:58:13.781Z] #1 sha256:504e611816b272772a9e08c57b703e3e1a745e69dddd76b5ef54db74163dd1bc [2022-04-27T13:58:13.781Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-27T13:58:13.781Z] #1 DONE 0.0s [2022-04-27T13:58:13.781Z] [2022-04-27T13:58:13.781Z] #2 [internal] load .dockerignore [2022-04-27T13:58:13.781Z] #2 sha256:3d76b69ee678e7dff4cf28e51ce5dc4606a33bd58fabceb248678eafe66d97f9 [2022-04-27T13:58:13.781Z] #2 transferring context: 145B done [2022-04-27T13:58:13.781Z] #2 DONE 0.0s [2022-04-27T13:58:13.781Z] [2022-04-27T13:58:13.781Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T13:58:13.781Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T13:58:14.039Z] #3 DONE 0.1s [2022-04-27T13:58:14.039Z] [2022-04-27T13:58:14.039Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T13:58:14.039Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T13:58:14.039Z] #4 CACHED [2022-04-27T13:58:14.297Z] [2022-04-27T13:58:14.297Z] #6 [internal] load .dockerignore [2022-04-27T13:58:14.297Z] #6 sha256:ddc0e766ea328b6dafbc3e3111aaebede83bbd18244fcfc430163ad7e3155867 [2022-04-27T13:58:14.297Z] #6 DONE 0.0s [2022-04-27T13:58:14.297Z] [2022-04-27T13:58:14.297Z] #5 [internal] load build definition from Dockerfile [2022-04-27T13:58:14.297Z] #5 sha256:a72ca2b114d4ea9f927221b309cde175c67fb54262dffff2fe7c3ad6538270a6 [2022-04-27T13:58:14.297Z] #5 DONE 0.0s [2022-04-27T13:58:14.297Z] [2022-04-27T13:58:14.297Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T13:58:14.297Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T13:58:14.297Z] #7 DONE 0.1s [2022-04-27T13:58:14.297Z] [2022-04-27T13:58:14.297Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T13:58:14.297Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T13:58:14.556Z] #10 DONE 0.1s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T13:58:14.556Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T13:58:14.556Z] #9 DONE 0.1s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T13:58:14.556Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T13:58:14.556Z] #8 DONE 0.1s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T13:58:14.556Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T13:58:14.556Z] #78 DONE 0.0s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T13:58:14.556Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T13:58:14.556Z] #76 DONE 0.0s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T13:58:14.556Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T13:58:14.556Z] #11 DONE 0.0s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T13:58:14.556Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T13:58:14.556Z] #35 DONE 0.0s [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T13:58:14.556Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T13:58:14.556Z] #12 CACHED [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #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-04-27T13:58:14.556Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T13:58:14.556Z] #13 CACHED [2022-04-27T13:58:14.556Z] [2022-04-27T13:58:14.556Z] #31 [internal] load build context [2022-04-27T13:58:14.556Z] #31 sha256:02e5ce36e5fd771c18a73da4d1f8f98968d946fbd97ae03d7cb2b32aaf53483a [2022-04-27T13:58:15.132Z] #31 ... [2022-04-27T13:58:15.132Z] [2022-04-27T13:58:15.132Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T13:58:15.132Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T13:58:15.132Z] #54 DONE 0.5s [2022-04-27T13:58:15.132Z] [2022-04-27T13:58:15.132Z] #31 [internal] load build context [2022-04-27T13:58:15.132Z] #31 sha256:02e5ce36e5fd771c18a73da4d1f8f98968d946fbd97ae03d7cb2b32aaf53483a [2022-04-27T13:58:15.402Z] #31 ... [2022-04-27T13:58:15.402Z] [2022-04-27T13:58:15.402Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-27T13:58:15.402Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-27T13:58:15.402Z] #14 DONE 1.0s [2022-04-27T13:58:15.402Z] [2022-04-27T13:58:15.402Z] #31 [internal] load build context [2022-04-27T13:58:15.402Z] #31 sha256:02e5ce36e5fd771c18a73da4d1f8f98968d946fbd97ae03d7cb2b32aaf53483a [2022-04-27T13:58:16.792Z] #31 ... [2022-04-27T13:58:16.792Z] [2022-04-27T13:58:16.792Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-27T13:58:16.792Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-27T13:58:16.792Z] #15 DONE 1.2s [2022-04-27T13:58:16.792Z] [2022-04-27T13:58:16.792Z] #31 [internal] load build context [2022-04-27T13:58:16.792Z] #31 sha256:02e5ce36e5fd771c18a73da4d1f8f98968d946fbd97ae03d7cb2b32aaf53483a [2022-04-27T13:58:17.729Z] #31 transferring context: 60.79MB 3.0s done [2022-04-27T13:58:17.729Z] #31 DONE 3.1s [2022-04-27T13:58:17.729Z] [2022-04-27T13:58:17.729Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-27T13:58:17.729Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-27T13:58:17.729Z] #16 DONE 1.1s [2022-04-27T13:58:17.729Z] [2022-04-27T13:58:17.729Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-27T13:58:17.729Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-27T13:58:18.299Z] #17 DONE 0.5s [2022-04-27T13:58:18.299Z] [2022-04-27T13:58:18.299Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-27T13:58:18.299Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-27T13:58:18.867Z] #18 DONE 0.5s [2022-04-27T13:58:18.867Z] [2022-04-27T13:58:18.867Z] #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-04-27T13:58:18.867Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T13:58:19.435Z] #19 0.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T13:58:19.435Z] #19 0.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T13:58:19.694Z] #19 0.872 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T13:58:19.694Z] #19 0.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T13:58:19.694Z] #19 1.020 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T13:58:19.955Z] #19 1.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T13:58:20.215Z] #19 1.394 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T13:58:20.782Z] #19 1.988 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T13:58:20.782Z] #19 2.076 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T13:58:20.782Z] #19 2.159 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T13:58:20.782Z] #19 2.161 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T13:58:20.783Z] #19 2.162 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T13:58:20.783Z] #19 2.164 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T13:58:20.783Z] #19 2.165 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T13:58:20.783Z] #19 2.167 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T13:58:20.783Z] #19 2.168 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T13:58:20.783Z] #19 2.169 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T13:58:20.783Z] #19 2.170 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T13:58:20.783Z] #19 2.170 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T13:58:20.783Z] #19 2.171 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T13:58:20.783Z] #19 2.172 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T13:58:24.784Z] Still waiting to schedule task [2022-04-27T13:58:24.784Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-27T13:58:24.785Z] Still waiting to schedule task [2022-04-27T13:58:24.785Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-27T13:58:24.786Z] Still waiting to schedule task [2022-04-27T13:58:24.786Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a056e1c80e1200fe)’ [2022-04-27T13:58:24.790Z] Still waiting to schedule task [2022-04-27T13:58:24.790Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-059396dcdbe01e53e)’ [2022-04-27T13:58:24.791Z] Still waiting to schedule task [2022-04-27T13:58:24.791Z] Waiting for next available executor on ‘azwin-2-078680’ [2022-04-27T13:58:24.792Z] Still waiting to schedule task [2022-04-27T13:58:24.792Z] Waiting for next available executor on ‘windows-2022’ [2022-04-27T13:58:24.793Z] Still waiting to schedule task [2022-04-27T13:58:24.793Z] Waiting for next available executor on ‘windows-2022’ [2022-04-27T13:58:26.079Z] #19 7.189 Fetched 48.9 MB in 7s (7337 kB/s) [2022-04-27T13:58:29.377Z] #19 7.189 Reading package lists... [2022-04-27T13:58:32.019Z] #19 10.25 Reading package lists... [2022-04-27T13:58:32.958Z] #19 13.25 Building dependency tree... [2022-04-27T13:58:33.219Z] #19 14.53 The following additional packages will be installed: [2022-04-27T13:58:33.219Z] #19 14.53 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T13:58:33.219Z] #19 14.53 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T13:58:33.479Z] #19 14.53 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-27T13:58:33.479Z] #19 14.53 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-27T13:58:33.479Z] #19 14.53 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T13:58:33.479Z] #19 14.53 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T13:58:33.479Z] #19 14.53 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T13:58:33.479Z] #19 14.53 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T13:58:33.479Z] #19 14.53 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.53 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T13:58:33.479Z] #19 14.53 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T13:58:33.479Z] #19 14.53 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T13:58:33.479Z] #19 14.53 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T13:58:33.479Z] #19 14.53 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T13:58:33.479Z] #19 14.53 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T13:58:33.479Z] #19 14.53 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T13:58:33.479Z] #19 14.53 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T13:58:33.479Z] #19 14.53 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T13:58:33.479Z] #19 14.53 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T13:58:33.479Z] #19 14.53 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T13:58:33.479Z] #19 14.53 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T13:58:33.479Z] #19 14.53 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.53 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T13:58:33.479Z] #19 14.53 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T13:58:33.479Z] #19 14.53 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T13:58:33.479Z] #19 14.53 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T13:58:33.479Z] #19 14.54 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T13:58:33.479Z] #19 14.55 Suggested packages: [2022-04-27T13:58:33.479Z] #19 14.55 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-27T13:58:33.479Z] #19 14.55 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.55 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-27T13:58:33.479Z] #19 14.55 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-27T13:58:33.479Z] #19 14.55 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-27T13:58:33.479Z] #19 14.55 libyaml-shell-perl ed diffutils-doc [2022-04-27T13:58:33.479Z] #19 14.55 Recommended packages: [2022-04-27T13:58:33.479Z] #19 14.55 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-27T13:58:33.479Z] #19 14.55 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-27T13:58:34.858Z] #19 15.74 The following NEW packages will be installed: [2022-04-27T13:58:34.858Z] #19 15.74 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T13:58:34.858Z] #19 15.74 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T13:58:34.858Z] #19 15.74 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-27T13:58:34.858Z] #19 15.74 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-27T13:58:34.858Z] #19 15.74 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-27T13:58:34.858Z] #19 15.74 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-27T13:58:34.858Z] #19 15.74 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-27T13:58:34.858Z] #19 15.74 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T13:58:34.858Z] #19 15.74 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T13:58:34.858Z] #19 15.74 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T13:58:34.858Z] #19 15.74 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T13:58:34.858Z] #19 15.74 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T13:58:34.858Z] #19 15.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T13:58:34.858Z] #19 15.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T13:58:34.858Z] #19 15.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T13:58:34.858Z] #19 15.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T13:58:34.858Z] #19 15.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T13:58:34.858Z] #19 15.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T13:58:34.858Z] #19 15.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T13:58:34.858Z] #19 15.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T13:58:34.858Z] #19 15.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T13:58:34.858Z] #19 15.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T13:58:34.858Z] #19 15.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T13:58:34.858Z] #19 15.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T13:58:34.858Z] #19 15.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T13:58:34.858Z] #19 15.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T13:58:34.858Z] #19 15.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T13:58:34.858Z] #19 15.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T13:58:34.858Z] #19 15.74 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T13:58:34.858Z] #19 16.06 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T13:58:34.858Z] #19 16.06 Need to get 787 MB of archives. [2022-04-27T13:58:34.858Z] #19 16.06 After this operation, 3385 MB of additional disk space will be used. [2022-04-27T13:58:34.858Z] #19 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-27T13:58:34.858Z] #19 16.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T13:58:34.858Z] #19 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-27T13:58:34.858Z] #19 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-27T13:58:34.858Z] #19 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-27T13:58:34.858Z] #19 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T13:58:34.858Z] #19 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-27T13:58:34.858Z] #19 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-27T13:58:34.858Z] #19 16.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-27T13:58:34.858Z] #19 16.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-27T13:58:34.858Z] #19 16.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-27T13:58:34.858Z] #19 16.17 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-04-27T13:58:34.858Z] #19 16.17 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-04-27T13:58:35.426Z] #19 16.54 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-04-27T13:58:35.426Z] #19 16.54 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-04-27T13:58:35.426Z] #19 16.88 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-04-27T13:58:35.685Z] #19 16.88 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-04-27T13:58:35.945Z] #19 17.25 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-04-27T13:58:35.945Z] #19 17.25 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-04-27T13:58:36.204Z] #19 17.58 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-04-27T13:58:36.204Z] #19 17.59 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-04-27T13:58:36.771Z] #19 17.90 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-04-27T13:58:36.771Z] #19 17.90 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-04-27T13:58:36.771Z] #19 17.90 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-04-27T13:58:36.771Z] #19 17.90 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-04-27T13:58:36.771Z] #19 17.90 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-04-27T13:58:36.771Z] #19 17.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-27T13:58:36.771Z] #19 17.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-27T13:58:36.771Z] #19 17.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-27T13:58:36.771Z] #19 17.91 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-04-27T13:58:36.771Z] #19 17.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-27T13:58:36.771Z] #19 17.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-27T13:58:36.771Z] #19 17.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-27T13:58:36.771Z] #19 17.93 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-27T13:58:36.771Z] #19 17.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-27T13:58:36.771Z] #19 17.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-27T13:58:36.771Z] #19 17.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-27T13:58:36.771Z] #19 17.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-27T13:58:36.771Z] #19 17.97 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-04-27T13:58:36.771Z] #19 17.98 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-04-27T13:58:37.031Z] #19 18.39 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-04-27T13:58:37.031Z] #19 18.39 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-04-27T13:58:37.031Z] #19 18.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-27T13:58:37.031Z] #19 18.41 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-04-27T13:58:37.031Z] #19 18.42 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-04-27T13:58:37.600Z] #19 18.78 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-04-27T13:58:37.600Z] #19 18.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T13:58:37.600Z] #19 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-27T13:58:37.600Z] #19 18.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-27T13:58:37.600Z] #19 18.80 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-27T13:58:37.600Z] #19 18.80 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T13:58:37.600Z] #19 18.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-27T13:58:37.600Z] #19 18.87 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-04-27T13:58:37.600Z] #19 18.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-27T13:58:37.600Z] #19 18.87 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-27T13:58:37.600Z] #19 18.89 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-27T13:58:37.600Z] #19 18.89 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-27T13:58:37.600Z] #19 18.89 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-27T13:58:37.600Z] #19 18.91 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-04-27T13:58:37.600Z] #19 18.91 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-27T13:58:37.600Z] #19 18.91 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-27T13:58:37.600Z] #19 18.91 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-27T13:58:37.600Z] #19 18.93 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-27T13:58:37.600Z] #19 18.93 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-27T13:58:37.600Z] #19 18.94 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-04-27T13:58:37.600Z] #19 18.94 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-04-27T13:58:38.168Z] #19 19.33 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-04-27T13:58:38.168Z] #19 19.33 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-04-27T13:58:38.168Z] #19 19.34 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-27T13:58:38.168Z] #19 19.35 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-04-27T13:58:38.168Z] #19 19.37 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-04-27T13:58:38.429Z] #19 19.72 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-04-27T13:58:38.429Z] #19 19.72 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-27T13:58:38.429Z] #19 19.72 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-27T13:58:38.429Z] #19 19.73 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-04-27T13:58:38.429Z] #19 19.73 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-27T13:58:38.429Z] #19 19.73 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-27T13:58:38.429Z] #19 19.73 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-27T13:58:38.429Z] #19 19.75 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-27T13:58:38.689Z] #19 19.75 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-27T13:58:38.689Z] #19 19.75 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-04-27T13:58:38.689Z] #19 19.76 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-04-27T13:58:38.951Z] #19 20.13 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-04-27T13:58:38.951Z] #19 20.13 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-04-27T13:58:38.951Z] #19 20.14 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-27T13:58:38.951Z] #19 20.16 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-04-27T13:58:38.951Z] #19 20.17 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-04-27T13:58:39.212Z] #19 20.51 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-04-27T13:58:39.212Z] #19 20.51 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-27T13:58:39.212Z] #19 20.51 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-27T13:58:39.212Z] #19 20.52 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-04-27T13:58:39.212Z] #19 20.52 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-27T13:58:39.212Z] #19 20.52 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-27T13:58:39.212Z] #19 20.52 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-27T13:58:39.212Z] #19 20.52 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-27T13:58:39.212Z] #19 20.54 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-27T13:58:39.212Z] #19 20.54 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-27T13:58:39.212Z] #19 20.56 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-27T13:58:39.212Z] #19 20.56 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-27T13:58:39.471Z] #19 20.57 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-27T13:58:39.471Z] #19 20.57 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-04-27T13:58:39.471Z] #19 20.58 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-04-27T13:58:39.731Z] #19 20.94 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-04-27T13:58:39.731Z] #19 20.95 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-04-27T13:58:39.731Z] #19 20.95 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-27T13:58:39.731Z] #19 20.97 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-04-27T13:58:39.731Z] #19 20.98 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-04-27T13:58:39.990Z] #19 21.31 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-04-27T13:58:39.990Z] #19 21.32 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-27T13:58:39.990Z] #19 21.32 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-27T13:58:39.990Z] #19 21.32 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-04-27T13:58:39.990Z] #19 21.32 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-27T13:58:39.990Z] #19 21.32 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-27T13:58:39.990Z] #19 21.33 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-27T13:58:39.990Z] #19 21.33 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-27T13:58:39.990Z] #19 21.34 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-27T13:58:39.990Z] #19 21.34 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-27T13:58:39.990Z] #19 21.35 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-04-27T13:58:39.990Z] #19 21.35 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-04-27T13:58:40.561Z] #19 21.78 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-04-27T13:58:40.561Z] #19 21.79 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-04-27T13:58:40.561Z] #19 21.80 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-27T13:58:40.561Z] #19 21.81 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-04-27T13:58:40.561Z] #19 21.82 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-04-27T13:58:40.821Z] #19 22.16 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-04-27T13:58:40.821Z] #19 22.16 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-27T13:58:41.388Z] #19 22.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T13:58:41.388Z] #19 22.59 Fetched 787 MB in 6s (124 MB/s) [2022-04-27T13:58:41.388Z] #19 22.64 Selecting previously unselected package liblocale-gettext-perl. [2022-04-27T13:58:41.388Z] #19 22.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-04-27T13:58:41.388Z] #19 22.75 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-27T13:58:41.388Z] #19 22.75 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T13:58:41.388Z] #19 22.79 Selecting previously unselected package bzip2. [2022-04-27T13:58:41.388Z] #19 22.79 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T13:58:41.388Z] #19 22.80 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T13:58:41.646Z] #19 22.83 Selecting previously unselected package libmagic-mgc. [2022-04-27T13:58:41.646Z] #19 22.83 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-27T13:58:41.646Z] #19 22.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-27T13:58:41.646Z] #19 22.92 Selecting previously unselected package libmagic1:amd64. [2022-04-27T13:58:41.646Z] #19 22.92 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-27T13:58:41.646Z] #19 22.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-27T13:58:41.646Z] #19 22.97 Selecting previously unselected package file. [2022-04-27T13:58:41.646Z] #19 22.97 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-27T13:58:41.646Z] #19 22.98 Unpacking file (1:5.39-3) ... [2022-04-27T13:58:41.646Z] #19 23.01 Selecting previously unselected package xz-utils. [2022-04-27T13:58:41.646Z] #19 23.01 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T13:58:41.646Z] #19 23.02 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T13:58:41.905Z] #19 23.12 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-27T13:58:41.905Z] #19 23.12 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T13:58:41.905Z] #19 23.12 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T13:58:42.164Z] #19 23.47 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-27T13:58:42.164Z] #19 23.47 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-27T13:58:42.164Z] #19 23.47 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T13:58:42.432Z] #19 23.77 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-27T13:58:42.432Z] #19 23.78 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-27T13:58:42.432Z] #19 23.78 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T13:58:43.000Z] #19 24.08 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-27T13:58:43.000Z] #19 24.09 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T13:58:43.000Z] #19 24.09 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T13:58:43.259Z] #19 24.36 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-27T13:58:43.259Z] #19 24.36 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T13:58:43.259Z] #19 24.37 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T13:58:43.259Z] #19 24.59 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-27T13:58:43.519Z] #19 24.59 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:43.519Z] #19 24.60 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T13:58:43.519Z] #19 24.64 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-27T13:58:43.519Z] #19 24.64 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:43.519Z] #19 24.64 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:58:48.791Z] #19 29.11 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-27T13:58:48.791Z] #19 29.11 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:48.791Z] #19 29.12 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T13:58:48.791Z] #19 29.15 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-27T13:58:48.791Z] #19 29.15 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:48.791Z] #19 29.16 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T13:58:52.079Z] #19 33.36 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-27T13:58:52.079Z] #19 33.36 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:52.079Z] #19 33.36 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T13:58:52.079Z] #19 33.40 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-27T13:58:52.079Z] #19 33.40 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:52.079Z] #19 33.40 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T13:58:57.351Z] #19 37.92 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-27T13:58:57.351Z] #19 37.92 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:57.351Z] #19 38.01 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T13:58:57.351Z] #19 38.40 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-27T13:58:57.351Z] #19 38.40 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:58:57.351Z] #19 38.46 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:01.544Z] #19 42.52 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-27T13:59:01.544Z] #19 42.52 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:01.544Z] #19 42.52 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T13:59:01.544Z] #19 42.56 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-27T13:59:01.544Z] #19 42.56 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:01.544Z] #19 42.57 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:05.737Z] #19 46.46 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-27T13:59:05.737Z] #19 46.46 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:05.737Z] #19 46.47 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:05.737Z] #19 46.50 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-27T13:59:05.737Z] #19 46.50 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:05.737Z] #19 46.50 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T13:59:05.737Z] #19 46.53 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-27T13:59:05.737Z] #19 46.53 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:05.737Z] #19 46.54 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T13:59:05.738Z] #19 46.56 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-27T13:59:05.738Z] #19 46.57 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:05.738Z] #19 46.57 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:05.738Z] #19 46.60 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-27T13:59:05.738Z] #19 46.60 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:05.738Z] #19 46.61 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:05.738Z] #19 46.64 Selecting previously unselected package cross-config. [2022-04-27T13:59:05.738Z] #19 46.64 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.64 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-27T13:59:05.738Z] #19 46.67 Selecting previously unselected package gcc-10-cross-base. [2022-04-27T13:59:05.738Z] #19 46.67 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.68 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T13:59:05.738Z] #19 46.71 Selecting previously unselected package libc6-arm64-cross. [2022-04-27T13:59:05.738Z] #19 46.71 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.72 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T13:59:05.738Z] #19 46.85 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-27T13:59:05.738Z] #19 46.85 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.85 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.738Z] #19 46.88 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-27T13:59:05.738Z] #19 46.89 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.89 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.738Z] #19 46.93 Selecting previously unselected package libitm1-arm64-cross. [2022-04-27T13:59:05.738Z] #19 46.93 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.94 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.738Z] #19 46.97 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-27T13:59:05.738Z] #19 46.97 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 46.97 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.738Z] #19 47.00 Selecting previously unselected package libasan6-arm64-cross. [2022-04-27T13:59:05.738Z] #19 47.01 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.738Z] #19 47.01 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.996Z] #19 47.25 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-27T13:59:05.996Z] #19 47.25 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:05.996Z] #19 47.25 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:05.996Z] #19 47.36 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-27T13:59:06.255Z] #19 47.36 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:06.255Z] #19 47.36 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:06.255Z] #19 47.59 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-27T13:59:06.255Z] #19 47.59 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:06.255Z] #19 47.59 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:06.514Z] #19 47.66 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-27T13:59:06.514Z] #19 47.67 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:06.514Z] #19 47.67 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:06.514Z] #19 47.77 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-27T13:59:06.514Z] #19 47.77 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:06.514Z] #19 47.78 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:06.514Z] #19 47.92 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-27T13:59:06.774Z] #19 47.92 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:06.774Z] #19 47.92 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:09.784Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ff2e85001b23f9a) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] { [Pipeline] checkout [2022-04-27T13:59:09.929Z] The recommended git tool is: git [2022-04-27T13:59:12.046Z] #19 52.95 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-27T13:59:12.047Z] #19 52.95 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:12.047Z] #19 52.96 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:12.047Z] #19 52.99 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-27T13:59:12.047Z] #19 52.99 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-27T13:59:12.047Z] #19 52.99 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T13:59:12.047Z] #19 53.15 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-27T13:59:12.047Z] #19 53.16 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:12.047Z] #19 53.16 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T13:59:12.047Z] #19 53.40 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-27T13:59:12.305Z] #19 53.40 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:12.305Z] #19 53.41 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T13:59:12.305Z] #19 53.66 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-27T13:59:12.564Z] #19 53.66 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:12.564Z] #19 53.66 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:13.395Z] using credential docker-jenkins-github-credentials [2022-04-27T13:59:13.406Z] Cloning the remote Git repository [2022-04-27T13:59:13.406Z] Cloning with configured refspecs honoured and without tags [2022-04-27T13:59:13.447Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T13:59:13.531Z] > git init /home/ubuntu/workspace/moby_PR-43515 # timeout=10 [2022-04-27T13:59:13.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:13.870Z] > git --version # timeout=10 [2022-04-27T13:59:13.883Z] > git --version # 'git version 2.17.1' [2022-04-27T13:59:13.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:13.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:17.836Z] #19 58.46 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-27T13:59:17.836Z] #19 58.46 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:17.836Z] #19 58.47 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:17.836Z] #19 58.49 Selecting previously unselected package patch. [2022-04-27T13:59:17.836Z] #19 58.49 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-27T13:59:17.836Z] #19 58.50 Unpacking patch (2.7.6-7) ... [2022-04-27T13:59:17.836Z] #19 58.54 Selecting previously unselected package dpkg-dev. [2022-04-27T13:59:17.836Z] #19 58.54 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-27T13:59:17.836Z] #19 58.55 Unpacking dpkg-dev (1.20.9) ... [2022-04-27T13:59:17.836Z] #19 58.67 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-27T13:59:17.836Z] #19 58.67 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-27T13:59:17.836Z] #19 58.68 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T13:59:17.836Z] #19 58.71 Selecting previously unselected package libio-string-perl. [2022-04-27T13:59:17.836Z] #19 58.71 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-27T13:59:17.836Z] #19 58.72 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-27T13:59:17.836Z] #19 58.75 Selecting previously unselected package libicu67:amd64. [2022-04-27T13:59:17.836Z] #19 58.76 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-27T13:59:17.836Z] #19 58.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T13:59:18.405Z] #19 59.58 Selecting previously unselected package libxml2:amd64. [2022-04-27T13:59:18.405Z] #19 59.58 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T13:59:18.405Z] #19 59.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T13:59:18.405Z] #19 59.67 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-27T13:59:18.405Z] #19 59.67 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-27T13:59:18.405Z] #19 59.68 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T13:59:18.405Z] #19 59.70 Selecting previously unselected package libxml-sax-base-perl. [2022-04-27T13:59:18.405Z] #19 59.70 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-27T13:59:18.405Z] #19 59.71 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T13:59:18.405Z] #19 59.75 Selecting previously unselected package libxml-sax-perl. [2022-04-27T13:59:18.405Z] #19 59.75 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-27T13:59:18.405Z] #19 59.75 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T13:59:18.405Z] #19 59.79 Selecting previously unselected package libxml-libxml-perl. [2022-04-27T13:59:18.405Z] #19 59.79 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-27T13:59:18.405Z] #19 59.80 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T13:59:18.679Z] #19 59.86 Selecting previously unselected package libxml-simple-perl. [2022-04-27T13:59:18.679Z] #19 59.86 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-27T13:59:18.679Z] #19 59.86 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-27T13:59:18.679Z] #19 59.90 Selecting previously unselected package libyaml-perl. [2022-04-27T13:59:18.679Z] #19 59.90 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-27T13:59:18.679Z] #19 59.91 Unpacking libyaml-perl (1.30-1) ... [2022-04-27T13:59:18.679Z] #19 59.94 Selecting previously unselected package libconfig-auto-perl. [2022-04-27T13:59:18.679Z] #19 59.94 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-27T13:59:18.679Z] #19 59.95 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-27T13:59:18.679Z] #19 59.98 Selecting previously unselected package libfile-which-perl. [2022-04-27T13:59:18.679Z] #19 59.98 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-27T13:59:18.679Z] #19 59.99 Unpacking libfile-which-perl (1.23-1) ... [2022-04-27T13:59:18.679Z] #19 60.01 Selecting previously unselected package libfile-homedir-perl. [2022-04-27T13:59:18.679Z] #19 60.02 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-27T13:59:18.679Z] #19 60.02 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-27T13:59:18.679Z] #19 60.05 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-27T13:59:18.679Z] #19 60.06 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-27T13:59:18.679Z] #19 60.06 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T13:59:18.679Z] #19 60.10 Selecting previously unselected package dpkg-cross. [2022-04-27T13:59:18.947Z] #19 60.10 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-27T13:59:18.947Z] #19 60.11 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-27T13:59:18.947Z] #19 60.14 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-27T13:59:18.947Z] #19 60.14 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-27T13:59:18.947Z] #19 60.15 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-27T13:59:18.947Z] #19 60.19 Selecting previously unselected package libc6-armel-cross. [2022-04-27T13:59:18.947Z] #19 60.19 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:18.947Z] #19 60.19 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-27T13:59:18.947Z] #19 60.31 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-27T13:59:18.947Z] #19 60.31 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:18.947Z] #19 60.32 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:18.947Z] #19 60.35 Selecting previously unselected package libgomp1-armel-cross. [2022-04-27T13:59:18.947Z] #19 60.35 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.211Z] #19 60.35 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.211Z] #19 60.39 Selecting previously unselected package libatomic1-armel-cross. [2022-04-27T13:59:19.211Z] #19 60.39 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.211Z] #19 60.40 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.211Z] #19 60.43 Selecting previously unselected package libasan6-armel-cross. [2022-04-27T13:59:19.211Z] #19 60.43 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.211Z] #19 60.44 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.478Z] #19 60.66 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-27T13:59:19.478Z] #19 60.66 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.478Z] #19 60.67 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.478Z] #19 60.76 Selecting previously unselected package libubsan1-armel-cross. [2022-04-27T13:59:19.478Z] #19 60.76 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.478Z] #19 60.76 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.478Z] #19 60.86 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-27T13:59:19.740Z] #19 60.86 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:19.740Z] #19 60.86 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:19.740Z] #19 60.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-27T13:59:19.740Z] #19 60.99 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:19.740Z] #19 61.00 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T13:59:20.351Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032f1acee1a0f8987) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] { [Pipeline] checkout [2022-04-27T13:59:20.443Z] The recommended git tool is: git [2022-04-27T13:59:22.874Z] using credential docker-jenkins-github-credentials [2022-04-27T13:59:22.882Z] Cloning the remote Git repository [2022-04-27T13:59:22.882Z] Cloning with configured refspecs honoured and without tags [2022-04-27T13:59:22.427Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T13:59:22.482Z] > git init /home/ubuntu/workspace/moby_PR-43515 # timeout=10 [2022-04-27T13:59:22.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:22.747Z] > git --version # timeout=10 [2022-04-27T13:59:22.761Z] > git --version # 'git version 2.17.1' [2022-04-27T13:59:22.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:22.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:25.025Z] #19 65.74 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-27T13:59:25.025Z] #19 65.75 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:25.025Z] #19 65.75 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T13:59:25.025Z] #19 65.78 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-27T13:59:25.025Z] #19 65.78 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-27T13:59:25.025Z] #19 65.79 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T13:59:25.025Z] #19 65.96 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-27T13:59:25.025Z] #19 65.96 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:25.025Z] #19 65.96 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T13:59:25.025Z] #19 66.18 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-27T13:59:25.025Z] #19 66.18 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:25.025Z] #19 66.19 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T13:59:25.025Z] #19 66.44 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-27T13:59:25.285Z] #19 66.44 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:25.285Z] #19 66.44 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T13:59:29.475Z] #19 70.93 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-27T13:59:29.475Z] #19 70.93 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:29.733Z] #19 70.93 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T13:59:29.733Z] #19 70.96 Selecting previously unselected package crossbuild-essential-armel. [2022-04-27T13:59:29.733Z] #19 70.96 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-27T13:59:29.733Z] #19 70.96 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-27T13:59:29.733Z] #19 71.00 Selecting previously unselected package libc6-armhf-cross. [2022-04-27T13:59:29.733Z] #19 71.00 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:29.733Z] #19 71.01 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T13:59:29.992Z] #19 71.12 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-27T13:59:29.992Z] #19 71.12 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:29.992Z] #19 71.13 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:29.992Z] #19 71.16 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-27T13:59:29.992Z] #19 71.16 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:29.992Z] #19 71.17 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:29.992Z] #19 71.21 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-27T13:59:29.992Z] #19 71.21 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:29.992Z] #19 71.23 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:29.992Z] #19 71.26 Selecting previously unselected package libasan6-armhf-cross. [2022-04-27T13:59:29.992Z] #19 71.26 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:29.992Z] #19 71.27 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:30.231Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a9db92f12179b661) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] { [2022-04-27T13:59:30.251Z] #19 71.49 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-27T13:59:30.251Z] #19 71.49 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:30.251Z] #19 71.50 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:30.251Z] #19 71.57 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-27T13:59:30.251Z] #19 71.57 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:30.251Z] #19 71.57 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [Pipeline] checkout [2022-04-27T13:59:30.374Z] The recommended git tool is: git [2022-04-27T13:59:30.511Z] #19 71.67 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-27T13:59:30.511Z] #19 71.68 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:30.511Z] #19 71.68 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:30.511Z] #19 71.80 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-27T13:59:30.511Z] #19 71.80 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:30.511Z] #19 71.80 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T13:59:32.658Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ec4aef6a99915e37) in /home/ubuntu/workspace/moby_PR-43515 [Pipeline] { [Pipeline] checkout [2022-04-27T13:59:32.682Z] using credential docker-jenkins-github-credentials [2022-04-27T13:59:32.690Z] Cloning the remote Git repository [2022-04-27T13:59:32.690Z] Cloning with configured refspecs honoured and without tags [2022-04-27T13:59:32.800Z] The recommended git tool is: git [2022-04-27T13:59:32.830Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T13:59:32.876Z] > git init /home/ubuntu/workspace/moby_PR-43515 # timeout=10 [2022-04-27T13:59:33.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:33.252Z] > git --version # timeout=10 [2022-04-27T13:59:33.263Z] > git --version # 'git version 2.25.1' [2022-04-27T13:59:33.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:33.265Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:35.787Z] #19 76.56 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-27T13:59:35.787Z] #19 76.57 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:35.787Z] #19 76.57 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T13:59:35.787Z] #19 76.64 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-27T13:59:35.787Z] #19 76.65 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-27T13:59:35.787Z] #19 76.65 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T13:59:35.787Z] #19 76.83 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-27T13:59:35.787Z] #19 76.83 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:35.787Z] #19 76.84 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T13:59:35.787Z] #19 77.06 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-27T13:59:35.787Z] #19 77.06 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:35.787Z] #19 77.06 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T13:59:35.923Z] Fetching without tags [2022-04-27T13:59:36.020Z] using credential docker-jenkins-github-credentials [2022-04-27T13:59:36.029Z] Cloning the remote Git repository [2022-04-27T13:59:36.029Z] Cloning with configured refspecs honoured and without tags [2022-04-27T13:59:36.046Z] #19 77.32 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-27T13:59:36.046Z] #19 77.32 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:36.046Z] #19 77.32 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T13:59:35.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:35.849Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T13:59:35.872Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:35.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:35.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:35.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:35.928Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:36.272Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T13:59:36.047Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T13:59:36.103Z] > git init /home/ubuntu/workspace/moby_PR-43515 # timeout=10 [2022-04-27T13:59:36.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:36.352Z] > git --version # timeout=10 [2022-04-27T13:59:36.365Z] > git --version # 'git version 2.25.1' [2022-04-27T13:59:36.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:36.368Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:37.872Z] Merge succeeded, producing b8f6143b3107f3274f284b49dfce1257b626bc90 [2022-04-27T13:59:37.872Z] Checking out Revision b8f6143b3107f3274f284b49dfce1257b626bc90 (PR-43515) [2022-04-27T13:59:36.280Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:36.312Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:59:37.164Z] > git remote # timeout=10 [2022-04-27T13:59:37.188Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:59:37.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:37.214Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:59:37.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:59:37.877Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:37.886Z] > git checkout -f b8f6143b3107f3274f284b49dfce1257b626bc90 # timeout=10 [2022-04-27T13:59:41.320Z] #19 81.78 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-27T13:59:41.320Z] #19 81.78 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:41.320Z] #19 81.79 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T13:59:41.320Z] #19 81.85 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-27T13:59:41.320Z] #19 81.86 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-27T13:59:41.320Z] #19 81.87 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-27T13:59:41.320Z] #19 81.91 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 81.91 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:41.320Z] #19 81.91 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T13:59:41.320Z] #19 82.08 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.08 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.08 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.12 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.12 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.12 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.16 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.16 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.17 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.20 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.21 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.25 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.26 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.26 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.50 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.50 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.51 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.320Z] #19 82.62 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-27T13:59:41.320Z] #19 82.62 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.320Z] #19 82.62 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.578Z] #19 82.86 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-27T13:59:41.578Z] #19 82.86 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.578Z] #19 82.87 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.578Z] #19 82.95 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-27T13:59:41.578Z] #19 82.95 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.578Z] #19 82.96 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.837Z] #19 83.06 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-27T13:59:41.837Z] #19 83.07 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.837Z] #19 83.07 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:41.837Z] #19 83.11 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-27T13:59:41.837Z] #19 83.12 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:41.837Z] #19 83.12 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:42.019Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:59:42.096Z] #19 83.29 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-27T13:59:42.096Z] #19 83.29 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:42.096Z] #19 83.30 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:42.022Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T13:59:43.290Z] + docker version [2022-04-27T13:59:47.377Z] #19 87.90 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-27T13:59:47.377Z] #19 87.91 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:47.377Z] #19 87.91 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:47.377Z] #19 87.94 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-27T13:59:47.377Z] #19 87.95 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-27T13:59:47.377Z] #19 87.95 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T13:59:47.377Z] #19 88.13 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-27T13:59:47.377Z] #19 88.13 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:47.377Z] #19 88.14 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T13:59:47.377Z] #19 88.41 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-27T13:59:47.377Z] #19 88.41 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:47.377Z] #19 88.41 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T13:59:47.377Z] #19 88.73 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-27T13:59:47.377Z] #19 88.73 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:47.377Z] #19 88.73 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:47.781Z] Fetching without tags [2022-04-27T13:59:48.023Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T13:59:47.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:47.801Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T13:59:47.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:47.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:47.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:47.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:47.879Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:48.079Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:48.091Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:59:49.533Z] Merge succeeded, producing 7bf5225d4b46f7b7e99b3621d8a95cb354ee119e [2022-04-27T13:59:49.533Z] Checking out Revision 7bf5225d4b46f7b7e99b3621d8a95cb354ee119e (PR-43515) [2022-04-27T13:59:49.889Z] Client: Docker Engine - Community [2022-04-27T13:59:49.889Z] Version: 20.10.14 [2022-04-27T13:59:49.889Z] API version: 1.41 [2022-04-27T13:59:49.889Z] Go version: go1.16.15 [2022-04-27T13:59:49.889Z] Git commit: a224086 [2022-04-27T13:59:49.889Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T13:59:49.889Z] OS/Arch: linux/amd64 [2022-04-27T13:59:49.889Z] Context: default [2022-04-27T13:59:49.889Z] Experimental: true [2022-04-27T13:59:49.889Z] [2022-04-27T13:59:49.889Z] Server: Docker Engine - Community [2022-04-27T13:59:49.889Z] Engine: [2022-04-27T13:59:49.889Z] Version: 20.10.14 [2022-04-27T13:59:49.889Z] API version: 1.41 (minimum version 1.12) [2022-04-27T13:59:49.889Z] Go version: go1.16.15 [2022-04-27T13:59:49.889Z] Git commit: 87a90dc [2022-04-27T13:59:49.889Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T13:59:49.889Z] OS/Arch: linux/amd64 [2022-04-27T13:59:49.889Z] Experimental: true [2022-04-27T13:59:49.889Z] containerd: [2022-04-27T13:59:49.889Z] Version: 1.5.11 [2022-04-27T13:59:49.889Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T13:59:49.889Z] runc: [2022-04-27T13:59:49.889Z] Version: 1.0.3 [2022-04-27T13:59:49.889Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T13:59:49.889Z] docker-init: [2022-04-27T13:59:49.889Z] Version: 0.19.0 [2022-04-27T13:59:49.889Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T13:59:48.612Z] > git remote # timeout=10 [2022-04-27T13:59:48.629Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:59:48.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:48.642Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:59:49.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:59:49.584Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:49.592Z] > git checkout -f 7bf5225d4b46f7b7e99b3621d8a95cb354ee119e # timeout=10 [2022-04-27T13:59:50.241Z] + docker info [2022-04-27T13:59:50.292Z] Fetching without tags [2022-04-27T13:59:50.579Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T13:59:50.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:50.222Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T13:59:50.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:50.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:50.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:50.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:50.338Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:50.588Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:50.599Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:59:52.635Z] Merge succeeded, producing 5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 [2022-04-27T13:59:52.635Z] Checking out Revision 5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 (PR-43515) [2022-04-27T13:59:52.660Z] #19 93.10 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-27T13:59:52.660Z] #19 93.10 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:52.660Z] #19 93.10 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:52.660Z] #19 93.14 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-27T13:59:52.660Z] #19 93.14 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.14 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-27T13:59:52.660Z] #19 93.17 Selecting previously unselected package libc6-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.18 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.18 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T13:59:52.660Z] #19 93.32 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.32 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.32 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.36 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.36 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.37 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.41 Selecting previously unselected package libitm1-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.41 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.42 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.45 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.45 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.46 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.49 Selecting previously unselected package libasan6-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.50 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.50 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.73 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.73 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.74 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.82 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.82 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.83 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 93.94 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-27T13:59:52.660Z] #19 93.94 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:52.660Z] #19 93.95 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:52.660Z] #19 94.05 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-27T13:59:52.918Z] #19 94.06 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:52.918Z] #19 94.06 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:53.064Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:59:53.110Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:59:53.409Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T13:59:53.643Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T13:59:51.390Z] > git remote # timeout=10 [2022-04-27T13:59:51.422Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:59:51.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:51.451Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:59:52.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:59:52.638Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:52.658Z] > git checkout -f 5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 # timeout=10 [2022-04-27T13:59:54.110Z] + docker version [2022-04-27T13:59:53.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:53.375Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T13:59:53.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:53.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T13:59:53.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T13:59:53.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:53.416Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T13:59:53.651Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:53.659Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T13:59:54.317Z] > git remote # timeout=10 [2022-04-27T13:59:54.329Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T13:59:54.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T13:59:54.334Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T13:59:55.053Z] Merge succeeded, producing 8ea8e97d428676ff1cd92b4c234a592da573dfe6 [2022-04-27T13:59:55.053Z] Checking out Revision 8ea8e97d428676ff1cd92b4c234a592da573dfe6 (PR-43515) [2022-04-27T13:59:56.508Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:59:56.510Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-04-27T13:59:55.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T13:59:55.056Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T13:59:55.076Z] > git checkout -f 8ea8e97d428676ff1cd92b4c234a592da573dfe6 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T13:59:57.112Z] #19 98.35 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-27T13:59:57.113Z] #19 98.35 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T13:59:57.113Z] #19 98.36 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T13:59:57.113Z] #19 98.39 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-27T13:59:57.113Z] #19 98.39 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-27T13:59:57.113Z] #19 98.39 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T13:59:57.371Z] #19 98.57 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-27T13:59:57.371Z] #19 98.57 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T13:59:57.371Z] #19 98.57 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T13:59:57.371Z] #19 98.80 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-27T13:59:57.629Z] #19 98.81 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T13:59:57.629Z] #19 98.81 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T13:59:57.629Z] #19 99.06 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-27T13:59:57.671Z] + docker version [2022-04-27T13:59:57.889Z] #19 99.06 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T13:59:57.889Z] #19 99.07 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T13:59:58.752Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T13:59:58.756Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T13:59:59.801Z] + docker version [2022-04-27T14:00:01.856Z] Client: Docker Engine - Community [2022-04-27T14:00:01.856Z] Version: 20.10.14 [2022-04-27T14:00:01.856Z] API version: 1.41 [2022-04-27T14:00:01.856Z] Go version: go1.16.15 [2022-04-27T14:00:01.856Z] Git commit: a224086 [2022-04-27T14:00:01.856Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T14:00:01.856Z] OS/Arch: linux/amd64 [2022-04-27T14:00:01.856Z] Context: default [2022-04-27T14:00:01.856Z] Experimental: true [2022-04-27T14:00:01.856Z] [2022-04-27T14:00:01.856Z] Server: Docker Engine - Community [2022-04-27T14:00:01.856Z] Engine: [2022-04-27T14:00:01.856Z] Version: 20.10.14 [2022-04-27T14:00:01.856Z] API version: 1.41 (minimum version 1.12) [2022-04-27T14:00:01.856Z] Go version: go1.16.15 [2022-04-27T14:00:01.856Z] Git commit: 87a90dc [2022-04-27T14:00:01.856Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T14:00:01.856Z] OS/Arch: linux/amd64 [2022-04-27T14:00:01.856Z] Experimental: true [2022-04-27T14:00:01.856Z] containerd: [2022-04-27T14:00:01.856Z] Version: 1.5.11 [2022-04-27T14:00:01.856Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:01.856Z] runc: [2022-04-27T14:00:01.856Z] Version: 1.0.3 [2022-04-27T14:00:01.856Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T14:00:01.856Z] docker-init: [2022-04-27T14:00:01.856Z] Version: 0.19.0 [2022-04-27T14:00:01.856Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T14:00:02.087Z] #19 103.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-27T14:00:02.087Z] #19 103.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T14:00:02.087Z] #19 103.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:02.088Z] #19 103.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-27T14:00:02.088Z] #19 103.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-27T14:00:02.088Z] #19 103.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-27T14:00:02.162Z] + docker info [2022-04-27T14:00:02.206Z] Client: Docker Engine - Community [2022-04-27T14:00:02.206Z] Version: 20.10.14 [2022-04-27T14:00:02.206Z] API version: 1.41 [2022-04-27T14:00:02.206Z] Go version: go1.16.15 [2022-04-27T14:00:02.206Z] Git commit: a224086 [2022-04-27T14:00:02.206Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-27T14:00:02.206Z] OS/Arch: linux/arm64 [2022-04-27T14:00:02.206Z] Context: default [2022-04-27T14:00:02.206Z] Experimental: true [2022-04-27T14:00:02.206Z] [2022-04-27T14:00:02.206Z] Server: Docker Engine - Community [2022-04-27T14:00:02.206Z] Engine: [2022-04-27T14:00:02.206Z] Version: 20.10.14 [2022-04-27T14:00:02.206Z] API version: 1.41 (minimum version 1.12) [2022-04-27T14:00:02.206Z] Go version: go1.16.15 [2022-04-27T14:00:02.206Z] Git commit: 87a90dc [2022-04-27T14:00:02.206Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-27T14:00:02.206Z] OS/Arch: linux/arm64 [2022-04-27T14:00:02.206Z] Experimental: true [2022-04-27T14:00:02.206Z] containerd: [2022-04-27T14:00:02.206Z] Version: 1.5.11 [2022-04-27T14:00:02.206Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:02.206Z] runc: [2022-04-27T14:00:02.206Z] Version: 1.0.3 [2022-04-27T14:00:02.206Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T14:00:02.206Z] docker-init: [2022-04-27T14:00:02.206Z] Version: 0.19.0 [2022-04-27T14:00:02.206Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T14:00:02.346Z] #19 103.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T14:00:02.346Z] #19 103.7 Setting up libfile-which-perl (1.23-1) ... [2022-04-27T14:00:02.506Z] + docker info [2022-04-27T14:00:02.605Z] #19 103.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T14:00:02.605Z] #19 103.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T14:00:02.864Z] #19 104.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T14:00:03.123Z] #19 104.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T14:00:03.123Z] #19 104.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:00:03.123Z] #19 104.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-27T14:00:03.123Z] #19 104.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T14:00:03.123Z] #19 104.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T14:00:03.123Z] #19 104.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-27T14:00:03.123Z] #19 104.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T14:00:03.123Z] #19 104.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T14:00:03.123Z] #19 104.6 Setting up file (1:5.39-3) ... [2022-04-27T14:00:03.381Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T14:00:03.381Z] #19 104.6 Setting up bzip2 (1.0.8-4) ... [2022-04-27T14:00:03.381Z] #19 104.6 Setting up libyaml-perl (1.30-1) ... [2022-04-27T14:00:03.381Z] #19 104.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T14:00:03.381Z] #19 104.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T14:00:03.381Z] #19 104.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-27T14:00:03.381Z] #19 104.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T14:00:03.381Z] #19 104.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-27T14:00:03.381Z] #19 104.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:00:03.640Z] #19 104.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T14:00:03.640Z] #19 104.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T14:00:03.640Z] #19 104.8 Setting up patch (2.7.6-7) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 104.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T14:00:03.640Z] #19 105.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-27T14:00:03.899Z] #19 105.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T14:00:03.899Z] #19 105.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T14:00:03.899Z] #19 105.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:03.899Z] #19 105.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T14:00:03.899Z] #19 105.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.158Z] #19 105.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T14:00:04.417Z] #19 105.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-27T14:00:04.417Z] #19 105.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T14:00:04.417Z] #19 105.7 [2022-04-27T14:00:04.417Z] #19 105.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T14:00:04.417Z] #19 105.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.417Z] #19 105.7 Setting up dpkg-dev (1.20.9) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.417Z] #19 105.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.675Z] #19 105.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T14:00:04.675Z] #19 106.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-27T14:00:04.675Z] #19 106.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-27T14:00:04.675Z] #19 106.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T14:00:04.934Z] #19 106.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T14:00:04.934Z] #19 106.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:04.934Z] #19 106.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:04.934Z] #19 106.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.934Z] #19 106.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T14:00:04.934Z] #19 106.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:04.934Z] #19 106.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up libxml-simple-perl (2.25-1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T14:00:05.192Z] #19 106.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.192Z] #19 106.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-27T14:00:05.450Z] #19 106.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.450Z] #19 106.9 Setting up crossbuild-essential-armel (12.9) ... [2022-04-27T14:00:05.709Z] #19 106.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T14:00:05.709Z] #19 106.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-27T14:00:05.709Z] #19 106.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-27T14:00:05.709Z] #19 106.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-27T14:00:05.709Z] #19 106.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-27T14:00:05.709Z] #19 106.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:06.279Z] #19 DONE 107.3s [2022-04-27T14:00:06.279Z] [2022-04-27T14:00:06.279Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T14:00:06.279Z] #71 sha256:d376026a462cc004877122184e9163e9c6c3007d384cb8100c99a0d3644f12f8 [2022-04-27T14:00:06.279Z] #71 DONE 0.2s [2022-04-27T14:00:06.279Z] [2022-04-27T14:00:06.279Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T14:00:06.279Z] #32 sha256:42bbe02e95e4c3701e5d8c1158df5ae8dae63a534ce1307cbfee192425907335 [2022-04-27T14:00:06.279Z] #32 DONE 0.2s [2022-04-27T14:00:06.279Z] [2022-04-27T14:00:06.279Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:00:06.279Z] #72 sha256:f0927bc1f873922f2fd56de1e58f2f38b195890475b48d086dc35de3a0d62e92 [2022-04-27T14:00:07.663Z] #72 1.268 + RM_GOPATH=0 [2022-04-27T14:00:07.663Z] #72 1.268 + TMP_GOPATH= [2022-04-27T14:00:07.663Z] #72 1.268 + : /build [2022-04-27T14:00:07.663Z] #72 1.268 + '[' -z '' ']' [2022-04-27T14:00:07.663Z] #72 1.268 ++ mktemp -d [2022-04-27T14:00:07.663Z] #72 1.268 + export GOPATH=/tmp/tmp.1NVlAvyvLA [2022-04-27T14:00:07.663Z] #72 1.268 + GOPATH=/tmp/tmp.1NVlAvyvLA [2022-04-27T14:00:07.663Z] #72 1.268 + RM_GOPATH=1 [2022-04-27T14:00:07.663Z] #72 1.268 + case "$(go env GOARCH)" in [2022-04-27T14:00:07.663Z] #72 1.269 ++ go env GOARCH [2022-04-27T14:00:07.664Z] #72 1.277 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:07.664Z] #72 1.277 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:07.664Z] #72 1.278 ++ dirname /install.sh [2022-04-27T14:00:07.664Z] #72 1.279 + dir=/ [2022-04-27T14:00:07.664Z] #72 1.279 + bin=rootlesskit [2022-04-27T14:00:07.664Z] #72 1.279 + shift [2022-04-27T14:00:07.664Z] #72 1.280 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T14:00:07.664Z] #72 1.280 + . //rootlesskit.installer [2022-04-27T14:00:07.664Z] #72 1.280 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:07.664Z] #72 1.280 + install_rootlesskit [2022-04-27T14:00:07.664Z] #72 1.281 + case "$1" in [2022-04-27T14:00:07.664Z] #72 1.281 + export CGO_ENABLED=0 [2022-04-27T14:00:07.664Z] #72 1.281 + CGO_ENABLED=0 [2022-04-27T14:00:07.664Z] #72 1.281 + _install_rootlesskit [2022-04-27T14:00:07.664Z] #72 1.281 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T14:00:07.664Z] #72 1.282 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:07.664Z] #72 1.282 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:00:07.664Z] #72 1.282 + GOBIN=/build [2022-04-27T14:00:07.664Z] #72 1.282 + GO111MODULE=on [2022-04-27T14:00:07.664Z] #72 1.282 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:07.924Z] #72 1.688 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:00:07.951Z] Client: Docker Engine - Community [2022-04-27T14:00:07.951Z] Version: 20.10.14 [2022-04-27T14:00:07.951Z] API version: 1.41 [2022-04-27T14:00:07.951Z] Go version: go1.16.15 [2022-04-27T14:00:07.951Z] Git commit: a224086 [2022-04-27T14:00:07.951Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-27T14:00:07.951Z] OS/Arch: linux/amd64 [2022-04-27T14:00:07.951Z] Context: default [2022-04-27T14:00:07.951Z] Experimental: true [2022-04-27T14:00:07.951Z] [2022-04-27T14:00:07.951Z] Server: Docker Engine - Community [2022-04-27T14:00:07.951Z] Engine: [2022-04-27T14:00:07.951Z] Version: 20.10.14 [2022-04-27T14:00:07.951Z] API version: 1.41 (minimum version 1.12) [2022-04-27T14:00:07.951Z] Go version: go1.16.15 [2022-04-27T14:00:07.952Z] Git commit: 87a90dc [2022-04-27T14:00:07.952Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-27T14:00:07.952Z] OS/Arch: linux/amd64 [2022-04-27T14:00:07.952Z] Experimental: true [2022-04-27T14:00:07.952Z] containerd: [2022-04-27T14:00:07.952Z] Version: 1.5.11 [2022-04-27T14:00:07.952Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:07.952Z] runc: [2022-04-27T14:00:07.952Z] Version: 1.0.3 [2022-04-27T14:00:07.952Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T14:00:07.952Z] docker-init: [2022-04-27T14:00:07.952Z] Version: 0.19.0 [2022-04-27T14:00:07.952Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T14:00:08.280Z] + docker info [2022-04-27T14:00:08.371Z] Client: [2022-04-27T14:00:08.372Z] Context: default [2022-04-27T14:00:08.372Z] Debug Mode: false [2022-04-27T14:00:08.372Z] Plugins: [2022-04-27T14:00:08.372Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T14:00:08.372Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T14:00:08.372Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T14:00:08.372Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T14:00:08.372Z] [2022-04-27T14:00:08.372Z] Server: [2022-04-27T14:00:08.372Z] Containers: 0 [2022-04-27T14:00:08.372Z] Running: 0 [2022-04-27T14:00:08.372Z] Paused: 0 [2022-04-27T14:00:08.372Z] Stopped: 0 [2022-04-27T14:00:08.372Z] Images: 0 [2022-04-27T14:00:08.372Z] Server Version: 20.10.14 [2022-04-27T14:00:08.372Z] Storage Driver: overlay2 [2022-04-27T14:00:08.372Z] Backing Filesystem: extfs [2022-04-27T14:00:08.372Z] Supports d_type: true [2022-04-27T14:00:08.372Z] Native Overlay Diff: true [2022-04-27T14:00:08.372Z] userxattr: false [2022-04-27T14:00:08.372Z] Logging Driver: json-file [2022-04-27T14:00:08.372Z] Cgroup Driver: cgroupfs [2022-04-27T14:00:08.372Z] Cgroup Version: 1 [2022-04-27T14:00:08.372Z] Plugins: [2022-04-27T14:00:08.372Z] Volume: local [2022-04-27T14:00:08.372Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T14:00:08.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T14:00:08.372Z] Swarm: inactive [2022-04-27T14:00:08.372Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-27T14:00:08.372Z] Default Runtime: runc [2022-04-27T14:00:08.372Z] Init Binary: docker-init [2022-04-27T14:00:08.372Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:08.372Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T14:00:08.372Z] init version: de40ad0 [2022-04-27T14:00:08.372Z] Security Options: [2022-04-27T14:00:08.372Z] apparmor [2022-04-27T14:00:08.372Z] seccomp [2022-04-27T14:00:08.372Z] Profile: default [2022-04-27T14:00:08.372Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T14:00:08.372Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T14:00:08.372Z] OSType: linux [2022-04-27T14:00:08.372Z] Architecture: x86_64 [2022-04-27T14:00:08.372Z] CPUs: 2 [2022-04-27T14:00:08.372Z] Total Memory: 7.565GiB [2022-04-27T14:00:08.372Z] Name: ip-10-100-43-179 [2022-04-27T14:00:08.372Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T14:00:08.372Z] Docker Root Dir: /var/lib/docker [2022-04-27T14:00:08.372Z] Debug Mode: false [2022-04-27T14:00:08.372Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:00:08.372Z] Labels: [2022-04-27T14:00:08.372Z] Experimental: true [2022-04-27T14:00:08.372Z] Insecure Registries: [2022-04-27T14:00:08.372Z] 127.0.0.0/8 [2022-04-27T14:00:08.372Z] Live Restore Enabled: true [2022-04-27T14:00:08.372Z] [2022-04-27T14:00:08.372Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T14:00:08.680Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:08.681Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:08.681Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43515/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T14:00:08.681Z] + bash /home/ubuntu/workspace/moby_PR-43515/check-config.sh [2022-04-27T14:00:08.681Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T14:00:08.681Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T14:00:08.681Z] [2022-04-27T14:00:08.681Z] Generally Necessary: [2022-04-27T14:00:08.681Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T14:00:08.681Z] - apparmor: enabled and tools installed [2022-04-27T14:00:08.681Z] - CONFIG_NAMESPACES: enabled [2022-04-27T14:00:08.681Z] - CONFIG_NET_NS: enabled [2022-04-27T14:00:08.681Z] - CONFIG_PID_NS: enabled [2022-04-27T14:00:08.681Z] - CONFIG_IPC_NS: enabled [2022-04-27T14:00:08.681Z] - CONFIG_UTS_NS: enabled [2022-04-27T14:00:08.681Z] - CONFIG_CGROUPS: enabled [2022-04-27T14:00:08.681Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T14:00:08.681Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T14:00:08.681Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T14:00:08.681Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T14:00:08.953Z] - CONFIG_CPUSETS: enabled [2022-04-27T14:00:08.953Z] - CONFIG_MEMCG: enabled [2022-04-27T14:00:08.953Z] - CONFIG_KEYS: enabled [2022-04-27T14:00:08.953Z] - CONFIG_VETH: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T14:00:08.953Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T14:00:08.953Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T14:00:08.953Z] [2022-04-27T14:00:08.953Z] Optional Features: [2022-04-27T14:00:08.953Z] - CONFIG_USER_NS: enabled [2022-04-27T14:00:08.953Z] - CONFIG_SECCOMP: enabled [2022-04-27T14:00:08.953Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T14:00:08.953Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T14:00:08.953Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T14:00:08.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T14:00:08.953Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T14:00:08.953Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T14:00:08.953Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T14:00:08.953Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T14:00:09.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T14:00:09.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T14:00:09.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T14:00:09.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T14:00:09.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T14:00:09.217Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T14:00:09.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T14:00:09.217Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T14:00:09.217Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T14:00:09.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T14:00:09.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T14:00:09.217Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T14:00:09.217Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T14:00:09.217Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T14:00:09.217Z] - CONFIG_EXT4_FS: enabled [2022-04-27T14:00:09.217Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T14:00:09.217Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T14:00:09.217Z] - Network Drivers: [2022-04-27T14:00:09.217Z] - "overlay": [2022-04-27T14:00:09.217Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T14:00:09.217Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T14:00:09.217Z] Optional (for encrypted networks): [2022-04-27T14:00:09.306Z] #72 2.855 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:00:09.306Z] #72 2.859 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T14:00:09.479Z] - CONFIG_CRYPTO: enabled [2022-04-27T14:00:09.479Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T14:00:09.479Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T14:00:09.479Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T14:00:09.479Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T14:00:09.479Z] - CONFIG_XFRM: enabled [2022-04-27T14:00:09.479Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T14:00:09.479Z] - "ipvlan": [2022-04-27T14:00:09.479Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T14:00:09.479Z] - "macvlan": [2022-04-27T14:00:09.479Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T14:00:09.479Z] - "ftp,tftp client in container": [2022-04-27T14:00:09.479Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T14:00:09.479Z] - Storage Drivers: [2022-04-27T14:00:09.479Z] - "aufs": [2022-04-27T14:00:09.479Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T14:00:09.479Z] - "btrfs": [2022-04-27T14:00:09.479Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T14:00:09.479Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T14:00:09.479Z] - "devicemapper": [2022-04-27T14:00:09.479Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T14:00:09.480Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T14:00:09.480Z] - "overlay": [2022-04-27T14:00:09.480Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T14:00:09.480Z] - "zfs": [2022-04-27T14:00:09.480Z] - /dev/zfs: present [2022-04-27T14:00:09.480Z] - zfs command: missing [2022-04-27T14:00:09.480Z] - zpool command: missing [2022-04-27T14:00:09.480Z] [2022-04-27T14:00:09.480Z] Limits: [2022-04-27T14:00:09.480Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T14:00:09.480Z] [2022-04-27T14:00:09.480Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T14:00:09.567Z] #72 3.089 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:00:09.846Z] + sudo modprobe ip_vs [2022-04-27T14:00:09.846Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b8f6143b3107f3274f284b49dfce1257b626bc90 . [2022-04-27T14:00:10.143Z] #2 [internal] load .dockerignore [2022-04-27T14:00:10.143Z] #2 sha256:252fb205463c126114adaf8e92a6ef9490ef8ce0ecda125bcf1eca2e24c6e214 [2022-04-27T14:00:10.406Z] #2 transferring context: 145B done [2022-04-27T14:00:10.406Z] #2 DONE 0.2s [2022-04-27T14:00:10.406Z] [2022-04-27T14:00:10.406Z] #1 [internal] load build definition from Dockerfile [2022-04-27T14:00:10.406Z] #1 sha256:74a6fadccce2e8201401bd537a591092e90941e8c6cc4a68cd5ed9c40e72506d [2022-04-27T14:00:10.406Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T14:00:10.406Z] #1 DONE 0.3s [2022-04-27T14:00:10.406Z] [2022-04-27T14:00:10.406Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T14:00:10.406Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T14:00:10.536Z] #72 4.234 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T14:00:10.801Z] #72 4.547 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:00:10.801Z] #72 4.550 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T14:00:10.801Z] #72 4.566 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T14:00:10.801Z] #72 4.630 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:00:10.801Z] #72 4.677 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:00:10.981Z] #3 DONE 0.4s [2022-04-27T14:00:10.982Z] [2022-04-27T14:00:10.982Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T14:00:10.982Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T14:00:10.982Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T14:00:10.982Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T14:00:10.982Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T14:00:10.982Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T14:00:10.982Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-04-27T14:00:11.060Z] #72 ... [2022-04-27T14:00:11.060Z] [2022-04-27T14:00:11.060Z] #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-04-27T14:00:11.060Z] #33 sha256:dff59a9fc2a92c3ac3c78c704cab2de1549f25b26caac57c9b837de66845384b [2022-04-27T14:00:11.060Z] #33 1.287 + RM_GOPATH=0 [2022-04-27T14:00:11.060Z] #33 1.287 + TMP_GOPATH= [2022-04-27T14:00:11.060Z] #33 1.290 + : /build [2022-04-27T14:00:11.060Z] #33 1.290 + '[' -z '' ']' [2022-04-27T14:00:11.060Z] #33 1.290 ++ mktemp -d [2022-04-27T14:00:11.060Z] #33 1.292 + export GOPATH=/tmp/tmp.xBlZ9dBIEc [2022-04-27T14:00:11.060Z] #33 1.292 + GOPATH=/tmp/tmp.xBlZ9dBIEc [2022-04-27T14:00:11.060Z] #33 1.292 + RM_GOPATH=1 [2022-04-27T14:00:11.060Z] #33 1.292 + case "$(go env GOARCH)" in [2022-04-27T14:00:11.060Z] #33 1.293 ++ go env GOARCH [2022-04-27T14:00:11.060Z] #33 1.297 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:11.060Z] #33 1.297 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:11.060Z] #33 1.298 ++ dirname /install.sh [2022-04-27T14:00:11.060Z] #33 1.300 + dir=/ [2022-04-27T14:00:11.060Z] #33 1.300 + bin=dockercli [2022-04-27T14:00:11.060Z] #33 1.302 + shift [2022-04-27T14:00:11.060Z] #33 1.302 + '[' '!' -f //dockercli.installer ']' [2022-04-27T14:00:11.060Z] #33 1.302 + . //dockercli.installer [2022-04-27T14:00:11.060Z] #33 1.302 ++ : stable [2022-04-27T14:00:11.060Z] #33 1.302 ++ : 17.06.2-ce [2022-04-27T14:00:11.060Z] #33 1.303 + install_dockercli [2022-04-27T14:00:11.060Z] #33 1.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T14:00:11.060Z] #33 1.303 Install docker/cli version 17.06.2-ce from stable [2022-04-27T14:00:11.060Z] #33 1.303 ++ uname -m [2022-04-27T14:00:11.060Z] #33 1.306 + arch=x86_64 [2022-04-27T14:00:11.060Z] #33 1.306 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T14:00:11.060Z] #33 1.306 + url=https://download.docker.com/linux/static [2022-04-27T14:00:11.060Z] #33 1.306 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T14:00:11.060Z] #33 1.307 + tar -xz docker/docker [2022-04-27T14:00:11.060Z] #33 4.580 + mkdir -p /build [2022-04-27T14:00:11.060Z] #33 4.581 + mv docker/docker /build/ [2022-04-27T14:00:11.060Z] #33 4.587 + rmdir docker [2022-04-27T14:00:11.060Z] #33 DONE 4.8s [2022-04-27T14:00:11.060Z] [2022-04-27T14:00:11.060Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:00:11.060Z] #72 sha256:f0927bc1f873922f2fd56de1e58f2f38b195890475b48d086dc35de3a0d62e92 [2022-04-27T14:00:11.060Z] #72 4.824 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:00:11.245Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T14:00:11.245Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-27T14:00:11.322Z] #72 5.087 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T14:00:11.322Z] #72 5.211 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T14:00:11.507Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-27T14:00:11.585Z] #72 5.285 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T14:00:11.780Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-27T14:00:12.043Z] #4 DONE 0.9s [2022-04-27T14:00:12.043Z] [2022-04-27T14:00:12.043Z] #6 [internal] load build definition from Dockerfile [2022-04-27T14:00:12.043Z] #6 sha256:eef88ecb66ca46247f43d0b2d05f621129c5ac8055d8bf82a33ae70b94543eaf [2022-04-27T14:00:12.043Z] #6 DONE 0.0s [2022-04-27T14:00:12.043Z] [2022-04-27T14:00:12.043Z] #5 [internal] load .dockerignore [2022-04-27T14:00:12.043Z] #5 sha256:824544bd0ae9c8dc58e31a5991f63d05b2dd42b22efa80f11d43c73418e3391e [2022-04-27T14:00:12.043Z] #5 DONE 0.0s [2022-04-27T14:00:12.043Z] [2022-04-27T14:00:12.043Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:12.043Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T14:00:12.159Z] #72 5.897 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:00:12.636Z] #10 ... [2022-04-27T14:00:12.636Z] [2022-04-27T14:00:12.636Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T14:00:12.636Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T14:00:12.636Z] #7 DONE 0.6s [2022-04-27T14:00:12.900Z] [2022-04-27T14:00:12.900Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T14:00:12.900Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T14:00:12.900Z] #8 DONE 0.7s [2022-04-27T14:00:12.900Z] [2022-04-27T14:00:12.900Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:12.900Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T14:00:12.900Z] #10 DONE 0.7s [2022-04-27T14:00:12.900Z] [2022-04-27T14:00:12.900Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:12.900Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T14:00:12.900Z] #9 DONE 0.7s [2022-04-27T14:00:14.070Z] #72 ... [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #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-04-27T14:00:14.070Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:14.070Z] #36 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T14:00:14.070Z] #37 sha256:ab1e8b5814ee7d2c1045b3861c4705f556a2b135c9555c78c345958e03f0bbb1 [2022-04-27T14:00:14.070Z] #37 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #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-04-27T14:00:14.070Z] #38 sha256:076d9d0e7b154e4d212f62e9a5664b6d37038041588416dca41af2d19a2abf29 [2022-04-27T14:00:14.070Z] #38 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:00:14.070Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T14:00:14.070Z] #40 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #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-04-27T14:00:14.070Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:00:14.070Z] #41 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #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-04-27T14:00:14.070Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:00:14.070Z] #43 CACHED [2022-04-27T14:00:14.070Z] [2022-04-27T14:00:14.070Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:00:14.070Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:00:14.070Z] #45 CACHED [2022-04-27T14:00:14.309Z] [2022-04-27T14:00:14.309Z] #24 [internal] load build context [2022-04-27T14:00:14.309Z] #24 sha256:42f86e92a4ae542da751e08fc05a0b77e8dea083650b39bae9170434a69f9e40 [2022-04-27T14:00:14.329Z] [2022-04-27T14:00:14.329Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:14.329Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T14:00:14.329Z] #47 1.660 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:00:14.329Z] #47 1.839 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:00:14.329Z] #47 1.840 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:00:14.329Z] #47 1.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T14:00:14.329Z] #47 2.366 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T14:00:14.329Z] #47 2.871 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T14:00:14.329Z] #47 3.467 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:14.329Z] #47 3.939 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T14:00:14.329Z] #47 4.486 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T14:00:14.329Z] #47 4.487 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T14:00:14.329Z] #47 4.487 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T14:00:14.329Z] #47 4.490 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:14.329Z] #47 4.495 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T14:00:14.329Z] #47 4.838 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T14:00:14.329Z] #47 4.845 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T14:00:14.329Z] #47 4.847 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:14.329Z] #47 4.848 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T14:00:14.329Z] #47 4.850 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T14:00:14.351Z] Client: [2022-04-27T14:00:14.351Z] Context: default [2022-04-27T14:00:14.351Z] Debug Mode: false [2022-04-27T14:00:14.351Z] Plugins: [2022-04-27T14:00:14.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T14:00:14.351Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T14:00:14.351Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T14:00:14.351Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T14:00:14.351Z] [2022-04-27T14:00:14.351Z] Server: [2022-04-27T14:00:14.351Z] Containers: 0 [2022-04-27T14:00:14.351Z] Running: 0 [2022-04-27T14:00:14.351Z] Paused: 0 [2022-04-27T14:00:14.351Z] Stopped: 0 [2022-04-27T14:00:14.351Z] Images: 0 [2022-04-27T14:00:14.351Z] Server Version: 20.10.14 [2022-04-27T14:00:14.351Z] Storage Driver: overlay2 [2022-04-27T14:00:14.351Z] Backing Filesystem: extfs [2022-04-27T14:00:14.351Z] Supports d_type: true [2022-04-27T14:00:14.351Z] Native Overlay Diff: true [2022-04-27T14:00:14.351Z] userxattr: false [2022-04-27T14:00:14.351Z] Logging Driver: json-file [2022-04-27T14:00:14.351Z] Cgroup Driver: cgroupfs [2022-04-27T14:00:14.351Z] Cgroup Version: 1 [2022-04-27T14:00:14.351Z] Plugins: [2022-04-27T14:00:14.351Z] Volume: local [2022-04-27T14:00:14.351Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T14:00:14.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T14:00:14.351Z] Swarm: inactive [2022-04-27T14:00:14.351Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T14:00:14.351Z] Default Runtime: runc [2022-04-27T14:00:14.351Z] Init Binary: docker-init [2022-04-27T14:00:14.351Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:14.351Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T14:00:14.351Z] init version: de40ad0 [2022-04-27T14:00:14.351Z] Security Options: [2022-04-27T14:00:14.351Z] apparmor [2022-04-27T14:00:14.351Z] seccomp [2022-04-27T14:00:14.351Z] Profile: default [2022-04-27T14:00:14.351Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T14:00:14.351Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T14:00:14.351Z] OSType: linux [2022-04-27T14:00:14.351Z] Architecture: x86_64 [2022-04-27T14:00:14.351Z] CPUs: 2 [2022-04-27T14:00:14.351Z] Total Memory: 7.565GiB [2022-04-27T14:00:14.351Z] Name: ip-10-100-66-221 [2022-04-27T14:00:14.351Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T14:00:14.351Z] Docker Root Dir: /var/lib/docker [2022-04-27T14:00:14.351Z] Debug Mode: false [2022-04-27T14:00:14.351Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:00:14.351Z] Labels: [2022-04-27T14:00:14.351Z] Experimental: true [2022-04-27T14:00:14.351Z] Insecure Registries: [2022-04-27T14:00:14.351Z] 127.0.0.0/8 [2022-04-27T14:00:14.351Z] Live Restore Enabled: true [2022-04-27T14:00:14.351Z] [2022-04-27T14:00:14.351Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T14:00:14.692Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:14.692Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:14.692Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43515/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T14:00:14.692Z] + bash /home/ubuntu/workspace/moby_PR-43515/check-config.sh [2022-04-27T14:00:14.692Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T14:00:14.692Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T14:00:14.692Z] [2022-04-27T14:00:14.692Z] Generally Necessary: [2022-04-27T14:00:14.692Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T14:00:14.692Z] - apparmor: enabled and tools installed [2022-04-27T14:00:14.692Z] - CONFIG_NAMESPACES: enabled [2022-04-27T14:00:14.692Z] - CONFIG_NET_NS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_PID_NS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_IPC_NS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_UTS_NS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CGROUPS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T14:00:14.692Z] - CONFIG_CPUSETS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_MEMCG: enabled [2022-04-27T14:00:14.692Z] - CONFIG_KEYS: enabled [2022-04-27T14:00:14.692Z] - CONFIG_VETH: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T14:00:14.692Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T14:00:14.972Z] [2022-04-27T14:00:14.972Z] Optional Features: [2022-04-27T14:00:14.972Z] - CONFIG_USER_NS: enabled [2022-04-27T14:00:14.972Z] - CONFIG_SECCOMP: enabled [2022-04-27T14:00:14.972Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T14:00:14.972Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T14:00:14.972Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T14:00:14.972Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T14:00:14.972Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T14:00:14.972Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T14:00:14.972Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T14:00:14.972Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T14:00:14.972Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T14:00:14.972Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T14:00:14.972Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T14:00:14.972Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T14:00:14.972Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T14:00:14.972Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T14:00:14.972Z] - CONFIG_EXT4_FS: enabled [2022-04-27T14:00:14.972Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T14:00:14.972Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T14:00:14.972Z] - Network Drivers: [2022-04-27T14:00:14.972Z] - "overlay": [2022-04-27T14:00:14.972Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T14:00:14.972Z] Optional (for encrypted networks): [2022-04-27T14:00:14.972Z] - CONFIG_CRYPTO: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T14:00:14.972Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T14:00:14.972Z] - CONFIG_XFRM: enabled [2022-04-27T14:00:14.972Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T14:00:14.972Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T14:00:15.231Z] - "ipvlan": [2022-04-27T14:00:15.231Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T14:00:15.231Z] - "macvlan": [2022-04-27T14:00:15.231Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T14:00:15.231Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T14:00:15.231Z] - "ftp,tftp client in container": [2022-04-27T14:00:15.231Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T14:00:15.231Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T14:00:15.231Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T14:00:15.231Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T14:00:15.231Z] - Storage Drivers: [2022-04-27T14:00:15.231Z] - "aufs": [2022-04-27T14:00:15.231Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T14:00:15.231Z] - "btrfs": [2022-04-27T14:00:15.231Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T14:00:15.231Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T14:00:15.231Z] - "devicemapper": [2022-04-27T14:00:15.231Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T14:00:15.231Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T14:00:15.231Z] - "overlay": [2022-04-27T14:00:15.231Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T14:00:15.231Z] - "zfs": [2022-04-27T14:00:15.231Z] - /dev/zfs: present [2022-04-27T14:00:15.231Z] - zfs command: missing [2022-04-27T14:00:15.231Z] - zpool command: missing [2022-04-27T14:00:15.231Z] [2022-04-27T14:00:15.231Z] Limits: [2022-04-27T14:00:15.231Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T14:00:15.231Z] [2022-04-27T14:00:15.231Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-27T14:00:15.270Z] #24 ... [2022-04-27T14:00:15.270Z] [2022-04-27T14:00:15.270Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:15.270Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:15.270Z] #47 DONE 1.0s [2022-04-27T14:00:15.270Z] [2022-04-27T14:00:15.270Z] #24 [internal] load build context [2022-04-27T14:00:15.270Z] #24 sha256:42f86e92a4ae542da751e08fc05a0b77e8dea083650b39bae9170434a69f9e40 [2022-04-27T14:00:15.270Z] #24 ... [2022-04-27T14:00:15.270Z] [2022-04-27T14:00:15.270Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:15.270Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:15.270Z] #47 DONE 0.0s [2022-04-27T14:00:15.270Z] [2022-04-27T14:00:15.270Z] #24 [internal] load build context [2022-04-27T14:00:15.270Z] #24 sha256:42f86e92a4ae542da751e08fc05a0b77e8dea083650b39bae9170434a69f9e40 [2022-04-27T14:00:15.270Z] #24 transferring context: 3.75MB 1.2s [Pipeline] sh [2022-04-27T14:00:15.585Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8ea8e97d428676ff1cd92b4c234a592da573dfe6 . [2022-04-27T14:00:15.585Z] #1 [internal] load build definition from Dockerfile [2022-04-27T14:00:15.585Z] #1 sha256:57dc477d307d3351a51227c8bdf6fb031a598af22a703e7c0e7d03c4692f1b53 [2022-04-27T14:00:15.585Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T14:00:15.585Z] #1 DONE 0.1s [2022-04-27T14:00:15.585Z] [2022-04-27T14:00:15.585Z] #2 [internal] load .dockerignore [2022-04-27T14:00:15.585Z] #2 sha256:28ed6c943426f8eae4857aca857147a055eebb0441457272992da2465baa2716 [2022-04-27T14:00:15.585Z] #2 transferring context: 145B done [2022-04-27T14:00:15.844Z] #2 DONE 0.1s [2022-04-27T14:00:15.844Z] [2022-04-27T14:00:15.844Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T14:00:15.844Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T14:00:16.234Z] #47 ... [2022-04-27T14:00:16.234Z] [2022-04-27T14:00:16.234Z] #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-04-27T14:00:16.234Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:16.234Z] #20 1.673 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:00:16.234Z] #20 1.845 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:00:16.234Z] #20 1.847 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:00:16.234Z] #20 1.925 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T14:00:16.234Z] #20 2.274 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T14:00:16.234Z] #20 2.731 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T14:00:16.234Z] #20 3.354 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:16.234Z] #20 3.833 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T14:00:16.234Z] #20 4.461 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T14:00:16.234Z] #20 4.464 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:16.234Z] #20 4.480 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T14:00:16.234Z] #20 4.501 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T14:00:16.234Z] #20 4.505 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T14:00:16.234Z] #20 4.532 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T14:00:16.234Z] #20 4.552 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:16.234Z] #20 4.562 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T14:00:16.234Z] #20 4.563 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T14:00:16.234Z] #20 4.563 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T14:00:16.234Z] #20 ... [2022-04-27T14:00:16.234Z] [2022-04-27T14:00:16.234Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:16.234Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T14:00:16.234Z] #67 1.686 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:00:16.234Z] #67 1.839 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:00:16.234Z] #67 1.840 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:00:16.234Z] #67 1.999 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T14:00:16.234Z] #67 2.273 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T14:00:16.234Z] #67 2.746 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T14:00:16.234Z] #67 3.275 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:16.234Z] #67 3.879 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T14:00:16.234Z] #67 4.515 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T14:00:16.234Z] #67 4.517 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:16.234Z] #67 4.519 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T14:00:16.234Z] #67 4.520 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T14:00:16.234Z] #67 4.522 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T14:00:16.234Z] #67 4.763 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T14:00:16.234Z] #67 4.769 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T14:00:16.234Z] #67 4.774 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T14:00:16.234Z] #67 4.779 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T14:00:16.234Z] #67 4.779 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:16.408Z] #3 DONE 0.4s [2022-04-27T14:00:16.408Z] [2022-04-27T14:00:16.408Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T14:00:16.408Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T14:00:16.408Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T14:00:16.408Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T14:00:16.408Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-27T14:00:16.408Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T14:00:16.408Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T14:00:16.408Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T14:00:16.670Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-27T14:00:16.670Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T14:00:16.928Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-27T14:00:17.185Z] #4 DONE 0.9s [2022-04-27T14:00:17.408Z] Client: [2022-04-27T14:00:17.408Z] Context: default [2022-04-27T14:00:17.408Z] Debug Mode: false [2022-04-27T14:00:17.408Z] Plugins: [2022-04-27T14:00:17.408Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T14:00:17.408Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T14:00:17.408Z] [2022-04-27T14:00:17.408Z] Server: [2022-04-27T14:00:17.408Z] Containers: 0 [2022-04-27T14:00:17.408Z] Running: 0 [2022-04-27T14:00:17.408Z] Paused: 0 [2022-04-27T14:00:17.408Z] Stopped: 0 [2022-04-27T14:00:17.408Z] Images: 0 [2022-04-27T14:00:17.408Z] Server Version: 20.10.14 [2022-04-27T14:00:17.408Z] Storage Driver: overlay2 [2022-04-27T14:00:17.408Z] Backing Filesystem: extfs [2022-04-27T14:00:17.408Z] Supports d_type: true [2022-04-27T14:00:17.408Z] Native Overlay Diff: true [2022-04-27T14:00:17.408Z] userxattr: false [2022-04-27T14:00:17.408Z] Logging Driver: json-file [2022-04-27T14:00:17.408Z] Cgroup Driver: cgroupfs [2022-04-27T14:00:17.408Z] Cgroup Version: 1 [2022-04-27T14:00:17.408Z] Plugins: [2022-04-27T14:00:17.408Z] Volume: local [2022-04-27T14:00:17.408Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T14:00:17.408Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T14:00:17.408Z] Swarm: inactive [2022-04-27T14:00:17.408Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T14:00:17.408Z] Default Runtime: runc [2022-04-27T14:00:17.408Z] Init Binary: docker-init [2022-04-27T14:00:17.408Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:17.408Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T14:00:17.408Z] init version: de40ad0 [2022-04-27T14:00:17.408Z] Security Options: [2022-04-27T14:00:17.408Z] apparmor [2022-04-27T14:00:17.408Z] seccomp [2022-04-27T14:00:17.408Z] Profile: default [2022-04-27T14:00:17.408Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T14:00:17.408Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T14:00:17.408Z] OSType: linux [2022-04-27T14:00:17.408Z] Architecture: aarch64 [2022-04-27T14:00:17.408Z] CPUs: 2 [2022-04-27T14:00:17.408Z] Total Memory: 7.578GiB [2022-04-27T14:00:17.408Z] Name: ip-10-100-77-206 [2022-04-27T14:00:17.408Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-27T14:00:17.408Z] Docker Root Dir: /var/lib/docker [2022-04-27T14:00:17.408Z] Debug Mode: false [2022-04-27T14:00:17.408Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:00:17.408Z] Labels: [2022-04-27T14:00:17.408Z] Experimental: true [2022-04-27T14:00:17.408Z] Insecure Registries: [2022-04-27T14:00:17.408Z] 127.0.0.0/8 [2022-04-27T14:00:17.408Z] Live Restore Enabled: true [2022-04-27T14:00:17.408Z] [Pipeline] sh [2022-04-27T14:00:17.445Z] [2022-04-27T14:00:17.445Z] #6 [internal] load .dockerignore [2022-04-27T14:00:17.445Z] #6 sha256:dd0af7af0ff62e81cbd18262bceb27048294ce1e62551ebe6569f61f1decdae1 [2022-04-27T14:00:17.445Z] #6 DONE 0.0s [2022-04-27T14:00:17.445Z] [2022-04-27T14:00:17.445Z] #5 [internal] load build definition from Dockerfile [2022-04-27T14:00:17.445Z] #5 sha256:a2fa553663beb3452279c8749237a32389614872c88a5c3c20b52b4f57e240aa [2022-04-27T14:00:17.445Z] #5 DONE 0.0s [2022-04-27T14:00:17.445Z] [2022-04-27T14:00:17.445Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:17.445Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T14:00:17.736Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:17.736Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:00:17.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43515/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T14:00:17.736Z] + bash /home/ubuntu/workspace/moby_PR-43515/check-config.sh [2022-04-27T14:00:17.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T14:00:17.736Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-27T14:00:17.736Z] [2022-04-27T14:00:17.736Z] Generally Necessary: [2022-04-27T14:00:17.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T14:00:17.736Z] - apparmor: enabled and tools installed [2022-04-27T14:00:17.736Z] - CONFIG_NAMESPACES: enabled [2022-04-27T14:00:17.736Z] - CONFIG_NET_NS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_PID_NS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_IPC_NS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_UTS_NS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CGROUPS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T14:00:17.736Z] - CONFIG_CPUSETS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_MEMCG: enabled [2022-04-27T14:00:17.736Z] - CONFIG_KEYS: enabled [2022-04-27T14:00:17.736Z] - CONFIG_VETH: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T14:00:17.736Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T14:00:17.995Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T14:00:17.995Z] [2022-04-27T14:00:17.995Z] Optional Features: [2022-04-27T14:00:17.995Z] - CONFIG_USER_NS: enabled [2022-04-27T14:00:17.995Z] - CONFIG_SECCOMP: enabled [2022-04-27T14:00:17.995Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T14:00:17.995Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T14:00:17.995Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T14:00:17.995Z] (cgroup swap accounting is currently enabled) [2022-04-27T14:00:17.995Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T14:00:17.995Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T14:00:17.995Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T14:00:17.995Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T14:00:17.995Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T14:00:17.995Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T14:00:17.995Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T14:00:17.995Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T14:00:17.995Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T14:00:17.995Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T14:00:17.995Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T14:00:17.995Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T14:00:17.995Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T14:00:17.995Z] - CONFIG_EXT4_FS: enabled [2022-04-27T14:00:17.995Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T14:00:17.995Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T14:00:17.995Z] - Network Drivers: [2022-04-27T14:00:17.995Z] - "overlay": [2022-04-27T14:00:17.995Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T14:00:17.995Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T14:00:17.995Z] Optional (for encrypted networks): [2022-04-27T14:00:18.253Z] - CONFIG_CRYPTO: enabled [2022-04-27T14:00:18.253Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T14:00:18.253Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T14:00:18.253Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T14:00:18.253Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T14:00:18.253Z] - CONFIG_XFRM: enabled [2022-04-27T14:00:18.253Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T14:00:18.253Z] - "ipvlan": [2022-04-27T14:00:18.253Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T14:00:18.253Z] - "macvlan": [2022-04-27T14:00:18.253Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T14:00:18.253Z] - "ftp,tftp client in container": [2022-04-27T14:00:18.253Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T14:00:18.253Z] - Storage Drivers: [2022-04-27T14:00:18.253Z] - "aufs": [2022-04-27T14:00:18.253Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T14:00:18.253Z] - "btrfs": [2022-04-27T14:00:18.253Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T14:00:18.253Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T14:00:18.253Z] - "devicemapper": [2022-04-27T14:00:18.253Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T14:00:18.253Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T14:00:18.253Z] - "overlay": [2022-04-27T14:00:18.253Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T14:00:18.253Z] - "zfs": [2022-04-27T14:00:18.253Z] - /dev/zfs: present [2022-04-27T14:00:18.253Z] - zfs command: missing [2022-04-27T14:00:18.253Z] - zpool command: missing [2022-04-27T14:00:18.253Z] [2022-04-27T14:00:18.253Z] Limits: [2022-04-27T14:00:18.253Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T14:00:18.253Z] [2022-04-27T14:00:18.253Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T14:00:18.588Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 . [2022-04-27T14:00:18.824Z] #10 DONE 1.5s [2022-04-27T14:00:18.825Z] [2022-04-27T14:00:18.825Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:18.825Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T14:00:18.825Z] #8 DONE 1.5s [2022-04-27T14:00:18.825Z] [2022-04-27T14:00:18.825Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T14:00:18.825Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T14:00:18.846Z] #1 [internal] load build definition from Dockerfile [2022-04-27T14:00:18.847Z] #1 sha256:110a4f05d20446afe7e2667e8d38cc609af87dfcc5a80ffba4131059da063848 [2022-04-27T14:00:18.847Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T14:00:18.847Z] #1 DONE 0.2s [2022-04-27T14:00:18.847Z] [2022-04-27T14:00:18.847Z] #2 [internal] load .dockerignore [2022-04-27T14:00:18.847Z] #2 sha256:9ff7abebc9286fac2232d81f02ea21b9b8907d57c53a90a121ee2c5f4b0f3123 [2022-04-27T14:00:18.847Z] #2 transferring context: 145B done [2022-04-27T14:00:18.847Z] #2 DONE 0.1s [2022-04-27T14:00:19.084Z] #9 DONE 1.6s [2022-04-27T14:00:19.084Z] [2022-04-27T14:00:19.084Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T14:00:19.084Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T14:00:19.084Z] #7 DONE 1.6s [2022-04-27T14:00:19.112Z] [2022-04-27T14:00:19.112Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T14:00:19.112Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-27T14:00:19.370Z] #3 DONE 0.4s [2022-04-27T14:00:19.370Z] [2022-04-27T14:00:19.370Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T14:00:19.370Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-27T14:00:19.370Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T14:00:19.370Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-27T14:00:19.370Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-27T14:00:19.370Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-27T14:00:19.370Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T14:00:19.627Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-04-27T14:00:19.627Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-27T14:00:19.899Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-27T14:00:20.158Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-04-27T14:00:20.158Z] #4 DONE 0.7s [2022-04-27T14:00:20.416Z] [2022-04-27T14:00:20.416Z] #5 [internal] load build definition from Dockerfile [2022-04-27T14:00:20.416Z] #5 sha256:2e8fb73516d721faf1eab7aa32c46e19dd285d6d087385544d154365e1163957 [2022-04-27T14:00:20.416Z] #5 DONE 0.0s [2022-04-27T14:00:20.416Z] [2022-04-27T14:00:20.416Z] #6 [internal] load .dockerignore [2022-04-27T14:00:20.416Z] #6 sha256:3f1913a6b01acd45ab78bd65e11322d04083c228b9851771c4aac4383dbdea77 [2022-04-27T14:00:20.416Z] #6 DONE 0.0s [2022-04-27T14:00:20.416Z] [2022-04-27T14:00:20.416Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:20.416Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T14:00:20.466Z] [2022-04-27T14:00:20.466Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:20.466Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:20.466Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T14:00:20.466Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T14:00:20.466Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T14:00:20.466Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T14:00:20.466Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.1s [2022-04-27T14:00:20.466Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s [2022-04-27T14:00:20.608Z] #24 transferring context: 39.35MB 6.3s [2022-04-27T14:00:20.675Z] #10 DONE 0.4s [2022-04-27T14:00:20.675Z] [2022-04-27T14:00:20.675Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:20.675Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T14:00:20.675Z] #9 DONE 0.4s [2022-04-27T14:00:20.675Z] [2022-04-27T14:00:20.675Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T14:00:20.675Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-27T14:00:20.675Z] #8 DONE 0.4s [2022-04-27T14:00:20.675Z] [2022-04-27T14:00:20.675Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T14:00:20.675Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-27T14:00:20.675Z] #7 DONE 0.5s [2022-04-27T14:00:20.736Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.2s [2022-04-27T14:00:20.736Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s [2022-04-27T14:00:20.736Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.3s [2022-04-27T14:00:20.736Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 0.3s [2022-04-27T14:00:20.999Z] #11 ... [2022-04-27T14:00:20.999Z] [2022-04-27T14:00:20.999Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:20.999Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:20.999Z] #47 DONE 0.6s [2022-04-27T14:00:20.999Z] [2022-04-27T14:00:20.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:20.999Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:20.999Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.28MB / 54.94MB 0.4s [2022-04-27T14:00:20.999Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-04-27T14:00:20.999Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.4s [2022-04-27T14:00:20.999Z] #11 ... [2022-04-27T14:00:20.999Z] [2022-04-27T14:00:20.999Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:20.999Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:20.999Z] #47 DONE 0.0s [2022-04-27T14:00:20.999Z] [2022-04-27T14:00:20.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:20.999Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:20.999Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 0.5s [2022-04-27T14:00:20.999Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-27T14:00:20.999Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 6.29MB / 10.87MB 0.5s [2022-04-27T14:00:20.999Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.5s [2022-04-27T14:00:21.259Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.7s [2022-04-27T14:00:21.259Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s [2022-04-27T14:00:21.259Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 10.49MB / 54.58MB 0.7s [2022-04-27T14:00:21.259Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 0.8s [2022-04-27T14:00:21.259Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 16.78MB / 54.58MB 0.8s [2022-04-27T14:00:21.259Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 0.9s [2022-04-27T14:00:21.259Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-27T14:00:21.259Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 0.9s [2022-04-27T14:00:21.259Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.9s [2022-04-27T14:00:21.517Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 1.0s [2022-04-27T14:00:21.517Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 30.41MB / 54.58MB 1.1s [2022-04-27T14:00:21.517Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.60MB / 85.84MB 1.1s [2022-04-27T14:00:21.565Z] #24 ... [2022-04-27T14:00:21.565Z] [2022-04-27T14:00:21.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:21.565Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:21.565Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-27T14:00:21.565Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T14:00:21.565Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T14:00:21.565Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T14:00:21.565Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-27T14:00:21.565Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.5s done [2022-04-27T14:00:21.565Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-27T14:00:21.565Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-27T14:00:21.565Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.4s done [2022-04-27T14:00:21.565Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.0s [2022-04-27T14:00:21.565Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 134.22MB / 141.70MB 7.2s [2022-04-27T14:00:21.565Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.3s done [2022-04-27T14:00:21.565Z] #11 ... [2022-04-27T14:00:21.565Z] [2022-04-27T14:00:21.565Z] #24 [internal] load build context [2022-04-27T14:00:21.565Z] #24 sha256:42f86e92a4ae542da751e08fc05a0b77e8dea083650b39bae9170434a69f9e40 [2022-04-27T14:00:21.779Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 36.70MB / 54.58MB 1.2s [2022-04-27T14:00:21.779Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s done [2022-04-27T14:00:21.779Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 1.4s [2022-04-27T14:00:21.779Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 1.4s [2022-04-27T14:00:22.039Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 1.6s [2022-04-27T14:00:22.039Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 18.87MB / 85.84MB 1.6s [2022-04-27T14:00:22.040Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.6s [2022-04-27T14:00:22.040Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 24.12MB / 85.84MB 1.7s [2022-04-27T14:00:22.142Z] #24 transferring context: 60.79MB 8.1s done [2022-04-27T14:00:22.297Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 53.48MB / 54.58MB 1.8s [2022-04-27T14:00:22.297Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 30.26MB / 85.84MB 1.9s [2022-04-27T14:00:22.561Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 2.1s [2022-04-27T14:00:22.561Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.80MB / 85.84MB 2.2s [2022-04-27T14:00:22.818Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-27T14:00:22.819Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 42.99MB / 85.84MB 2.4s [2022-04-27T14:00:22.819Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 16.78MB / 141.70MB 2.4s [2022-04-27T14:00:22.819Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.4s [2022-04-27T14:00:22.819Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.5s [2022-04-27T14:00:23.076Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 48.23MB / 85.84MB 2.6s [2022-04-27T14:00:23.076Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 54.53MB / 85.84MB 2.7s [2022-04-27T14:00:23.076Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 24.12MB / 141.70MB 2.7s [2022-04-27T14:00:23.088Z] #24 DONE 8.9s [2022-04-27T14:00:23.088Z] [2022-04-27T14:00:23.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:23.088Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:23.088Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.7s done [2022-04-27T14:00:23.088Z] #11 ... [2022-04-27T14:00:23.088Z] [2022-04-27T14:00:23.088Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:23.088Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:23.088Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:23.088Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:23.088Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T14:00:23.088Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T14:00:23.088Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-04-27T14:00:23.088Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-04-27T14:00:23.088Z] #69 DONE 8.9s [2022-04-27T14:00:23.088Z] [2022-04-27T14:00:23.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:23.088Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:23.208Z] [2022-04-27T14:00:23.208Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:23.208Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:23.208Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T14:00:23.208Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:23.208Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T14:00:23.208Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T14:00:23.208Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-04-27T14:00:23.336Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.5s done [2022-04-27T14:00:23.336Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.3s [2022-04-27T14:00:23.349Z] #11 ... [2022-04-27T14:00:23.349Z] [2022-04-27T14:00:23.349Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:23.349Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T14:00:23.349Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T14:00:23.349Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:23.349Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T14:00:23.349Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T14:00:23.349Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-04-27T14:00:23.349Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-27T14:00:23.349Z] #71 DONE 8.9s [2022-04-27T14:00:23.349Z] [2022-04-27T14:00:23.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:23.349Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:23.473Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2022-04-27T14:00:23.473Z] #69 ... [2022-04-27T14:00:23.473Z] [2022-04-27T14:00:23.473Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:23.473Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:23.473Z] #47 DONE 0.0s [2022-04-27T14:00:23.473Z] [2022-04-27T14:00:23.473Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:23.473Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:23.473Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-04-27T14:00:23.601Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 3.0s [2022-04-27T14:00:23.601Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.21MB / 85.84MB 3.2s [2022-04-27T14:00:23.601Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 31.46MB / 141.70MB 3.2s [2022-04-27T14:00:23.861Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 78.64MB / 85.84MB 3.5s [2022-04-27T14:00:23.861Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 38.80MB / 141.70MB 3.5s [2022-04-27T14:00:24.047Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-27T14:00:24.047Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-27T14:00:24.330Z] #11 ... [2022-04-27T14:00:24.330Z] [2022-04-27T14:00:24.330Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:24.330Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:24.330Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T14:00:24.330Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T14:00:24.330Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T14:00:24.330Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T14:00:24.330Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-04-27T14:00:24.330Z] #28 ... [2022-04-27T14:00:24.330Z] [2022-04-27T14:00:24.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:24.330Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:24.433Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 3.8s [2022-04-27T14:00:24.433Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 47.37MB / 141.70MB 3.9s [2022-04-27T14:00:24.692Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 4.2s [2022-04-27T14:00:24.949Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 67.11MB / 141.70MB 4.5s [2022-04-27T14:00:24.949Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.5s done [2022-04-27T14:00:24.985Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-04-27T14:00:25.206Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 74.45MB / 141.70MB 4.7s [2022-04-27T14:00:25.315Z] #69 DONE 2.4s [2022-04-27T14:00:25.315Z] [2022-04-27T14:00:25.315Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:25.315Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:25.315Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T14:00:25.315Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T14:00:25.315Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-27T14:00:25.315Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-27T14:00:25.315Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.5s done [2022-04-27T14:00:25.315Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.6s done [2022-04-27T14:00:25.315Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.9s done [2022-04-27T14:00:25.315Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.5s [2022-04-27T14:00:25.315Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 33.55MB / 81.05MB 2.2s [2022-04-27T14:00:25.315Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 11.23MB / 54.67MB 2.2s [2022-04-27T14:00:25.315Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 2.2s [2022-04-27T14:00:25.463Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 85.98MB / 141.70MB 5.0s [2022-04-27T14:00:25.573Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 38.80MB / 81.05MB 2.3s [2022-04-27T14:00:25.573Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 49.28MB / 81.05MB 2.5s [2022-04-27T14:00:25.573Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 16.78MB / 54.67MB 2.5s [2022-04-27T14:00:25.573Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 18.78MB / 108.70MB 2.5s [2022-04-27T14:00:25.720Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 97.52MB / 141.70MB 5.2s [2022-04-27T14:00:25.872Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 55.95MB / 81.05MB 2.6s [2022-04-27T14:00:25.872Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 25.17MB / 54.67MB 2.6s [2022-04-27T14:00:25.872Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 28.41MB / 108.70MB 2.6s [2022-04-27T14:00:25.872Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 68.16MB / 81.05MB 2.7s [2022-04-27T14:00:25.872Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 35.10MB / 54.67MB 2.7s [2022-04-27T14:00:25.872Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 38.14MB / 108.70MB 2.7s [2022-04-27T14:00:25.872Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 75.50MB / 81.05MB 2.8s [2022-04-27T14:00:25.872Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 39.85MB / 54.67MB 2.8s [2022-04-27T14:00:25.873Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 46.14MB / 108.70MB 2.8s [2022-04-27T14:00:25.977Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 5.5s [2022-04-27T14:00:25.977Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 5.6s [2022-04-27T14:00:26.132Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 2.9s [2022-04-27T14:00:26.132Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 50.33MB / 54.67MB 2.9s [2022-04-27T14:00:26.132Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 55.85MB / 108.70MB 2.9s [2022-04-27T14:00:26.132Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.0s [2022-04-27T14:00:26.132Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 64.02MB / 108.70MB 3.0s [2022-04-27T14:00:26.226Z] #67 ... [2022-04-27T14:00:26.226Z] [2022-04-27T14:00:26.227Z] #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-04-27T14:00:26.227Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:26.227Z] #20 18.93 Fetched 40.4 MB in 18s (2309 kB/s) [2022-04-27T14:00:26.234Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.06MB / 141.70MB 5.8s [2022-04-27T14:00:26.253Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.0s done [2022-04-27T14:00:26.389Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 3.2s [2022-04-27T14:00:26.514Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T14:00:26.514Z] #11 ... [2022-04-27T14:00:26.514Z] [2022-04-27T14:00:26.514Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T14:00:26.514Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T14:00:26.514Z] #70 DONE 0.7s [2022-04-27T14:00:26.514Z] [2022-04-27T14:00:26.514Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:26.514Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:26.514Z] #28 DONE 12.4s [2022-04-27T14:00:26.514Z] [2022-04-27T14:00:26.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:26.514Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:26.646Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 93.72MB / 108.70MB 3.5s [2022-04-27T14:00:26.646Z] #11 ... [2022-04-27T14:00:26.646Z] [2022-04-27T14:00:26.646Z] #24 [internal] load build context [2022-04-27T14:00:26.646Z] #24 sha256:a448f4ec8dc5e70b545989868a5452f7479de15ede651e5e639228095b0b9854 [2022-04-27T14:00:26.646Z] #24 transferring context: 60.79MB 3.5s done [2022-04-27T14:00:26.646Z] #24 DONE 3.9s [2022-04-27T14:00:26.646Z] [2022-04-27T14:00:26.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:26.646Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:26.646Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 3.6s [2022-04-27T14:00:26.903Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.6s done [2022-04-27T14:00:26.903Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 3.7s [2022-04-27T14:00:26.903Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.9s [2022-04-27T14:00:27.457Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-27T14:00:27.610Z] #11 ... [2022-04-27T14:00:27.610Z] [2022-04-27T14:00:27.610Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:27.610Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:27.610Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T14:00:27.610Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:27.610Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T14:00:27.610Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T14:00:27.610Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-04-27T14:00:27.610Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-04-27T14:00:27.610Z] #69 DONE 7.2s [2022-04-27T14:00:27.610Z] [2022-04-27T14:00:27.610Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:27.610Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:27.610Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.0s done [2022-04-27T14:00:27.610Z] #11 ... [2022-04-27T14:00:27.610Z] [2022-04-27T14:00:27.610Z] #24 [internal] load build context [2022-04-27T14:00:27.610Z] #24 sha256:37fb113296b43074f19894654ed57b232cbf5019b732e27aa0f8be97a778336d [2022-04-27T14:00:27.610Z] #24 transferring context: 46.31MB 7.3s [2022-04-27T14:00:27.833Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.6s done [2022-04-27T14:00:28.029Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-04-27T14:00:28.029Z] #11 ... [2022-04-27T14:00:28.029Z] [2022-04-27T14:00:28.029Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T14:00:28.029Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T14:00:28.029Z] #72 DONE 1.5s [2022-04-27T14:00:28.029Z] [2022-04-27T14:00:28.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:28.029Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:28.541Z] #24 ... [2022-04-27T14:00:28.541Z] [2022-04-27T14:00:28.541Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:28.541Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:28.541Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.4s [2022-04-27T14:00:28.763Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-27T14:00:28.763Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-27T14:00:28.975Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-04-27T14:00:29.350Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 5.9s done [2022-04-27T14:00:29.350Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 6.0s done [2022-04-27T14:00:29.350Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-04-27T14:00:29.350Z] #11 ... [2022-04-27T14:00:29.350Z] [2022-04-27T14:00:29.350Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:29.350Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T14:00:29.351Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T14:00:29.351Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:29.351Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T14:00:29.351Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T14:00:29.351Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-27T14:00:29.351Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-04-27T14:00:29.351Z] #71 DONE 6.4s [2022-04-27T14:00:29.351Z] [2022-04-27T14:00:29.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:29.351Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:29.476Z] #11 ... [2022-04-27T14:00:29.476Z] [2022-04-27T14:00:29.476Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:29.476Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T14:00:29.476Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T14:00:29.476Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:29.476Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T14:00:29.476Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T14:00:29.476Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-04-27T14:00:29.476Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-04-27T14:00:29.476Z] #71 DONE 9.1s [2022-04-27T14:00:29.476Z] [2022-04-27T14:00:29.476Z] #24 [internal] load build context [2022-04-27T14:00:29.476Z] #24 sha256:37fb113296b43074f19894654ed57b232cbf5019b732e27aa0f8be97a778336d [2022-04-27T14:00:29.476Z] #24 transferring context: 60.79MB 8.7s done [2022-04-27T14:00:29.476Z] #24 DONE 9.2s [2022-04-27T14:00:29.476Z] [2022-04-27T14:00:29.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:29.476Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:29.550Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T14:00:29.609Z] #11 ... [2022-04-27T14:00:29.609Z] [2022-04-27T14:00:29.609Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:29.609Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-27T14:00:29.609Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-27T14:00:29.609Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T14:00:29.609Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-27T14:00:29.609Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-27T14:00:29.609Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.5s done [2022-04-27T14:00:29.609Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.4s done [2022-04-27T14:00:29.609Z] #28 DONE 6.5s [2022-04-27T14:00:29.609Z] [2022-04-27T14:00:29.609Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:29.609Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:29.609Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.3s done [2022-04-27T14:00:29.968Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-27T14:00:30.258Z] Client: [2022-04-27T14:00:30.258Z] Context: default [2022-04-27T14:00:30.258Z] Debug Mode: false [2022-04-27T14:00:30.258Z] Plugins: [2022-04-27T14:00:30.258Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T14:00:30.258Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T14:00:30.258Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T14:00:30.258Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T14:00:30.258Z] [2022-04-27T14:00:30.258Z] Server: [2022-04-27T14:00:30.258Z] Containers: 0 [2022-04-27T14:00:30.258Z] Running: 0 [2022-04-27T14:00:30.258Z] Paused: 0 [2022-04-27T14:00:30.258Z] Stopped: 0 [2022-04-27T14:00:30.258Z] Images: 0 [2022-04-27T14:00:30.258Z] Server Version: 20.10.14 [2022-04-27T14:00:30.258Z] Storage Driver: overlay2 [2022-04-27T14:00:30.258Z] Backing Filesystem: extfs [2022-04-27T14:00:30.258Z] Supports d_type: true [2022-04-27T14:00:30.258Z] Native Overlay Diff: true [2022-04-27T14:00:30.258Z] userxattr: false [2022-04-27T14:00:30.258Z] Logging Driver: json-file [2022-04-27T14:00:30.258Z] Cgroup Driver: systemd [2022-04-27T14:00:30.258Z] Cgroup Version: 2 [2022-04-27T14:00:30.258Z] Plugins: [2022-04-27T14:00:30.258Z] Volume: local [2022-04-27T14:00:30.258Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T14:00:30.258Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T14:00:30.258Z] Swarm: inactive [2022-04-27T14:00:30.258Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T14:00:30.258Z] Default Runtime: runc [2022-04-27T14:00:30.258Z] Init Binary: docker-init [2022-04-27T14:00:30.258Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T14:00:30.258Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T14:00:30.258Z] init version: de40ad0 [2022-04-27T14:00:30.258Z] Security Options: [2022-04-27T14:00:30.258Z] apparmor [2022-04-27T14:00:30.258Z] seccomp [2022-04-27T14:00:30.259Z] Profile: default [2022-04-27T14:00:30.259Z] cgroupns [2022-04-27T14:00:30.259Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T14:00:30.259Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T14:00:30.259Z] OSType: linux [2022-04-27T14:00:30.259Z] Architecture: x86_64 [2022-04-27T14:00:30.259Z] CPUs: 2 [2022-04-27T14:00:30.259Z] Total Memory: 7.559GiB [2022-04-27T14:00:30.259Z] Name: ip-10-100-51-156 [2022-04-27T14:00:30.259Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-27T14:00:30.259Z] Docker Root Dir: /var/lib/docker [2022-04-27T14:00:30.259Z] Debug Mode: false [2022-04-27T14:00:30.259Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:00:30.259Z] Labels: [2022-04-27T14:00:30.259Z] Experimental: true [2022-04-27T14:00:30.259Z] Insecure Registries: [2022-04-27T14:00:30.259Z] 127.0.0.0/8 [2022-04-27T14:00:30.259Z] Live Restore Enabled: true [2022-04-27T14:00:30.259Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T14:00:30.463Z] #11 ... [2022-04-27T14:00:30.463Z] [2022-04-27T14:00:30.463Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:30.463Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:30.463Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 done [2022-04-27T14:00:30.463Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T14:00:30.463Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T14:00:30.463Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T14:00:30.463Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-27T14:00:30.597Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8ea8e97d428676ff1cd92b4c234a592da573dfe6 . [2022-04-27T14:00:30.721Z] #28 ... [2022-04-27T14:00:30.721Z] [2022-04-27T14:00:30.721Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:30.721Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:30.859Z] #2 [internal] load .dockerignore [2022-04-27T14:00:30.859Z] #2 sha256:890ea8398af80c676bfc9a88cae071c531abc0ad9f7eeaf82698170e94d513cf [2022-04-27T14:00:30.859Z] #2 transferring context: 145B done [2022-04-27T14:00:30.859Z] #2 DONE 0.1s [2022-04-27T14:00:30.859Z] [2022-04-27T14:00:30.859Z] #1 [internal] load build definition from Dockerfile [2022-04-27T14:00:30.859Z] #1 sha256:d3826b0362b0e1b464221f5f9da0cd2377142582959621be34f3f80f7047090f [2022-04-27T14:00:30.859Z] #1 transferring dockerfile: 17.44kB 0.1s done [2022-04-27T14:00:30.859Z] #1 DONE 0.2s [2022-04-27T14:00:30.859Z] [2022-04-27T14:00:30.859Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T14:00:30.859Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T14:00:31.351Z] #11 ... [2022-04-27T14:00:31.351Z] [2022-04-27T14:00:31.351Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T14:00:31.351Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-27T14:00:31.351Z] #70 DONE 0.7s [2022-04-27T14:00:31.351Z] [2022-04-27T14:00:31.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:31.351Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:31.432Z] #3 DONE 0.5s [2022-04-27T14:00:31.432Z] [2022-04-27T14:00:31.432Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T14:00:31.432Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T14:00:31.432Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T14:00:31.432Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T14:00:31.432Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T14:00:31.432Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T14:00:31.432Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T14:00:31.696Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T14:00:31.696Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T14:00:31.959Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-04-27T14:00:31.959Z] #4 DONE 0.7s [2022-04-27T14:00:32.095Z] #11 ... [2022-04-27T14:00:32.095Z] [2022-04-27T14:00:32.095Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T14:00:32.095Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T14:00:32.095Z] #70 DONE 0.9s [2022-04-27T14:00:32.095Z] [2022-04-27T14:00:32.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:32.095Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:32.221Z] [2022-04-27T14:00:32.221Z] #5 [internal] load build definition from Dockerfile [2022-04-27T14:00:32.221Z] #5 sha256:915f2dabeb329deda4c5c4fd682cfc4e2fcb28df8501ad3305eea4ec10805803 [2022-04-27T14:00:32.221Z] #5 DONE 0.0s [2022-04-27T14:00:32.221Z] [2022-04-27T14:00:32.221Z] #6 [internal] load .dockerignore [2022-04-27T14:00:32.221Z] #6 sha256:cc2ef09e5a460cfe076ed55d2ea8d83ce55e687ec19923f31db8294456ba9a3c [2022-04-27T14:00:32.221Z] #6 DONE 0.0s [2022-04-27T14:00:32.221Z] [2022-04-27T14:00:32.221Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T14:00:32.221Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T14:00:32.295Z] #11 ... [2022-04-27T14:00:32.295Z] [2022-04-27T14:00:32.295Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T14:00:32.295Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-27T14:00:32.295Z] #72 DONE 1.2s [2022-04-27T14:00:32.555Z] [2022-04-27T14:00:32.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:32.555Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:32.663Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.7s done [2022-04-27T14:00:32.804Z] #20 18.93 Reading package lists... [2022-04-27T14:00:32.804Z] #20 ... [2022-04-27T14:00:32.804Z] [2022-04-27T14:00:32.804Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:32.804Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T14:00:32.804Z] #67 19.25 Fetched 40.4 MB in 18s (2269 kB/s) [2022-04-27T14:00:33.612Z] #10 DONE 1.2s [2022-04-27T14:00:33.612Z] [2022-04-27T14:00:33.612Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:33.612Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T14:00:33.612Z] #8 DONE 1.2s [2022-04-27T14:00:33.612Z] [2022-04-27T14:00:33.612Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T14:00:33.612Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T14:00:33.612Z] #9 DONE 1.2s [2022-04-27T14:00:33.612Z] [2022-04-27T14:00:33.612Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T14:00:33.612Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T14:00:33.612Z] #7 DONE 1.3s [2022-04-27T14:00:33.637Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T14:00:33.637Z] #11 ... [2022-04-27T14:00:33.637Z] [2022-04-27T14:00:33.637Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:33.637Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:33.637Z] #28 DONE 13.4s [2022-04-27T14:00:33.637Z] [2022-04-27T14:00:33.637Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T14:00:33.637Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T14:00:33.637Z] #72 DONE 1.9s [2022-04-27T14:00:33.637Z] [2022-04-27T14:00:33.637Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:33.637Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:33.745Z] #67 19.25 Reading package lists... [2022-04-27T14:00:33.746Z] #67 ... [2022-04-27T14:00:33.746Z] [2022-04-27T14:00:33.746Z] #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-04-27T14:00:33.746Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:33.746Z] #20 18.93 Reading package lists... [2022-04-27T14:00:33.873Z] [2022-04-27T14:00:33.873Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:33.873Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:33.873Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T14:00:33.873Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:33.873Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T14:00:33.934Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.8s done [2022-04-27T14:00:33.934Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-27T14:00:34.137Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T14:00:34.137Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-27T14:00:34.446Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-04-27T14:00:34.446Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-04-27T14:00:34.446Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-27T14:00:34.572Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done [2022-04-27T14:00:34.572Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T14:00:34.710Z] #69 ... [2022-04-27T14:00:34.710Z] [2022-04-27T14:00:34.710Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T14:00:34.710Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T14:00:34.710Z] #47 DONE 0.0s [2022-04-27T14:00:34.710Z] [2022-04-27T14:00:34.710Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:34.710Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T14:00:35.011Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-04-27T14:00:35.393Z] #20 27.84 Reading package lists... [2022-04-27T14:00:35.393Z] #20 ... [2022-04-27T14:00:35.393Z] [2022-04-27T14:00:35.393Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:35.393Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T14:00:35.393Z] #47 19.22 Fetched 40.4 MB in 18s (2268 kB/s) [2022-04-27T14:00:35.393Z] #47 19.22 Reading package lists... [2022-04-27T14:00:35.393Z] #47 28.42 Reading package lists... [2022-04-27T14:00:35.393Z] #47 ... [2022-04-27T14:00:35.393Z] [2022-04-27T14:00:35.393Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:00:35.393Z] #72 sha256:f0927bc1f873922f2fd56de1e58f2f38b195890475b48d086dc35de3a0d62e92 [2022-04-27T14:00:35.393Z] #72 28.70 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:00:35.393Z] #72 28.70 + GOBIN=/build [2022-04-27T14:00:35.393Z] #72 28.70 + GO111MODULE=on [2022-04-27T14:00:35.393Z] #72 28.70 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:35.517Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-27T14:00:35.776Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T14:00:36.930Z] #11 ... [2022-04-27T14:00:36.931Z] [2022-04-27T14:00:36.931Z] #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-04-27T14:00:36.931Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:36.931Z] #29 2.963 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:36.931Z] #29 2.963 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:36.931Z] #29 2.963 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:36.931Z] #29 3.148 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:00:36.931Z] #29 3.392 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:00:36.931Z] #29 3.830 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:00:36.931Z] #29 5.388 Fetched 8510 kB in 3s (3128 kB/s) [2022-04-27T14:00:36.931Z] #29 5.388 Reading package lists... [2022-04-27T14:00:36.931Z] #29 6.224 Reading package lists... [2022-04-27T14:00:36.931Z] #29 7.066 Building dependency tree... [2022-04-27T14:00:36.931Z] #29 7.414 The following additional packages will be installed: [2022-04-27T14:00:36.931Z] #29 7.414 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T14:00:36.931Z] #29 7.414 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T14:00:36.931Z] #29 7.415 Recommended packages: [2022-04-27T14:00:36.931Z] #29 7.415 libldap-common publicsuffix libsasl2-modules [2022-04-27T14:00:36.931Z] #29 7.606 The following NEW packages will be installed: [2022-04-27T14:00:36.931Z] #29 7.606 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T14:00:36.931Z] #29 7.606 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T14:00:36.931Z] #29 7.614 libssh2-1 openssl [2022-04-27T14:00:36.931Z] #29 7.881 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:36.931Z] #29 7.881 Need to get 3040 kB of archives. [2022-04-27T14:00:36.931Z] #29 7.881 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T14:00:36.931Z] #29 7.881 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T14:00:36.931Z] #29 7.895 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T14:00:36.931Z] #29 7.905 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T14:00:36.931Z] #29 7.905 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T14:00:36.931Z] #29 7.905 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T14:00:36.931Z] #29 7.905 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T14:00:36.931Z] #29 7.905 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T14:00:36.931Z] #29 7.915 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T14:00:36.931Z] #29 7.915 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T14:00:36.931Z] #29 7.915 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T14:00:36.931Z] #29 7.915 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T14:00:36.931Z] #29 7.924 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T14:00:36.931Z] #29 7.924 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:00:36.931Z] #29 7.924 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:00:36.931Z] #29 7.931 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:00:36.931Z] #29 8.118 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:36.931Z] #29 8.169 Fetched 3040 kB in 0s (9690 kB/s) [2022-04-27T14:00:36.931Z] #29 8.198 Selecting previously unselected package openssl. [2022-04-27T14:00:36.931Z] #29 8.198 (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-04-27T14:00:36.931Z] #29 8.203 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.209 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 8.434 Selecting previously unselected package ca-certificates. [2022-04-27T14:00:36.931Z] #29 8.434 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T14:00:36.931Z] #29 8.443 Unpacking ca-certificates (20210119) ... [2022-04-27T14:00:36.931Z] #29 8.557 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T14:00:36.931Z] #29 8.557 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.559 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:36.931Z] #29 8.650 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T14:00:36.931Z] #29 8.650 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.655 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 8.710 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T14:00:36.931Z] #29 8.710 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.715 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 8.797 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T14:00:36.931Z] #29 8.797 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.801 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:36.931Z] #29 8.899 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T14:00:36.931Z] #29 8.899 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.904 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:36.931Z] #29 8.975 Selecting previously unselected package libpsl5:amd64. [2022-04-27T14:00:36.931Z] #29 8.975 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 8.980 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:36.931Z] #29 9.042 Selecting previously unselected package librtmp1:amd64. [2022-04-27T14:00:36.931Z] #29 9.042 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.046 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:36.931Z] #29 9.110 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T14:00:36.931Z] #29 9.110 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.117 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:36.931Z] #29 9.197 Selecting previously unselected package libcurl4:amd64. [2022-04-27T14:00:36.931Z] #29 9.197 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.210 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 9.296 Selecting previously unselected package curl. [2022-04-27T14:00:36.931Z] #29 9.296 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.301 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 9.390 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:00:36.931Z] #29 9.390 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.395 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:36.931Z] #29 9.490 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:00:36.931Z] #29 9.490 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.504 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:36.931Z] #29 9.569 Selecting previously unselected package jq. [2022-04-27T14:00:36.931Z] #29 9.569 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:00:36.931Z] #29 9.574 Unpacking jq (1.6-2.1) ... [2022-04-27T14:00:36.931Z] #29 9.632 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:36.931Z] #29 9.647 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:36.931Z] #29 9.660 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:36.931Z] #29 9.674 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 9.687 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:36.931Z] #29 9.701 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 9.712 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:36.931Z] #29 9.726 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:36.931Z] #29 9.748 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:36.931Z] #29 9.760 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:36.931Z] #29 9.774 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:36.931Z] #29 9.788 Setting up ca-certificates (20210119) ... [2022-04-27T14:00:36.931Z] #29 ... [2022-04-27T14:00:36.931Z] [2022-04-27T14:00:36.931Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:36.931Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:37.217Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 2.8s done [2022-04-27T14:00:37.217Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-27T14:00:37.505Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.9s done [2022-04-27T14:00:37.767Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T14:00:38.044Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-04-27T14:00:38.312Z] #69 DONE 4.5s [2022-04-27T14:00:38.312Z] [2022-04-27T14:00:38.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:38.312Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:38.312Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-04-27T14:00:38.312Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T14:00:38.312Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T14:00:38.312Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T14:00:38.312Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-27T14:00:38.312Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-27T14:00:38.312Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.0s done [2022-04-27T14:00:38.312Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.7s done [2022-04-27T14:00:38.312Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.6s done [2022-04-27T14:00:38.312Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 116.39MB / 141.70MB 4.1s [2022-04-27T14:00:38.312Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.7s done [2022-04-27T14:00:38.312Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.1s [2022-04-27T14:00:38.575Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 125.83MB / 141.70MB 4.2s [2022-04-27T14:00:38.575Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 4.3s [2022-04-27T14:00:38.686Z] #72 32.07 rootlesskit version 1.0.0 [2022-04-27T14:00:38.686Z] #72 32.08 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T14:00:38.686Z] #72 32.08 -container-ip string [2022-04-27T14:00:38.686Z] #72 32.08 container ip [2022-04-27T14:00:38.686Z] #72 32.08 -container-port int [2022-04-27T14:00:38.686Z] #72 32.08 container port (default -1) [2022-04-27T14:00:38.686Z] #72 32.08 -host-ip string [2022-04-27T14:00:38.686Z] #72 32.08 host ip [2022-04-27T14:00:38.686Z] #72 32.08 -host-port int [2022-04-27T14:00:38.686Z] #72 32.08 host port (default -1) [2022-04-27T14:00:38.686Z] #72 32.08 -proto string [2022-04-27T14:00:38.686Z] #72 32.08 proxy protocol (default "tcp") [2022-04-27T14:00:38.686Z] #72 DONE 32.5s [2022-04-27T14:00:38.686Z] [2022-04-27T14:00:38.686Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T14:00:38.686Z] #73 sha256:b924f9b56506ec3c4c5f292555fa04f36ee8c5594ca8d54bd14c0ceebfae21f3 [2022-04-27T14:00:38.686Z] #73 DONE 0.1s [2022-04-27T14:00:38.686Z] [2022-04-27T14:00:38.686Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:38.686Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T14:00:38.686Z] #67 19.25 Reading package lists... [2022-04-27T14:00:38.839Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.5s [2022-04-27T14:00:38.945Z] #67 28.26 Reading package lists... [2022-04-27T14:00:38.945Z] #67 ... [2022-04-27T14:00:38.945Z] [2022-04-27T14:00:38.945Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T14:00:38.945Z] #74 sha256:35aa776cc316053a8d625d798a5a323df9629e726e980454a9b4c809b071a819 [2022-04-27T14:00:38.945Z] #74 DONE 0.1s [2022-04-27T14:00:38.945Z] [2022-04-27T14:00:38.945Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:38.945Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T14:00:39.771Z] #11 ... [2022-04-27T14:00:39.771Z] [2022-04-27T14:00:39.771Z] #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-04-27T14:00:39.771Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T14:00:39.771Z] #29 1.632 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:39.771Z] #29 1.632 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:39.771Z] #29 1.647 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:39.771Z] #29 1.826 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:39.771Z] #29 1.964 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:39.771Z] #29 2.217 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:39.771Z] #29 3.150 Fetched 8397 kB in 2s (4697 kB/s) [2022-04-27T14:00:39.771Z] #29 3.150 Reading package lists... [2022-04-27T14:00:39.771Z] #29 3.683 Reading package lists... [2022-04-27T14:00:39.771Z] #29 4.229 Building dependency tree... [2022-04-27T14:00:39.771Z] #29 4.581 The following additional packages will be installed: [2022-04-27T14:00:39.771Z] #29 4.581 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T14:00:39.771Z] #29 4.586 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T14:00:39.771Z] #29 4.586 Recommended packages: [2022-04-27T14:00:39.771Z] #29 4.586 libldap-common publicsuffix libsasl2-modules [2022-04-27T14:00:39.771Z] #29 4.702 The following NEW packages will be installed: [2022-04-27T14:00:39.771Z] #29 4.702 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T14:00:39.771Z] #29 4.702 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T14:00:39.771Z] #29 4.702 libssh2-1 openssl [2022-04-27T14:00:39.771Z] #29 4.984 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:39.771Z] #29 4.984 Need to get 2934 kB of archives. [2022-04-27T14:00:39.771Z] #29 4.984 After this operation, 6476 kB of additional disk space will be used. [2022-04-27T14:00:39.771Z] #29 4.984 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-27T14:00:39.771Z] #29 4.988 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-27T14:00:39.771Z] #29 4.990 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-27T14:00:39.771Z] #29 4.994 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-27T14:00:39.771Z] #29 4.999 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-27T14:00:39.771Z] #29 4.999 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-27T14:00:39.771Z] #29 4.999 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-27T14:00:39.771Z] #29 4.999 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-27T14:00:39.771Z] #29 5.001 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-27T14:00:39.771Z] #29 5.001 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-27T14:00:39.771Z] #29 5.003 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-27T14:00:39.771Z] #29 5.006 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-27T14:00:39.771Z] #29 5.030 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T14:00:39.771Z] #29 5.030 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T14:00:39.771Z] #29 5.030 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T14:00:39.771Z] #29 5.177 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:39.771Z] #29 5.209 Fetched 2934 kB in 0s (9276 kB/s) [2022-04-27T14:00:39.771Z] #29 5.235 Selecting previously unselected package openssl. [2022-04-27T14:00:39.771Z] #29 5.235 (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-04-27T14:00:39.771Z] #29 5.239 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.243 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 5.370 Selecting previously unselected package ca-certificates. [2022-04-27T14:00:39.771Z] #29 5.370 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T14:00:39.771Z] #29 5.378 Unpacking ca-certificates (20210119) ... [2022-04-27T14:00:39.771Z] #29 5.451 Selecting previously unselected package libbrotli1:arm64. [2022-04-27T14:00:39.771Z] #29 5.451 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.464 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T14:00:39.771Z] #29 5.528 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-27T14:00:39.771Z] #29 5.528 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.532 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 5.580 Selecting previously unselected package libsasl2-2:arm64. [2022-04-27T14:00:39.771Z] #29 5.580 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.585 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 5.632 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-27T14:00:39.771Z] #29 5.633 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.639 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:39.771Z] #29 5.705 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-27T14:00:39.771Z] #29 5.705 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.709 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T14:00:39.771Z] #29 5.772 Selecting previously unselected package libpsl5:arm64. [2022-04-27T14:00:39.771Z] #29 5.772 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.777 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T14:00:39.771Z] #29 5.830 Selecting previously unselected package librtmp1:arm64. [2022-04-27T14:00:39.771Z] #29 5.830 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.835 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:39.771Z] #29 5.875 Selecting previously unselected package libssh2-1:arm64. [2022-04-27T14:00:39.771Z] #29 5.875 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.879 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T14:00:39.771Z] #29 5.970 Selecting previously unselected package libcurl4:arm64. [2022-04-27T14:00:39.771Z] #29 5.970 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 5.974 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 6.028 Selecting previously unselected package curl. [2022-04-27T14:00:39.771Z] #29 6.028 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 6.034 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 6.104 Selecting previously unselected package libonig5:arm64. [2022-04-27T14:00:39.771Z] #29 6.104 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 6.109 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T14:00:39.771Z] #29 6.164 Selecting previously unselected package libjq1:arm64. [2022-04-27T14:00:39.771Z] #29 6.164 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 6.167 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T14:00:39.771Z] #29 6.212 Selecting previously unselected package jq. [2022-04-27T14:00:39.771Z] #29 6.213 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-27T14:00:39.771Z] #29 6.217 Unpacking jq (1.6-2.1) ... [2022-04-27T14:00:39.771Z] #29 6.256 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T14:00:39.771Z] #29 6.268 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T14:00:39.771Z] #29 6.278 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T14:00:39.771Z] #29 6.289 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 6.299 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:39.771Z] #29 6.310 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 6.319 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T14:00:39.771Z] #29 6.331 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 6.347 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T14:00:39.771Z] #29 6.358 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T14:00:39.771Z] #29 6.369 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:39.771Z] #29 6.379 Setting up ca-certificates (20210119) ... [2022-04-27T14:00:39.771Z] #29 7.040 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:39.771Z] #29 7.725 129 added, 0 removed; done. [2022-04-27T14:00:39.771Z] #29 7.795 Setting up jq (1.6-2.1) ... [2022-04-27T14:00:39.771Z] #29 7.805 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 7.817 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:39.771Z] #29 7.827 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:39.771Z] #29 7.856 Processing triggers for ca-certificates (20210119) ... [2022-04-27T14:00:39.771Z] #29 7.866 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:39.771Z] #29 8.523 0 added, 0 removed; done. [2022-04-27T14:00:39.771Z] #29 8.523 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T14:00:39.771Z] #29 8.524 done. [2022-04-27T14:00:39.771Z] #29 ... [2022-04-27T14:00:39.771Z] [2022-04-27T14:00:39.771Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:39.771Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:40.328Z] #47 28.42 Reading package lists... [2022-04-27T14:00:40.328Z] #47 ... [2022-04-27T14:00:40.328Z] [2022-04-27T14:00:40.328Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T14:00:40.328Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T14:00:40.328Z] #77 CACHED [2022-04-27T14:00:40.328Z] [2022-04-27T14:00:40.328Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T14:00:40.328Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T14:00:40.328Z] #79 CACHED [2022-04-27T14:00:40.328Z] [2022-04-27T14:00:40.328Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:40.328Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T14:00:40.361Z] #11 ... [2022-04-27T14:00:40.361Z] [2022-04-27T14:00:40.361Z] #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-04-27T14:00:40.361Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T14:00:40.361Z] #29 DONE 11.1s [2022-04-27T14:00:40.620Z] [2022-04-27T14:00:40.620Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T14:00:40.620Z] #30 sha256:baeadb84e6fac94cbb77f99bc8f22fc310e157ddb981972d5b93419445d55b6e [2022-04-27T14:00:40.620Z] #30 DONE 0.2s [2022-04-27T14:00:40.620Z] [2022-04-27T14:00:40.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:40.620Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T14:00:40.764Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.1s done [2022-04-27T14:00:40.765Z] #11 ... [2022-04-27T14:00:40.765Z] [2022-04-27T14:00:40.765Z] #24 [internal] load build context [2022-04-27T14:00:40.765Z] #24 sha256:b67a2472ba45972a10615d9bf9ee117a5bdecf81f41e10f79ac60b932fe4b5ef [2022-04-27T14:00:40.765Z] #24 transferring context: 60.78MB 5.8s done [2022-04-27T14:00:40.765Z] #24 DONE 7.0s [2022-04-27T14:00:40.765Z] [2022-04-27T14:00:40.765Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:40.765Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:40.765Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-04-27T14:00:40.765Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T14:00:40.765Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T14:00:40.765Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T14:00:40.765Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-27T14:00:40.765Z] #28 ... [2022-04-27T14:00:40.765Z] [2022-04-27T14:00:40.765Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T14:00:40.765Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T14:00:40.765Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T14:00:40.765Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T14:00:40.765Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T14:00:40.765Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T14:00:40.765Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-27T14:00:40.765Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-04-27T14:00:40.765Z] #71 DONE 6.9s [2022-04-27T14:00:40.765Z] [2022-04-27T14:00:40.765Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T14:00:40.765Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T14:00:41.032Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-27T14:00:41.561Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.7s done [2022-04-27T14:00:41.818Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-27T14:00:42.076Z] #11 DONE 19.2s [2022-04-27T14:00:42.076Z] [2022-04-27T14:00:42.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-04-27T14:00:42.077Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:42.166Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.7s done [2022-04-27T14:00:42.243Z] #67 28.26 Reading package lists... [2022-04-27T14:00:42.243Z] #67 ... [2022-04-27T14:00:42.243Z] [2022-04-27T14:00:42.243Z] #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-04-27T14:00:42.243Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:42.243Z] #20 27.84 Reading package lists... [2022-04-27T14:00:42.335Z] #31 1.559 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T14:00:42.335Z] #31 1.784 [2022-04-27T14:00:42.409Z] #11 ... [2022-04-27T14:00:42.409Z] [2022-04-27T14:00:42.409Z] #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-04-27T14:00:42.409Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:42.409Z] #29 1.661 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:42.409Z] #29 1.672 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:42.409Z] #29 1.677 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:42.409Z] #29 1.924 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:00:42.409Z] #29 2.176 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:00:42.409Z] #29 2.440 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:00:42.409Z] #29 3.960 Fetched 8510 kB in 3s (3324 kB/s) [2022-04-27T14:00:42.409Z] #29 3.960 Reading package lists... [2022-04-27T14:00:42.409Z] #29 4.832 Reading package lists... [2022-04-27T14:00:42.409Z] #29 5.676 Building dependency tree... [2022-04-27T14:00:42.409Z] #29 6.081 The following additional packages will be installed: [2022-04-27T14:00:42.409Z] #29 6.081 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T14:00:42.409Z] #29 6.082 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T14:00:42.409Z] #29 6.083 Recommended packages: [2022-04-27T14:00:42.409Z] #29 6.083 libldap-common publicsuffix libsasl2-modules [2022-04-27T14:00:42.409Z] #29 6.292 The following NEW packages will be installed: [2022-04-27T14:00:42.409Z] #29 6.293 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T14:00:42.409Z] #29 6.293 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T14:00:42.409Z] #29 6.294 libssh2-1 openssl [2022-04-27T14:00:42.409Z] #29 6.575 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:42.409Z] #29 6.575 Need to get 3040 kB of archives. [2022-04-27T14:00:42.409Z] #29 6.575 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T14:00:42.409Z] #29 6.575 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T14:00:42.409Z] #29 6.589 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T14:00:42.409Z] #29 6.591 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T14:00:42.409Z] #29 6.608 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T14:00:42.409Z] #29 6.608 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T14:00:42.409Z] #29 6.608 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T14:00:42.409Z] #29 6.608 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T14:00:42.409Z] #29 6.609 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T14:00:42.409Z] #29 6.611 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T14:00:42.409Z] #29 6.614 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T14:00:42.409Z] #29 6.619 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T14:00:42.409Z] #29 6.622 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T14:00:42.409Z] #29 6.626 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:00:42.409Z] #29 6.629 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:00:42.409Z] #29 6.636 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:00:42.409Z] #29 6.876 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:42.409Z] #29 6.912 Fetched 3040 kB in 0s (9268 kB/s) [2022-04-27T14:00:42.409Z] #29 6.957 Selecting previously unselected package openssl. [2022-04-27T14:00:42.409Z] #29 6.957 (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-04-27T14:00:42.409Z] #29 6.957 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 6.965 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 7.143 Selecting previously unselected package ca-certificates. [2022-04-27T14:00:42.409Z] #29 7.143 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T14:00:42.409Z] #29 7.147 Unpacking ca-certificates (20210119) ... [2022-04-27T14:00:42.409Z] #29 7.234 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T14:00:42.409Z] #29 7.234 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.243 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:42.409Z] #29 7.316 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T14:00:42.409Z] #29 7.316 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.321 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 7.374 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T14:00:42.409Z] #29 7.374 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.382 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 7.486 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T14:00:42.409Z] #29 7.486 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.491 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:42.409Z] #29 7.572 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T14:00:42.409Z] #29 7.572 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.576 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:42.409Z] #29 7.638 Selecting previously unselected package libpsl5:amd64. [2022-04-27T14:00:42.409Z] #29 7.638 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.644 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:42.409Z] #29 7.702 Selecting previously unselected package librtmp1:amd64. [2022-04-27T14:00:42.409Z] #29 7.702 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.729 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:42.409Z] #29 7.766 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T14:00:42.409Z] #29 7.766 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.771 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:42.409Z] #29 7.849 Selecting previously unselected package libcurl4:amd64. [2022-04-27T14:00:42.409Z] #29 7.849 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.854 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 7.953 Selecting previously unselected package curl. [2022-04-27T14:00:42.409Z] #29 7.953 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 7.958 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 8.049 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:00:42.409Z] #29 8.049 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 8.054 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:42.409Z] #29 8.167 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:00:42.409Z] #29 8.168 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 8.173 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:42.409Z] #29 8.247 Selecting previously unselected package jq. [2022-04-27T14:00:42.409Z] #29 8.247 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:00:42.409Z] #29 8.248 Unpacking jq (1.6-2.1) ... [2022-04-27T14:00:42.409Z] #29 8.300 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:42.409Z] #29 8.316 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:42.409Z] #29 8.327 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:42.409Z] #29 8.347 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 8.362 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:42.409Z] #29 8.376 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 8.389 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:42.409Z] #29 8.405 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:42.409Z] #29 8.431 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:42.409Z] #29 8.444 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:42.409Z] #29 8.458 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:42.409Z] #29 8.474 Setting up ca-certificates (20210119) ... [2022-04-27T14:00:42.409Z] #29 ... [2022-04-27T14:00:42.409Z] [2022-04-27T14:00:42.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:42.409Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:42.429Z] #28 DONE 8.6s [2022-04-27T14:00:42.429Z] [2022-04-27T14:00:42.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:42.429Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:42.429Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T14:00:42.592Z] #31 ... [2022-04-27T14:00:42.592Z] [2022-04-27T14:00:42.592Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T14:00:42.592Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-27T14:00:42.592Z] #12 DONE 0.5s [2022-04-27T14:00:42.691Z] #11 ... [2022-04-27T14:00:42.691Z] [2022-04-27T14:00:42.691Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T14:00:42.692Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T14:00:42.692Z] #70 DONE 0.9s [2022-04-27T14:00:42.692Z] [2022-04-27T14:00:42.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:42.692Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:42.850Z] [2022-04-27T14:00:42.850Z] #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-04-27T14:00:42.850Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:42.850Z] #31 2.009 #=#=# ###### 8.6% ######################################################################## 100.0% [2022-04-27T14:00:42.955Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-04-27T14:00:43.082Z] #11 ... [2022-04-27T14:00:43.082Z] [2022-04-27T14:00:43.082Z] #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-04-27T14:00:43.082Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:43.082Z] #29 10.51 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:43.082Z] #29 11.76 129 added, 0 removed; done. [2022-04-27T14:00:43.082Z] #29 11.81 Setting up jq (1.6-2.1) ... [2022-04-27T14:00:43.082Z] #29 11.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:43.082Z] #29 11.83 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:43.082Z] #29 11.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:43.082Z] #29 11.87 Processing triggers for ca-certificates (20210119) ... [2022-04-27T14:00:43.082Z] #29 11.88 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:43.082Z] #29 12.73 0 added, 0 removed; done. [2022-04-27T14:00:43.082Z] #29 12.73 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T14:00:43.082Z] #29 12.74 done. [2022-04-27T14:00:43.082Z] #29 DONE 15.5s [2022-04-27T14:00:43.082Z] [2022-04-27T14:00:43.082Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T14:00:43.082Z] #30 sha256:a945ea27c389ffa3a1affb55664bf23843a07ffdb3da1fb7b51edc8505c2ef7f [2022-04-27T14:00:43.082Z] #30 DONE 0.2s [2022-04-27T14:00:43.082Z] [2022-04-27T14:00:43.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:43.082Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:43.082Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-04-27T14:00:43.109Z] #31 ... [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #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-04-27T14:00:43.109Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-27T14:00:43.109Z] #13 DONE 0.5s [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:00:43.109Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-27T14:00:43.109Z] #33 DONE 0.1s [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #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-04-27T14:00:43.109Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:43.109Z] #31 2.280 [2022-04-27T14:00:43.109Z] #31 ... [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:00:43.109Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-27T14:00:43.109Z] #48 DONE 0.2s [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T14:00:43.109Z] #25 sha256:81c86920035ed9dbaeb5149e2daa7e11895d2074e847b41db2b7a13275ef04e9 [2022-04-27T14:00:43.109Z] #25 DONE 0.2s [2022-04-27T14:00:43.109Z] [2022-04-27T14:00:43.109Z] #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-04-27T14:00:43.109Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:00:43.218Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T14:00:43.218Z] #11 ... [2022-04-27T14:00:43.218Z] [2022-04-27T14:00:43.218Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T14:00:43.218Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T14:00:43.218Z] #72 DONE 0.8s [2022-04-27T14:00:43.218Z] [2022-04-27T14:00:43.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:43.218Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:43.343Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.8s done [2022-04-27T14:00:43.367Z] #26 ... [2022-04-27T14:00:43.367Z] [2022-04-27T14:00:43.367Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T14:00:43.367Z] #64 sha256:898e32a10c6462726ec46cf58df8bef330c0dc153b67f2bec050b53bc9be66df [2022-04-27T14:00:43.367Z] #64 DONE 0.3s [2022-04-27T14:00:43.367Z] [2022-04-27T14:00:43.367Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T14:00:43.367Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-27T14:00:43.367Z] #44 DONE 0.3s [2022-04-27T14:00:43.367Z] [2022-04-27T14:00:43.367Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:00:43.367Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T14:00:43.627Z] #20 36.00 Building dependency tree... [2022-04-27T14:00:43.627Z] #20 37.58 Reading state information... [2022-04-27T14:00:43.797Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-27T14:00:44.059Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T14:00:44.479Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.7s done [2022-04-27T14:00:44.718Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T14:00:44.742Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T14:00:45.011Z] #20 39.00 The following additional packages will be installed: [2022-04-27T14:00:45.011Z] #20 39.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:00:45.011Z] #20 39.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T14:00:45.011Z] #20 39.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T14:00:45.011Z] #20 39.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T14:00:45.011Z] #20 39.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T14:00:45.011Z] #20 39.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T14:00:45.011Z] #20 39.02 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T14:00:45.011Z] #20 39.03 Suggested packages: [2022-04-27T14:00:45.011Z] #20 39.03 gcc-10-locales seccomp wine64 [2022-04-27T14:00:45.581Z] #20 39.57 The following NEW packages will be installed: [2022-04-27T14:00:45.581Z] #20 39.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:00:45.581Z] #20 39.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T14:00:45.581Z] #20 39.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T14:00:45.581Z] #20 39.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T14:00:45.581Z] #20 39.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T14:00:45.581Z] #20 39.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T14:00:45.581Z] #20 39.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T14:00:45.581Z] #20 39.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T14:00:45.581Z] #20 39.58 mingw-w64-x86-64-dev [2022-04-27T14:00:46.150Z] #20 39.97 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:46.150Z] #20 39.97 Need to get 115 MB of archives. [2022-04-27T14:00:46.150Z] #20 39.97 After this operation, 645 MB of additional disk space will be used. [2022-04-27T14:00:46.150Z] #20 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-27T14:00:46.150Z] #20 40.00 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-04-27T14:00:46.150Z] #20 40.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T14:00:46.150Z] #20 40.03 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-04-27T14:00:46.150Z] #20 40.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-04-27T14:00:46.150Z] #20 40.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T14:00:46.411Z] #20 40.12 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-04-27T14:00:46.411Z] #20 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-27T14:00:46.411Z] #20 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-27T14:00:46.655Z] #45 3.022 + git clone https://github.com/docker/distribution.git . [2022-04-27T14:00:46.655Z] #45 3.022 Cloning into '.'... [2022-04-27T14:00:46.673Z] #20 40.43 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-04-27T14:00:46.934Z] #20 40.76 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-04-27T14:00:46.934Z] #20 40.89 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-04-27T14:00:47.195Z] #20 41.09 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-04-27T14:00:47.455Z] #20 ... [2022-04-27T14:00:47.455Z] [2022-04-27T14:00:47.455Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:47.455Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T14:00:47.455Z] #67 28.26 Reading package lists... [2022-04-27T14:00:47.455Z] #67 36.74 Building dependency tree... [2022-04-27T14:00:47.455Z] #67 38.05 Reading state information... [2022-04-27T14:00:47.455Z] #67 39.44 The following additional packages will be installed: [2022-04-27T14:00:47.455Z] #67 39.45 libbtrfs0 [2022-04-27T14:00:47.455Z] #67 39.67 The following NEW packages will be installed: [2022-04-27T14:00:47.455Z] #67 39.69 libbtrfs-dev libbtrfs0 [2022-04-27T14:00:47.455Z] #67 40.05 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:47.455Z] #67 40.05 Need to get 460 kB of archives. [2022-04-27T14:00:47.455Z] #67 40.05 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T14:00:47.455Z] #67 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:00:47.455Z] #67 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:00:47.455Z] #67 40.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:47.455Z] #67 40.71 Fetched 460 kB in 0s (1640 kB/s) [2022-04-27T14:00:47.455Z] #67 40.77 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:00:47.455Z] #67 40.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 ... 30207 files and directories currently installed.) [2022-04-27T14:00:47.455Z] #67 40.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:00:47.455Z] #67 40.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:00:47.455Z] #67 40.96 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:00:47.455Z] #67 40.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:00:47.455Z] #67 40.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:00:47.455Z] #67 41.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:00:47.455Z] #67 41.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:00:47.455Z] #67 41.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:47.455Z] #67 DONE 41.4s [2022-04-27T14:00:47.455Z] [2022-04-27T14:00:47.455Z] #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-04-27T14:00:47.455Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:47.455Z] #20 41.43 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-04-27T14:00:47.455Z] #20 ... [2022-04-27T14:00:47.455Z] [2022-04-27T14:00:47.455Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T14:00:47.455Z] #68 sha256:2e7b94fe36f0c0d96671c89f20443b44d27df9ece05f87ef97e995f5ef05081e [2022-04-27T14:00:47.715Z] #68 DONE 0.1s [2022-04-27T14:00:47.715Z] [2022-04-27T14:00:47.715Z] #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-04-27T14:00:47.715Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:47.715Z] #20 41.62 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-04-27T14:00:47.715Z] #20 41.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T14:00:47.715Z] #20 41.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T14:00:47.715Z] #20 41.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:00:47.715Z] #20 41.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:00:47.715Z] #20 41.64 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-04-27T14:00:47.715Z] #20 41.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T14:00:47.715Z] #20 41.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T14:00:47.715Z] #20 41.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T14:00:47.715Z] #20 41.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T14:00:47.715Z] #20 41.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T14:00:47.715Z] #20 41.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T14:00:47.715Z] #20 41.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T14:00:47.715Z] #20 41.68 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-04-27T14:00:47.715Z] #20 41.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T14:00:47.715Z] #20 41.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T14:00:48.001Z] #11 ... [2022-04-27T14:00:48.001Z] [2022-04-27T14:00:48.001Z] #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-04-27T14:00:48.001Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:48.001Z] #29 9.208 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:48.001Z] #29 10.05 129 added, 0 removed; done. [2022-04-27T14:00:48.001Z] #29 10.72 Setting up jq (1.6-2.1) ... [2022-04-27T14:00:48.001Z] #29 10.73 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:48.001Z] #29 10.75 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:48.001Z] #29 10.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:48.001Z] #29 10.78 Processing triggers for ca-certificates (20210119) ... [2022-04-27T14:00:48.001Z] #29 10.80 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:48.001Z] #29 11.67 0 added, 0 removed; done. [2022-04-27T14:00:48.001Z] #29 11.67 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T14:00:48.001Z] #29 11.67 done. [2022-04-27T14:00:48.001Z] #29 DONE 14.3s [2022-04-27T14:00:48.001Z] [2022-04-27T14:00:48.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:48.001Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:48.001Z] #11 ... [2022-04-27T14:00:48.001Z] [2022-04-27T14:00:48.001Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T14:00:48.001Z] #30 sha256:0d8b02eb2e510e3d9412ab77f3db6849961d4f285a1a670dc1cae77a503ef62a [2022-04-27T14:00:48.554Z] #45 ... [2022-04-27T14:00:48.554Z] [2022-04-27T14:00:48.554Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:00:48.554Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4 [2022-04-27T14:00:48.554Z] #65 3.638 + RM_GOPATH=0 [2022-04-27T14:00:48.554Z] #65 3.638 + TMP_GOPATH= [2022-04-27T14:00:48.554Z] #65 3.638 + : /build [2022-04-27T14:00:48.554Z] #65 3.638 + '[' -z '' ']' [2022-04-27T14:00:48.554Z] #65 3.638 ++ mktemp -d [2022-04-27T14:00:48.554Z] #65 3.648 + export GOPATH=/tmp/tmp.GGW3M78uP7 [2022-04-27T14:00:48.554Z] #65 3.648 + GOPATH=/tmp/tmp.GGW3M78uP7 [2022-04-27T14:00:48.554Z] #65 3.648 + RM_GOPATH=1 [2022-04-27T14:00:48.554Z] #65 3.648 + case "$(go env GOARCH)" in [2022-04-27T14:00:48.554Z] #65 3.649 ++ go env GOARCH [2022-04-27T14:00:48.554Z] #65 3.664 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:48.554Z] #65 3.664 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:48.554Z] #65 3.665 ++ dirname /install.sh [2022-04-27T14:00:48.554Z] #65 3.667 + dir=/ [2022-04-27T14:00:48.554Z] #65 3.668 + bin=rootlesskit [2022-04-27T14:00:48.554Z] #65 3.668 + shift [2022-04-27T14:00:48.554Z] #65 3.668 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T14:00:48.554Z] #65 3.669 + . //rootlesskit.installer [2022-04-27T14:00:48.554Z] #65 3.669 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:48.554Z] #65 3.669 + install_rootlesskit [2022-04-27T14:00:48.554Z] #65 3.672 + case "$1" in [2022-04-27T14:00:48.554Z] #65 3.672 + export CGO_ENABLED=0 [2022-04-27T14:00:48.554Z] #65 3.672 + CGO_ENABLED=0 [2022-04-27T14:00:48.554Z] #65 3.672 + _install_rootlesskit [2022-04-27T14:00:48.554Z] #65 3.672 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T14:00:48.554Z] #65 3.676 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:48.554Z] #65 3.676 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:00:48.554Z] #65 3.677 + GOBIN=/build [2022-04-27T14:00:48.554Z] #65 3.677 + GO111MODULE=on [2022-04-27T14:00:48.554Z] #65 3.677 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:00:48.554Z] #65 4.110 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:00:48.652Z] #20 42.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:48.652Z] #20 42.48 Fetched 115 MB in 2s (57.3 MB/s) [2022-04-27T14:00:48.652Z] #20 42.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T14:00:48.652Z] #20 42.52 (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-04-27T14:00:48.652Z] #20 42.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:00:48.652Z] #20 42.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:00:49.121Z] #65 ... [2022-04-27T14:00:49.122Z] [2022-04-27T14:00:49.122Z] #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-04-27T14:00:49.122Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:49.122Z] #31 3.604 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T14:00:49.122Z] #31 4.032 [2022-04-27T14:00:49.122Z] #31 4.270 #=#=# 0.0% ######################################################################## 100.0% [2022-04-27T14:00:49.122Z] #31 4.649 [2022-04-27T14:00:49.122Z] #31 6.569 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T14:00:49.122Z] #31 7.754 [2022-04-27T14:00:49.219Z] #20 43.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T14:00:49.219Z] #20 43.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:00:49.219Z] #20 43.04 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:00:49.368Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.4s done [2022-04-27T14:00:49.368Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T14:00:49.371Z] #30 DONE 1.4s [2022-04-27T14:00:49.371Z] [2022-04-27T14:00:49.371Z] #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-04-27T14:00:49.371Z] #31 sha256:4ba270589d6c975d292d50515ba9b349c93c844a689a8be79080ffcf4e741c41 [2022-04-27T14:00:49.384Z] #31 8.099 #=#=# 0.1% ########### 15.6% #################### 27.9% ############################ 39.0% [2022-04-27T14:00:49.384Z] #31 ... [2022-04-27T14:00:49.384Z] [2022-04-27T14:00:49.384Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:00:49.384Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4 [2022-04-27T14:00:49.384Z] #65 6.009 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:00:49.384Z] #65 6.012 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T14:00:49.787Z] #20 43.75 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T14:00:50.046Z] #20 43.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T14:00:50.046Z] #20 43.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:00:50.046Z] #20 43.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T14:00:50.046Z] #20 43.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:00:50.046Z] #20 43.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:00:50.046Z] #20 43.91 Selecting previously unselected package dmsetup. [2022-04-27T14:00:50.046Z] #20 43.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:00:50.046Z] #20 43.92 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:00:50.046Z] #20 44.00 Selecting previously unselected package mingw-w64-common. [2022-04-27T14:00:50.046Z] #20 44.00 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T14:00:50.046Z] #20 44.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T14:00:50.046Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T14:00:50.314Z] #65 6.698 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:00:50.614Z] #20 ... [2022-04-27T14:00:50.614Z] [2022-04-27T14:00:50.614Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:50.614Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T14:00:50.614Z] #47 28.42 Reading package lists... [2022-04-27T14:00:50.614Z] #47 36.92 Building dependency tree... [2022-04-27T14:00:50.614Z] #47 38.58 Reading state information... [2022-04-27T14:00:50.614Z] #47 39.84 The following additional packages will be installed: [2022-04-27T14:00:50.614Z] #47 39.84 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-27T14:00:50.614Z] #47 39.85 Suggested packages: [2022-04-27T14:00:50.614Z] #47 39.85 cmake-doc ninja-build lrzip [2022-04-27T14:00:50.614Z] #47 39.85 Recommended packages: [2022-04-27T14:00:50.614Z] #47 39.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T14:00:50.614Z] #47 40.17 The following NEW packages will be installed: [2022-04-27T14:00:50.614Z] #47 40.18 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-27T14:00:50.614Z] #47 40.59 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:50.614Z] #47 40.59 Need to get 8418 kB of archives. [2022-04-27T14:00:50.614Z] #47 40.59 After this operation, 34.9 MB of additional disk space will be used. [2022-04-27T14:00:50.614Z] #47 40.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:00:50.614Z] #47 40.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:00:50.614Z] #47 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T14:00:50.614Z] #47 40.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T14:00:50.614Z] #47 40.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T14:00:50.614Z] #47 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T14:00:50.614Z] #47 40.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T14:00:50.614Z] #47 40.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T14:00:50.614Z] #47 41.18 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:50.614Z] #47 41.43 Fetched 8418 kB in 0s (19.1 MB/s) [2022-04-27T14:00:50.614Z] #47 41.51 Selecting previously unselected package xxd. [2022-04-27T14:00:50.614Z] #47 41.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-27T14:00:50.614Z] #47 41.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:00:50.614Z] #47 41.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:00:50.614Z] #47 41.70 Selecting previously unselected package vim-common. [2022-04-27T14:00:50.614Z] #47 41.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:00:50.614Z] #47 41.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:00:50.614Z] #47 41.87 Selecting previously unselected package cmake-data. [2022-04-27T14:00:50.614Z] #47 41.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T14:00:50.614Z] #47 41.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:00:50.614Z] #47 42.56 Selecting previously unselected package libarchive13:amd64. [2022-04-27T14:00:50.614Z] #47 42.56 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T14:00:50.615Z] #47 42.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 42.66 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T14:00:50.615Z] #47 42.66 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T14:00:50.615Z] #47 42.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:00:50.615Z] #47 42.71 Selecting previously unselected package librhash0:amd64. [2022-04-27T14:00:50.615Z] #47 42.72 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T14:00:50.615Z] #47 42.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:00:50.615Z] #47 42.78 Selecting previously unselected package libuv1:amd64. [2022-04-27T14:00:50.615Z] #47 42.79 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T14:00:50.615Z] #47 42.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:00:50.615Z] #47 42.84 Selecting previously unselected package cmake. [2022-04-27T14:00:50.615Z] #47 42.84 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T14:00:50.615Z] #47 42.85 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.10 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:00:50.615Z] #47 44.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:00:50.615Z] #47 44.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:00:50.615Z] #47 44.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:00:50.615Z] #47 44.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:50.615Z] #47 DONE 44.6s [2022-04-27T14:00:50.615Z] [2022-04-27T14:00:50.615Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:00:50.615Z] #48 sha256:b0cd673377d62ac98bb883e05d1ff2c63d16af9e2789ecf09abae717c743af56 [2022-04-27T14:00:50.615Z] #48 DONE 0.1s [2022-04-27T14:00:50.615Z] [2022-04-27T14:00:50.615Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:00:50.615Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:00:50.615Z] #69 0.750 + RM_GOPATH=0 [2022-04-27T14:00:50.615Z] #69 0.751 + TMP_GOPATH= [2022-04-27T14:00:50.615Z] #69 0.751 + : /build [2022-04-27T14:00:50.615Z] #69 0.751 + '[' -z '' ']' [2022-04-27T14:00:50.615Z] #69 0.752 ++ mktemp -d [2022-04-27T14:00:50.615Z] #69 0.754 + export GOPATH=/tmp/tmp.DjGZIFvHZ8 [2022-04-27T14:00:50.615Z] #69 0.754 + GOPATH=/tmp/tmp.DjGZIFvHZ8 [2022-04-27T14:00:50.615Z] #69 0.754 + RM_GOPATH=1 [2022-04-27T14:00:50.615Z] #69 0.754 + case "$(go env GOARCH)" in [2022-04-27T14:00:50.615Z] #69 0.755 ++ go env GOARCH [2022-04-27T14:00:50.615Z] #69 0.760 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:50.615Z] #69 0.760 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:50.615Z] #69 0.760 ++ dirname /install.sh [2022-04-27T14:00:50.615Z] #69 0.765 + dir=/ [2022-04-27T14:00:50.615Z] #69 0.765 + bin=containerd [2022-04-27T14:00:50.615Z] #69 0.765 + shift [2022-04-27T14:00:50.615Z] #69 0.765 + '[' '!' -f //containerd.installer ']' [2022-04-27T14:00:50.615Z] #69 0.765 + . //containerd.installer [2022-04-27T14:00:50.615Z] #69 0.765 ++ set -e [2022-04-27T14:00:50.615Z] #69 0.765 ++ : v1.6.2 [2022-04-27T14:00:50.615Z] #69 0.765 + install_containerd [2022-04-27T14:00:50.615Z] #69 0.766 + echo 'Install containerd version v1.6.2' [2022-04-27T14:00:50.615Z] #69 0.766 Install containerd version v1.6.2 [2022-04-27T14:00:50.615Z] #69 0.766 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DjGZIFvHZ8/src/github.com/containerd/containerd [2022-04-27T14:00:50.615Z] #69 0.796 Cloning into '/tmp/tmp.DjGZIFvHZ8/src/github.com/containerd/containerd'... [2022-04-27T14:00:51.277Z] #31 1.948 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T14:00:51.537Z] #31 2.250 [2022-04-27T14:00:51.690Z] #65 8.302 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T14:00:51.793Z] #31 2.482 #=#=# ######################################################################## 100.0% [2022-04-27T14:00:52.052Z] #31 2.762 [2022-04-27T14:00:52.257Z] #65 8.975 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:00:52.515Z] #65 9.107 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T14:00:52.515Z] #65 9.123 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T14:00:52.515Z] #65 9.256 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:00:52.515Z] #65 9.317 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:00:52.598Z] #11 ... [2022-04-27T14:00:52.598Z] [2022-04-27T14:00:52.598Z] #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-04-27T14:00:52.598Z] #31 sha256:99e9d7d85f499d4eefcc2a2be61777856b39c7f050007925dd93995497a6c192 [2022-04-27T14:00:52.598Z] #31 1.787 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T14:00:52.598Z] #31 2.154 [2022-04-27T14:00:52.598Z] #31 2.391 #=#=# ######################################################################## 100.0% [2022-04-27T14:00:52.598Z] #31 2.674 [2022-04-27T14:00:52.598Z] #31 3.693 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T14:00:52.598Z] #31 4.065 [2022-04-27T14:00:52.598Z] #31 4.301 #=#=# #################################################################### 94.5% ######################################################################## 100.0% [2022-04-27T14:00:52.598Z] #31 4.681 [2022-04-27T14:00:52.598Z] #31 5.739 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T14:00:52.598Z] #31 6.053 [2022-04-27T14:00:52.598Z] #31 6.282 #=#=# ############# 19.2% ########################################## 58.4% ################################################################# 90.3% ######################################################################## 100.0% [2022-04-27T14:00:52.598Z] #31 6.855 [2022-04-27T14:00:52.598Z] #31 7.890 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T14:00:52.598Z] #31 8.196 [2022-04-27T14:00:52.598Z] #31 8.437 #=#=# ######################################################################## 100.0% [2022-04-27T14:00:52.598Z] #31 8.727 [2022-04-27T14:00:52.598Z] #31 9.609 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T14:00:52.598Z] #31 9.939 [2022-04-27T14:00:52.598Z] #31 ... [2022-04-27T14:00:52.598Z] [2022-04-27T14:00:52.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:52.598Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:52.677Z] #11 ... [2022-04-27T14:00:52.677Z] [2022-04-27T14:00:52.677Z] #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-04-27T14:00:52.677Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:52.677Z] #29 0.945 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:52.677Z] #29 0.945 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:52.677Z] #29 0.976 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:52.677Z] #29 1.097 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:00:52.677Z] #29 1.361 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:00:52.677Z] #29 1.772 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:00:52.677Z] #29 2.976 Fetched 8510 kB in 2s (3731 kB/s) [2022-04-27T14:00:52.677Z] #29 2.976 Reading package lists... [2022-04-27T14:00:52.677Z] #29 3.779 Reading package lists... [2022-04-27T14:00:52.677Z] #29 4.728 Building dependency tree... [2022-04-27T14:00:52.677Z] #29 5.117 The following additional packages will be installed: [2022-04-27T14:00:52.677Z] #29 5.117 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T14:00:52.677Z] #29 5.118 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T14:00:52.677Z] #29 5.119 Recommended packages: [2022-04-27T14:00:52.677Z] #29 5.119 libldap-common publicsuffix libsasl2-modules [2022-04-27T14:00:52.677Z] #29 5.292 The following NEW packages will be installed: [2022-04-27T14:00:52.677Z] #29 5.292 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T14:00:52.677Z] #29 5.293 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T14:00:52.677Z] #29 5.293 libssh2-1 openssl [2022-04-27T14:00:52.677Z] #29 5.565 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:00:52.677Z] #29 5.565 Need to get 3040 kB of archives. [2022-04-27T14:00:52.677Z] #29 5.565 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T14:00:52.677Z] #29 5.565 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T14:00:52.677Z] #29 5.575 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T14:00:52.677Z] #29 5.578 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T14:00:52.677Z] #29 5.579 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T14:00:52.677Z] #29 5.580 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T14:00:52.677Z] #29 5.583 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T14:00:52.677Z] #29 5.600 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T14:00:52.677Z] #29 5.600 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T14:00:52.677Z] #29 5.600 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T14:00:52.677Z] #29 5.605 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T14:00:52.677Z] #29 5.606 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T14:00:52.677Z] #29 5.609 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T14:00:52.677Z] #29 5.611 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:00:52.677Z] #29 5.612 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:00:52.677Z] #29 5.627 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:00:52.677Z] #29 5.810 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:00:52.677Z] #29 5.847 Fetched 3040 kB in 0s (9305 kB/s) [2022-04-27T14:00:52.677Z] #29 5.876 Selecting previously unselected package openssl. [2022-04-27T14:00:52.677Z] #29 5.876 (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-04-27T14:00:52.677Z] #29 5.877 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 5.884 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 6.035 Selecting previously unselected package ca-certificates. [2022-04-27T14:00:52.677Z] #29 6.035 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T14:00:52.677Z] #29 6.039 Unpacking ca-certificates (20210119) ... [2022-04-27T14:00:52.677Z] #29 6.150 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T14:00:52.677Z] #29 6.150 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.159 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:52.677Z] #29 6.240 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T14:00:52.677Z] #29 6.240 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.244 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 6.285 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T14:00:52.677Z] #29 6.285 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.290 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 6.346 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T14:00:52.677Z] #29 6.346 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.350 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:52.677Z] #29 6.424 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T14:00:52.677Z] #29 6.424 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.428 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:52.677Z] #29 6.474 Selecting previously unselected package libpsl5:amd64. [2022-04-27T14:00:52.677Z] #29 6.474 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.478 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:52.677Z] #29 6.517 Selecting previously unselected package librtmp1:amd64. [2022-04-27T14:00:52.677Z] #29 6.517 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.521 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:52.677Z] #29 6.567 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T14:00:52.677Z] #29 6.567 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.572 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:52.677Z] #29 6.621 Selecting previously unselected package libcurl4:amd64. [2022-04-27T14:00:52.677Z] #29 6.622 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.629 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 6.702 Selecting previously unselected package curl. [2022-04-27T14:00:52.677Z] #29 6.702 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.705 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 6.774 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:00:52.677Z] #29 6.774 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.779 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:52.677Z] #29 6.855 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:00:52.677Z] #29 6.855 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.860 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:52.677Z] #29 6.916 Selecting previously unselected package jq. [2022-04-27T14:00:52.677Z] #29 6.916 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:00:52.677Z] #29 6.920 Unpacking jq (1.6-2.1) ... [2022-04-27T14:00:52.677Z] #29 6.978 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T14:00:52.677Z] #29 6.998 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T14:00:52.677Z] #29 7.011 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T14:00:52.677Z] #29 7.022 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 7.040 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T14:00:52.677Z] #29 7.048 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 7.062 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T14:00:52.677Z] #29 7.082 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 7.100 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:00:52.677Z] #29 7.113 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:00:52.677Z] #29 7.126 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T14:00:52.677Z] #29 7.141 Setting up ca-certificates (20210119) ... [2022-04-27T14:00:52.677Z] #29 7.757 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:52.677Z] #29 8.445 129 added, 0 removed; done. [2022-04-27T14:00:52.677Z] #29 8.492 Setting up jq (1.6-2.1) ... [2022-04-27T14:00:52.677Z] #29 8.506 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 8.518 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T14:00:52.677Z] #29 8.532 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:00:52.677Z] #29 8.554 Processing triggers for ca-certificates (20210119) ... [2022-04-27T14:00:52.677Z] #29 8.565 Updating certificates in /etc/ssl/certs... [2022-04-27T14:00:52.677Z] #29 9.081 0 added, 0 removed; done. [2022-04-27T14:00:52.677Z] #29 9.081 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T14:00:52.677Z] #29 9.083 done. [2022-04-27T14:00:52.677Z] #29 ... [2022-04-27T14:00:52.677Z] [2022-04-27T14:00:52.677Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:52.677Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:52.677Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-27T14:00:53.080Z] #65 9.714 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:00:53.080Z] #65 ... [2022-04-27T14:00:53.080Z] [2022-04-27T14:00:53.080Z] #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-04-27T14:00:53.080Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:00:53.080Z] #14 4.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:53.080Z] #14 4.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:53.080Z] #14 4.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:53.080Z] #14 5.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:53.080Z] #14 7.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:53.080Z] #14 9.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:53.080Z] #14 ... [2022-04-27T14:00:53.080Z] [2022-04-27T14:00:53.080Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:00:53.080Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T14:00:53.080Z] #49 4.209 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:53.080Z] #49 4.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:53.080Z] #49 4.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:53.080Z] #49 4.781 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T14:00:53.080Z] #49 5.295 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:53.080Z] #49 7.744 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:53.252Z] #11 ... [2022-04-27T14:00:53.252Z] [2022-04-27T14:00:53.252Z] #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-04-27T14:00:53.252Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T14:00:53.252Z] #29 DONE 10.7s [2022-04-27T14:00:53.252Z] [2022-04-27T14:00:53.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:53.252Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:53.252Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T14:00:53.337Z] #49 ... [2022-04-27T14:00:53.337Z] [2022-04-27T14:00:53.337Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:00:53.337Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T14:00:53.337Z] #51 4.068 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:00:53.337Z] #51 5.298 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:00:53.337Z] #51 5.298 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:00:53.337Z] #51 5.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:00:53.337Z] #51 5.378 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:00:53.337Z] #51 5.721 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:00:53.337Z] #51 5.736 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:00:53.337Z] #51 5.770 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:00:53.337Z] #51 5.773 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:00:53.337Z] #51 5.906 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:00:53.337Z] #51 5.919 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:00:53.337Z] #51 6.089 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:00:53.337Z] #51 6.354 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:00:53.337Z] #51 10.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:00:53.337Z] #51 10.09 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:00:53.337Z] #51 ... [2022-04-27T14:00:53.337Z] [2022-04-27T14:00:53.337Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:00:53.337Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:00:53.337Z] #53 4.144 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T14:00:53.421Z] #31 3.825 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T14:00:53.421Z] #31 4.111 [2022-04-27T14:00:53.515Z] #11 ... [2022-04-27T14:00:53.515Z] [2022-04-27T14:00:53.515Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T14:00:53.515Z] #30 sha256:409155d23b6673c8bf2334c561b251bd24c40563061b07edefa05c81cf2697f9 [2022-04-27T14:00:53.515Z] #30 DONE 0.4s [2022-04-27T14:00:53.596Z] #53 ... [2022-04-27T14:00:53.596Z] [2022-04-27T14:00:53.596Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:53.596Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T14:00:53.596Z] #40 3.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:53.596Z] #40 3.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:53.596Z] #40 3.517 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:53.596Z] #40 4.259 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:53.596Z] #40 6.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:53.596Z] #40 9.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:53.776Z] [2022-04-27T14:00:53.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:53.776Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:53.853Z] #40 ... [2022-04-27T14:00:53.853Z] [2022-04-27T14:00:53.853Z] #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-04-27T14:00:53.853Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T14:00:53.853Z] #34 3.804 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T14:00:53.853Z] #34 3.808 Cloning into '.'... [2022-04-27T14:00:53.853Z] #34 ... [2022-04-27T14:00:53.853Z] [2022-04-27T14:00:53.853Z] #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-04-27T14:00:53.853Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T14:00:53.853Z] #36 4.169 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T14:00:53.904Z] #69 ... [2022-04-27T14:00:53.904Z] [2022-04-27T14:00:53.904Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:00:53.904Z] #49 sha256:84970f653f2f4cf378f43b0f66f2a5faee6506c8f6b654ad0e8b7c3c959cb594 [2022-04-27T14:00:53.904Z] #49 0.756 + RM_GOPATH=0 [2022-04-27T14:00:53.904Z] #49 0.756 + TMP_GOPATH= [2022-04-27T14:00:53.904Z] #49 0.756 + : /build [2022-04-27T14:00:53.904Z] #49 0.756 + '[' -z '' ']' [2022-04-27T14:00:53.904Z] #49 0.756 ++ mktemp -d [2022-04-27T14:00:53.904Z] #49 0.759 + export GOPATH=/tmp/tmp.3xAOfWdSxW [2022-04-27T14:00:53.904Z] #49 0.759 + GOPATH=/tmp/tmp.3xAOfWdSxW [2022-04-27T14:00:53.904Z] #49 0.759 + RM_GOPATH=1 [2022-04-27T14:00:53.904Z] #49 0.759 + case "$(go env GOARCH)" in [2022-04-27T14:00:53.904Z] #49 0.760 ++ go env GOARCH [2022-04-27T14:00:53.904Z] #49 0.765 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:53.904Z] #49 0.765 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:53.904Z] #49 0.766 ++ dirname /install.sh [2022-04-27T14:00:53.904Z] #49 0.767 + dir=/ [2022-04-27T14:00:53.904Z] #49 0.767 + bin=tini [2022-04-27T14:00:53.904Z] #49 0.767 + shift [2022-04-27T14:00:53.904Z] #49 0.767 + '[' '!' -f //tini.installer ']' [2022-04-27T14:00:53.904Z] #49 0.767 + . //tini.installer [2022-04-27T14:00:53.904Z] #49 0.767 ++ : v0.19.0 [2022-04-27T14:00:53.904Z] #49 0.768 + install_tini [2022-04-27T14:00:53.904Z] #49 0.768 + echo 'Install tini version v0.19.0' [2022-04-27T14:00:53.904Z] #49 0.768 Install tini version v0.19.0 [2022-04-27T14:00:53.904Z] #49 0.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.3xAOfWdSxW/tini [2022-04-27T14:00:53.904Z] #49 0.771 Cloning into '/tmp/tmp.3xAOfWdSxW/tini'... [2022-04-27T14:00:53.904Z] #49 1.107 + cd /tmp/tmp.3xAOfWdSxW/tini [2022-04-27T14:00:53.904Z] #49 1.108 + git checkout -q v0.19.0 [2022-04-27T14:00:53.904Z] #49 1.118 + cmake . [2022-04-27T14:00:53.904Z] #49 1.413 -- The C compiler identification is GNU 10.2.1 [2022-04-27T14:00:53.904Z] #49 1.454 -- Detecting C compiler ABI info [2022-04-27T14:00:53.904Z] #49 1.624 -- Detecting C compiler ABI info - done [2022-04-27T14:00:53.904Z] #49 1.662 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T14:00:53.904Z] #49 1.663 -- Detecting C compile features [2022-04-27T14:00:53.904Z] #49 1.665 -- Detecting C compile features - done [2022-04-27T14:00:53.904Z] #49 1.678 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T14:00:53.904Z] #49 1.748 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T14:00:53.904Z] #49 1.788 -- Configuring done [2022-04-27T14:00:53.904Z] #49 1.804 -- Generating done [2022-04-27T14:00:53.904Z] #49 1.805 -- Build files have been written to: /tmp/tmp.3xAOfWdSxW/tini [2022-04-27T14:00:53.904Z] #49 1.815 + make tini-static [2022-04-27T14:00:53.904Z] #49 1.962 Scanning dependencies of target tini-static [2022-04-27T14:00:53.904Z] #49 2.002 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T14:00:53.904Z] #49 2.531 [100%] Linking C executable tini-static [2022-04-27T14:00:53.904Z] #49 2.762 [100%] Built target tini-static [2022-04-27T14:00:53.904Z] #49 2.779 + mkdir -p /build [2022-04-27T14:00:53.904Z] #49 2.782 + cp tini-static /build/docker-init [2022-04-27T14:00:53.904Z] #49 DONE 3.1s [2022-04-27T14:00:53.904Z] [2022-04-27T14:00:53.904Z] #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-04-27T14:00:53.904Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:53.904Z] #20 45.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T14:00:53.904Z] #20 45.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T14:00:53.904Z] #20 45.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:00:53.904Z] #20 47.62 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T14:00:53.904Z] #20 47.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:00:53.904Z] #20 47.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:00:53.904Z] #20 47.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T14:00:53.904Z] #20 47.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:00:53.904Z] #20 47.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:00:53.937Z] #31 4.344 #=#=# ######################################################################## 100.0% [2022-04-27T14:00:54.111Z] #36 ... [2022-04-27T14:00:54.112Z] [2022-04-27T14:00:54.112Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:00:54.112Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T14:00:54.112Z] #38 4.425 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:00:54.112Z] #38 5.143 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:00:54.112Z] #38 6.228 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:00:54.112Z] #38 6.471 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:00:54.112Z] #38 6.553 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:00:54.112Z] #38 8.833 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:00:54.112Z] #38 8.954 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:00:54.112Z] #38 ... [2022-04-27T14:00:54.112Z] [2022-04-27T14:00:54.112Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:00:54.112Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T14:00:54.112Z] #55 3.290 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T14:00:54.112Z] #55 4.158 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T14:00:54.112Z] #55 4.188 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T14:00:54.112Z] #55 4.191 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T14:00:54.112Z] #55 5.247 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T14:00:54.194Z] #31 4.650 [2022-04-27T14:00:54.370Z] #55 ... [2022-04-27T14:00:54.370Z] [2022-04-27T14:00:54.370Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:00:54.370Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T14:00:54.370Z] #60 2.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:00:54.370Z] #60 2.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:00:54.370Z] #60 2.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:00:54.370Z] #60 2.977 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:00:54.370Z] #60 3.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:00:54.370Z] #60 6.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:00:54.370Z] #60 10.47 Fetched 8397 kB in 8s (1028 kB/s) [2022-04-27T14:00:54.370Z] #60 10.47 Reading package lists... [2022-04-27T14:00:54.370Z] #60 ... [2022-04-27T14:00:54.370Z] [2022-04-27T14:00:54.370Z] #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-04-27T14:00:54.370Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:54.370Z] #31 8.099 #=#=# 0.1% ########### 15.6% #################### 27.9% ############################ 39.0% ############################################ 61.6% #################################################### 73.2% ############################################################## 87.3% ######################################################################## 100.0% [2022-04-27T14:00:54.370Z] #31 10.10 [2022-04-27T14:00:55.139Z] #31 5.696 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T14:00:55.148Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-27T14:00:55.296Z] #20 ... [2022-04-27T14:00:55.296Z] [2022-04-27T14:00:55.296Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T14:00:55.296Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T14:00:55.296Z] #51 CACHED [2022-04-27T14:00:55.296Z] [2022-04-27T14:00:55.296Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:00:55.296Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:00:55.296Z] #52 CACHED [2022-04-27T14:00:55.296Z] [2022-04-27T14:00:55.296Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:00:55.296Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T14:00:55.296Z] #55 CACHED [2022-04-27T14:00:55.296Z] [2022-04-27T14:00:55.296Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:00:55.296Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:00:55.296Z] #56 CACHED [2022-04-27T14:00:55.296Z] [2022-04-27T14:00:55.296Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:00:55.297Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:00:55.297Z] #58 CACHED [2022-04-27T14:00:55.297Z] [2022-04-27T14:00:55.297Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:00:55.297Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:00:55.297Z] #60 CACHED [2022-04-27T14:00:55.297Z] [2022-04-27T14:00:55.297Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:00:55.297Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:00:55.297Z] #62 CACHED [2022-04-27T14:00:55.297Z] [2022-04-27T14:00:55.297Z] #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-04-27T14:00:55.297Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:00:55.306Z] #31 14.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T14:00:55.401Z] #31 6.027 [2022-04-27T14:00:55.917Z] #31 6.262 #=#=# ############### 22.2% [2022-04-27T14:00:55.917Z] #31 ... [2022-04-27T14:00:55.917Z] [2022-04-27T14:00:55.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:55.917Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:55.917Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.2s done [2022-04-27T14:00:55.917Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.0s [2022-04-27T14:00:56.499Z] #20 50.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T14:00:56.499Z] #20 50.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:00:56.499Z] #20 50.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:00:56.540Z] #11 ... [2022-04-27T14:00:56.540Z] [2022-04-27T14:00:56.540Z] #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-04-27T14:00:56.540Z] #31 sha256:99e9d7d85f499d4eefcc2a2be61777856b39c7f050007925dd93995497a6c192 [2022-04-27T14:00:56.540Z] #31 10.16 #=#=# ######################################################################## 100.0% [2022-04-27T14:00:56.540Z] #31 10.49 [2022-04-27T14:00:56.540Z] #31 10.56 Download of images into '/build' complete. [2022-04-27T14:00:56.540Z] #31 10.56 Use something like the following to load the result into a Docker daemon: [2022-04-27T14:00:56.540Z] #31 10.56 tar -cC '/build' . | docker load [2022-04-27T14:00:56.540Z] #31 DONE 13.9s [2022-04-27T14:00:56.540Z] [2022-04-27T14:00:56.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:00:56.540Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:00:56.682Z] #31 ... [2022-04-27T14:00:56.682Z] [2022-04-27T14:00:56.682Z] #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-04-27T14:00:56.682Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:00:56.682Z] #26 3.070 + RM_GOPATH=0 [2022-04-27T14:00:56.682Z] #26 3.070 + TMP_GOPATH= [2022-04-27T14:00:56.682Z] #26 3.070 + : /build [2022-04-27T14:00:56.682Z] #26 3.070 + '[' -z '' ']' [2022-04-27T14:00:56.682Z] #26 3.070 ++ mktemp -d [2022-04-27T14:00:56.682Z] #26 3.074 + export GOPATH=/tmp/tmp.BrGbkf1EBm [2022-04-27T14:00:56.682Z] #26 3.074 + GOPATH=/tmp/tmp.BrGbkf1EBm [2022-04-27T14:00:56.682Z] #26 3.074 + RM_GOPATH=1 [2022-04-27T14:00:56.682Z] #26 3.074 + case "$(go env GOARCH)" in [2022-04-27T14:00:56.682Z] #26 3.074 ++ go env GOARCH [2022-04-27T14:00:56.682Z] #26 3.111 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:56.682Z] #26 3.111 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:00:56.682Z] #26 3.118 ++ dirname /install.sh [2022-04-27T14:00:56.682Z] #26 3.122 Install docker/cli version 17.06.2-ce from stable [2022-04-27T14:00:56.682Z] #26 3.123 + dir=/ [2022-04-27T14:00:56.682Z] #26 3.123 + bin=dockercli [2022-04-27T14:00:56.682Z] #26 3.123 + shift [2022-04-27T14:00:56.682Z] #26 3.123 + '[' '!' -f //dockercli.installer ']' [2022-04-27T14:00:56.682Z] #26 3.123 + . //dockercli.installer [2022-04-27T14:00:56.682Z] #26 3.123 ++ : stable [2022-04-27T14:00:56.682Z] #26 3.123 ++ : 17.06.2-ce [2022-04-27T14:00:56.682Z] #26 3.123 + install_dockercli [2022-04-27T14:00:56.682Z] #26 3.123 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T14:00:56.682Z] #26 3.123 ++ uname -m [2022-04-27T14:00:56.682Z] #26 3.123 + arch=aarch64 [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' x86_64 ']' [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' s390x ']' [2022-04-27T14:00:56.682Z] #26 3.123 + '[' aarch64 '!=' armhf ']' [2022-04-27T14:00:56.682Z] #26 3.123 + build_dockercli [2022-04-27T14:00:56.682Z] #26 3.123 + git clone https://github.com/docker/docker-ce /tmp/tmp.BrGbkf1EBm/tmp/docker-ce [2022-04-27T14:00:56.682Z] #26 3.142 Cloning into '/tmp/tmp.BrGbkf1EBm/tmp/docker-ce'... [2022-04-27T14:00:56.682Z] #26 ... [2022-04-27T14:00:56.682Z] [2022-04-27T14:00:56.682Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:00:56.682Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T14:00:56.682Z] #40 13.44 Fetched 8397 kB in 10s (817 kB/s) [2022-04-27T14:00:57.115Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.4s done [2022-04-27T14:00:57.377Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T14:00:57.637Z] #11 DONE 43.5s [2022-04-27T14:00:57.637Z] [2022-04-27T14:00:57.637Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T14:00:57.637Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T14:00:58.211Z] #12 DONE 0.6s [2022-04-27T14:00:58.475Z] [2022-04-27T14:00:58.475Z] #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-04-27T14:00:58.475Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T14:00:59.047Z] #13 DONE 0.7s [2022-04-27T14:00:59.047Z] [2022-04-27T14:00:59.047Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:00:59.047Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T14:00:59.080Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-27T14:00:59.209Z] #40 13.44 Reading package lists... [2022-04-27T14:00:59.209Z] #40 ... [2022-04-27T14:00:59.209Z] [2022-04-27T14:00:59.209Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-27T14:00:59.209Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T14:00:59.209Z] #36 13.82 tomll can be used in two ways: [2022-04-27T14:00:59.209Z] #36 13.82 Writing to STDIN and reading from STDOUT: [2022-04-27T14:00:59.209Z] #36 13.82 cat file.toml | tomll > file.toml [2022-04-27T14:00:59.209Z] #36 13.82 [2022-04-27T14:00:59.209Z] #36 13.82 Reading and updating a list of files: [2022-04-27T14:00:59.209Z] #36 13.82 tomll a.toml b.toml c.toml [2022-04-27T14:00:59.209Z] #36 13.82 [2022-04-27T14:00:59.209Z] #36 13.82 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T14:00:59.209Z] #36 DONE 15.8s [2022-04-27T14:00:59.209Z] [2022-04-27T14:00:59.209Z] #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-04-27T14:00:59.209Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:00:59.209Z] #31 16.01 #=#=# [2022-04-27T14:00:59.209Z] #31 16.32 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-04-27T14:00:59.209Z] #31 17.60 [2022-04-27T14:00:59.309Z] #33 ... [2022-04-27T14:00:59.309Z] [2022-04-27T14:00:59.309Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:00:59.309Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T14:00:59.309Z] #48 DONE 0.3s [2022-04-27T14:00:59.309Z] [2022-04-27T14:00:59.309Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T14:00:59.309Z] #64 sha256:d9e610e26d6e609caf7c63c7118474f6fa40a79d01891560b5347adf82bdf243 [2022-04-27T14:00:59.309Z] #64 DONE 0.3s [2022-04-27T14:00:59.309Z] [2022-04-27T14:00:59.309Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T14:00:59.309Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T14:00:59.309Z] #44 DONE 0.4s [2022-04-27T14:00:59.570Z] [2022-04-27T14:00:59.570Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T14:00:59.570Z] #25 sha256:20d4b1999e956f8d2bd0d0d2109a1a295f4baf05e9c4a89e6693002503afbdfe [2022-04-27T14:00:59.570Z] #25 DONE 0.4s [2022-04-27T14:00:59.570Z] [2022-04-27T14:00:59.570Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:00:59.570Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T14:00:59.570Z] #33 DONE 0.4s [2022-04-27T14:00:59.570Z] [2022-04-27T14:00:59.570Z] #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-04-27T14:00:59.570Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:00.695Z] #20 54.11 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T14:01:00.695Z] #20 54.11 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:01:00.695Z] #20 54.12 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:01:01.108Z] #31 20.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T14:01:01.220Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.0s [2022-04-27T14:01:01.633Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-04-27T14:01:01.633Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-27T14:01:01.895Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T14:01:02.038Z] #31 ... [2022-04-27T14:01:02.038Z] [2022-04-27T14:01:02.038Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:02.038Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T14:01:02.038Z] #45 18.51 + git checkout -q v2.3.0 [2022-04-27T14:01:02.075Z] #20 55.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T14:01:02.075Z] #20 55.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:01:02.075Z] #20 55.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:01:02.155Z] #11 DONE 28.1s [2022-04-27T14:01:02.155Z] [2022-04-27T14:01:02.155Z] #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-04-27T14:01:02.155Z] #31 sha256:fab14920e1fbae022183b2f8163ef86ced6e42ed3020f16237fe0d1c189a9bc5 [2022-04-27T14:01:02.155Z] #31 1.510 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T14:01:02.155Z] #31 1.787 [2022-04-27T14:01:02.155Z] #31 2.003 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:02.155Z] #31 2.259 [2022-04-27T14:01:02.155Z] #31 3.168 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T14:01:02.155Z] #31 3.428 [2022-04-27T14:01:02.155Z] #31 3.641 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:02.155Z] #31 3.910 [2022-04-27T14:01:02.155Z] #31 4.772 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T14:01:02.155Z] #31 5.034 [2022-04-27T14:01:02.155Z] #31 5.249 #=#=# ################## 25.8% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-04-27T14:01:02.155Z] #31 5.780 [2022-04-27T14:01:02.155Z] #31 6.715 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T14:01:02.155Z] #31 6.982 [2022-04-27T14:01:02.155Z] #31 7.198 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:02.155Z] #31 7.471 [2022-04-27T14:01:02.155Z] #31 8.165 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T14:01:02.155Z] #31 8.368 [2022-04-27T14:01:02.155Z] #31 8.581 #=#=# [2022-04-27T14:01:02.155Z] #31 ... [2022-04-27T14:01:02.155Z] [2022-04-27T14:01:02.155Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T14:01:02.155Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T14:01:03.406Z] #45 ... [2022-04-27T14:01:03.406Z] [2022-04-27T14:01:03.406Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:03.406Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4 [2022-04-27T14:01:03.406Z] #65 10.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T14:01:03.406Z] #65 10.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T14:01:03.406Z] #65 10.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T14:01:03.406Z] #65 11.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:03.457Z] #20 57.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T14:01:03.457Z] #20 57.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:01:03.457Z] #20 57.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:01:03.663Z] #65 ... [2022-04-27T14:01:03.663Z] [2022-04-27T14:01:03.663Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:03.663Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T14:01:03.663Z] #49 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:01:03.663Z] #49 13.77 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T14:01:03.663Z] #49 15.92 Fetched 8401 kB in 12s (705 kB/s) [2022-04-27T14:01:03.663Z] #49 15.92 Reading package lists... [2022-04-27T14:01:03.663Z] #49 20.03 Reading package lists... [2022-04-27T14:01:03.663Z] #49 ... [2022-04-27T14:01:03.663Z] [2022-04-27T14:01:03.663Z] #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-04-27T14:01:03.663Z] #31 sha256:61c80a71fd9bcf8d0b2e1a77aea53c7b981b42ce3c7e0405c201c85be2449d53 [2022-04-27T14:01:03.663Z] #31 21.81 [2022-04-27T14:01:03.663Z] #31 22.11 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:03.663Z] #31 23.14 [2022-04-27T14:01:03.780Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.8s done [2022-04-27T14:01:04.039Z] #11 ... [2022-04-27T14:01:04.039Z] [2022-04-27T14:01:04.039Z] #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-04-27T14:01:04.039Z] #31 sha256:4ba270589d6c975d292d50515ba9b349c93c844a689a8be79080ffcf4e741c41 [2022-04-27T14:01:04.039Z] #31 6.262 #=#=# ############### 22.2% ######################################### 58.0% #################################################################### 95.0% ######################################################################## 100.0% [2022-04-27T14:01:04.039Z] #31 6.941 [2022-04-27T14:01:04.039Z] #31 8.041 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T14:01:04.039Z] #31 8.380 [2022-04-27T14:01:04.039Z] #31 8.612 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:04.039Z] #31 8.914 [2022-04-27T14:01:04.039Z] #31 9.633 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T14:01:04.039Z] #31 10.01 [2022-04-27T14:01:04.039Z] #31 10.24 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:04.039Z] #31 10.55 [2022-04-27T14:01:04.039Z] #31 10.59 Download of images into '/build' complete. [2022-04-27T14:01:04.039Z] #31 10.59 Use something like the following to load the result into a Docker daemon: [2022-04-27T14:01:04.039Z] #31 10.59 tar -cC '/build' . | docker load [2022-04-27T14:01:04.039Z] #31 DONE 14.8s [2022-04-27T14:01:04.068Z] #12 DONE 1.9s [2022-04-27T14:01:04.068Z] [2022-04-27T14:01:04.068Z] #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-04-27T14:01:04.068Z] #31 sha256:fab14920e1fbae022183b2f8163ef86ced6e42ed3020f16237fe0d1c189a9bc5 [2022-04-27T14:01:04.068Z] #31 8.581 #=#=# ######################################################################## 100.0% [2022-04-27T14:01:04.068Z] #31 8.835 [2022-04-27T14:01:04.068Z] #31 8.884 Download of images into '/build' complete. [2022-04-27T14:01:04.068Z] #31 8.885 Use something like the following to load the result into a Docker daemon: [2022-04-27T14:01:04.068Z] #31 8.885 tar -cC '/build' . | docker load [2022-04-27T14:01:04.068Z] #31 DONE 10.4s [2022-04-27T14:01:04.068Z] [2022-04-27T14:01:04.068Z] #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-04-27T14:01:04.068Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T14:01:04.230Z] #31 23.47 Download of images into '/build' complete. [2022-04-27T14:01:04.230Z] #31 23.48 Use something like the following to load the result into a Docker daemon: [2022-04-27T14:01:04.230Z] #31 23.48 tar -cC '/build' . | docker load [2022-04-27T14:01:04.295Z] [2022-04-27T14:01:04.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T14:01:04.295Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T14:01:04.295Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T14:01:04.491Z] #31 DONE 23.6s [2022-04-27T14:01:04.491Z] [2022-04-27T14:01:04.491Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:04.491Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T14:01:04.491Z] #45 20.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T14:01:04.644Z] #13 DONE 0.6s [2022-04-27T14:01:04.645Z] [2022-04-27T14:01:04.645Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:01:04.645Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T14:01:04.870Z] #11 DONE 44.4s [2022-04-27T14:01:04.870Z] [2022-04-27T14:01:04.870Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T14:01:04.870Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T14:01:04.906Z] #48 ... [2022-04-27T14:01:04.906Z] [2022-04-27T14:01:04.906Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:01:04.906Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T14:01:04.906Z] #33 DONE 0.2s [2022-04-27T14:01:04.906Z] [2022-04-27T14:01:04.906Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T14:01:04.906Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T14:01:04.906Z] #44 DONE 0.3s [2022-04-27T14:01:04.906Z] [2022-04-27T14:01:04.906Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:01:04.906Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T14:01:04.906Z] #48 DONE 0.3s [2022-04-27T14:01:04.906Z] [2022-04-27T14:01:04.906Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T14:01:04.906Z] #64 sha256:1904237f3fbe628bbe422a5f8fb1104fe2d8dbfc54732f10250bb13b626aa8a8 [2022-04-27T14:01:04.906Z] #64 DONE 0.3s [2022-04-27T14:01:04.906Z] [2022-04-27T14:01:04.907Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:04.907Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:05.085Z] #34 ... [2022-04-27T14:01:05.085Z] [2022-04-27T14:01:05.085Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:05.085Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e [2022-04-27T14:01:05.085Z] #65 5.187 + RM_GOPATH=0 [2022-04-27T14:01:05.085Z] #65 5.187 + TMP_GOPATH= [2022-04-27T14:01:05.085Z] #65 5.187 + : /build [2022-04-27T14:01:05.085Z] #65 5.187 + '[' -z '' ']' [2022-04-27T14:01:05.085Z] #65 5.187 ++ mktemp -d [2022-04-27T14:01:05.085Z] #65 5.187 + export GOPATH=/tmp/tmp.QhYaC9QzLq [2022-04-27T14:01:05.085Z] #65 5.187 + GOPATH=/tmp/tmp.QhYaC9QzLq [2022-04-27T14:01:05.085Z] #65 5.187 + RM_GOPATH=1 [2022-04-27T14:01:05.085Z] #65 5.187 + case "$(go env GOARCH)" in [2022-04-27T14:01:05.085Z] #65 5.187 ++ go env GOARCH [2022-04-27T14:01:05.085Z] #65 5.203 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:05.085Z] #65 5.203 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:05.085Z] #65 5.203 ++ dirname /install.sh [2022-04-27T14:01:05.085Z] #65 5.204 + dir=/ [2022-04-27T14:01:05.085Z] #65 5.204 + bin=rootlesskit [2022-04-27T14:01:05.085Z] #65 5.204 + shift [2022-04-27T14:01:05.086Z] #65 5.204 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T14:01:05.086Z] #65 5.204 + . //rootlesskit.installer [2022-04-27T14:01:05.086Z] #65 5.204 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:05.086Z] #65 5.204 + install_rootlesskit [2022-04-27T14:01:05.086Z] #65 5.204 + case "$1" in [2022-04-27T14:01:05.086Z] #65 5.204 + export CGO_ENABLED=0 [2022-04-27T14:01:05.086Z] #65 5.204 + CGO_ENABLED=0 [2022-04-27T14:01:05.086Z] #65 5.204 + _install_rootlesskit [2022-04-27T14:01:05.086Z] #65 5.214 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T14:01:05.086Z] #65 5.214 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:01:05.086Z] #65 5.214 + GOBIN=/build [2022-04-27T14:01:05.086Z] #65 5.214 + GO111MODULE=on [2022-04-27T14:01:05.086Z] #65 5.214 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:05.086Z] #65 5.214 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:05.169Z] #49 ... [2022-04-27T14:01:05.169Z] [2022-04-27T14:01:05.169Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T14:01:05.170Z] #25 sha256:823803cd0cbe851cebe4ba05a7fb619134d848d389d3128e54b491221c7cdb66 [2022-04-27T14:01:05.170Z] #25 DONE 0.3s [2022-04-27T14:01:05.170Z] [2022-04-27T14:01:05.170Z] #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-04-27T14:01:05.170Z] #26 sha256:0a058dc42c37fe31676f2080643c74b0f5e25638daea5afda8f37299a3b20563 [2022-04-27T14:01:05.349Z] #65 ... [2022-04-27T14:01:05.349Z] [2022-04-27T14:01:05.349Z] #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-04-27T14:01:05.349Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:05.349Z] #34 5.371 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T14:01:05.349Z] #34 5.385 Cloning into '.'... [2022-04-27T14:01:05.807Z] #12 DONE 0.9s [2022-04-27T14:01:05.807Z] [2022-04-27T14:01:05.807Z] #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-04-27T14:01:05.807Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T14:01:06.371Z] #13 DONE 0.7s [2022-04-27T14:01:06.633Z] [2022-04-27T14:01:06.633Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:06.633Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:06.896Z] #40 ... [2022-04-27T14:01:06.896Z] [2022-04-27T14:01:06.896Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T14:01:06.896Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T14:01:06.896Z] #33 DONE 0.3s [2022-04-27T14:01:06.896Z] [2022-04-27T14:01:06.896Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T14:01:06.896Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T14:01:06.896Z] #44 DONE 0.4s [2022-04-27T14:01:06.896Z] [2022-04-27T14:01:06.896Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-27T14:01:06.896Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T14:01:06.896Z] #48 DONE 0.5s [2022-04-27T14:01:06.896Z] [2022-04-27T14:01:06.897Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:06.897Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:07.155Z] #49 ... [2022-04-27T14:01:07.155Z] [2022-04-27T14:01:07.155Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T14:01:07.155Z] #25 sha256:ec975cd64922a31c9e90e7f7ddd60b37bbc08926986c677a2b5d2644b792e9ed [2022-04-27T14:01:07.155Z] #25 DONE 0.5s [2022-04-27T14:01:07.155Z] [2022-04-27T14:01:07.155Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T14:01:07.155Z] #64 sha256:942233ce50f5c07285c655aceccd3ece5d6e04fcc3839714f4b79c71bba0e43b [2022-04-27T14:01:07.155Z] #64 DONE 0.5s [2022-04-27T14:01:07.155Z] [2022-04-27T14:01:07.155Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:07.155Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:07.673Z] #20 61.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T14:01:07.673Z] #20 61.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:01:07.673Z] #20 61.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:01:07.771Z] #45 ... [2022-04-27T14:01:07.771Z] [2022-04-27T14:01:07.771Z] #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-04-27T14:01:07.771Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:07.771Z] #14 14.10 Fetched 8397 kB in 10s (832 kB/s) [2022-04-27T14:01:07.771Z] #14 14.10 Reading package lists... [2022-04-27T14:01:07.771Z] #14 18.89 Reading package lists... [2022-04-27T14:01:07.771Z] #14 22.72 Building dependency tree... [2022-04-27T14:01:07.771Z] #14 ... [2022-04-27T14:01:07.771Z] [2022-04-27T14:01:07.771Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:07.771Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T14:01:07.771Z] #49 20.03 Reading package lists... [2022-04-27T14:01:08.335Z] #49 24.22 Building dependency tree... [2022-04-27T14:01:08.335Z] #49 ... [2022-04-27T14:01:08.335Z] [2022-04-27T14:01:08.335Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:08.335Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T14:01:08.335Z] #60 10.47 Reading package lists... [2022-04-27T14:01:08.335Z] #60 15.40 Reading package lists... [2022-04-27T14:01:08.335Z] #60 19.87 Building dependency tree... [2022-04-27T14:01:08.335Z] #60 23.04 The following additional packages will be installed: [2022-04-27T14:01:08.335Z] #60 23.05 libbtrfs0 [2022-04-27T14:01:08.335Z] #60 23.23 The following NEW packages will be installed: [2022-04-27T14:01:08.335Z] #60 23.26 libbtrfs-dev libbtrfs0 [2022-04-27T14:01:08.335Z] #60 23.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:08.335Z] #60 23.66 Need to get 454 kB of archives. [2022-04-27T14:01:08.335Z] #60 23.66 After this operation, 1275 kB of additional disk space will be used. [2022-04-27T14:01:08.336Z] #60 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T14:01:08.336Z] #60 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T14:01:08.336Z] #60 24.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:08.336Z] #60 24.69 Fetched 454 kB in 0s (1399 kB/s) [2022-04-27T14:01:08.336Z] #60 24.79 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T14:01:08.336Z] #60 24.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T14:01:08.336Z] #60 24.85 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T14:01:08.336Z] #60 24.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T14:01:08.336Z] #60 25.03 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T14:01:08.336Z] #60 25.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T14:01:08.336Z] #60 25.05 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T14:01:08.336Z] #60 25.29 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T14:01:08.336Z] #60 25.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T14:01:08.336Z] #60 25.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:08.336Z] #60 ... [2022-04-27T14:01:08.336Z] [2022-04-27T14:01:08.336Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:08.336Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:01:08.336Z] #53 23.52 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T14:01:08.336Z] #53 23.58 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:08.336Z] #53 23.64 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T14:01:08.336Z] #53 23.65 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T14:01:08.336Z] #53 23.82 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T14:01:08.336Z] #53 23.82 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T14:01:08.336Z] #53 24.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T14:01:08.336Z] #53 24.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T14:01:08.336Z] #53 24.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T14:01:08.336Z] #53 24.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T14:01:08.336Z] #53 25.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T14:01:08.336Z] #53 25.09 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T14:01:08.901Z] #53 ... [2022-04-27T14:01:08.901Z] [2022-04-27T14:01:08.901Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:08.901Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T14:01:08.901Z] #60 DONE 25.8s [2022-04-27T14:01:08.901Z] [2022-04-27T14:01:08.901Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T14:01:08.901Z] #61 sha256:bd7c5dffb26b98aff5d8606d2f8f9865d281021b4973b38236abd19d78f3c09b [2022-04-27T14:01:08.901Z] #61 DONE 0.2s [2022-04-27T14:01:08.901Z] [2022-04-27T14:01:08.901Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:08.901Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:01:09.053Z] #20 62.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T14:01:09.053Z] #20 62.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T14:01:09.053Z] #20 62.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:01:09.053Z] #20 62.91 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T14:01:09.053Z] #20 62.92 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T14:01:09.053Z] #20 62.92 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:01:09.053Z] #20 62.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T14:01:09.053Z] #20 62.99 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T14:01:09.053Z] #20 62.99 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:01:09.316Z] #20 63.07 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:01:09.316Z] #20 63.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:01:09.316Z] #20 63.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:09.316Z] #20 63.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:01:09.316Z] #20 63.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:01:09.316Z] #20 63.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:09.316Z] #20 63.27 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T14:01:09.316Z] #20 63.28 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:09.316Z] #20 63.29 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:09.316Z] #20 63.33 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T14:01:09.316Z] #20 63.34 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T14:01:09.316Z] #20 63.34 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:01:09.468Z] #62 0.600 + RM_GOPATH=0 [2022-04-27T14:01:09.468Z] #62 0.601 + TMP_GOPATH= [2022-04-27T14:01:09.468Z] #62 0.602 + : /build [2022-04-27T14:01:09.468Z] #62 0.602 + '[' -z '' ']' [2022-04-27T14:01:09.468Z] #62 0.606 ++ mktemp -d [2022-04-27T14:01:09.468Z] #62 0.619 + export GOPATH=/tmp/tmp.1Q02oYMmvk [2022-04-27T14:01:09.468Z] #62 0.625 + GOPATH=/tmp/tmp.1Q02oYMmvk [2022-04-27T14:01:09.468Z] #62 0.625 + RM_GOPATH=1 [2022-04-27T14:01:09.468Z] #62 0.625 + case "$(go env GOARCH)" in [2022-04-27T14:01:09.468Z] #62 0.626 ++ go env GOARCH [2022-04-27T14:01:09.468Z] #62 0.655 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:09.468Z] #62 0.655 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:09.575Z] #34 ... [2022-04-27T14:01:09.576Z] [2022-04-27T14:01:09.576Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:09.576Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:09.576Z] #20 63.41 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T14:01:09.576Z] #40 6.655 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:09.576Z] #20 63.42 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T14:01:09.576Z] #20 63.42 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:01:09.576Z] #40 6.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:09.576Z] #40 6.695 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:09.576Z] #40 7.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:09.576Z] #20 63.54 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T14:01:09.576Z] #40 ... [2022-04-27T14:01:09.576Z] [2022-04-27T14:01:09.576Z] #20 63.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T14:01:09.576Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:09.576Z] #20 63.56 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:01:09.576Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:09.576Z] #20 63.64 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T14:01:09.576Z] #51 6.237 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:01:09.576Z] #20 63.64 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T14:01:09.576Z] #51 8.586 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:01:09.576Z] #20 63.65 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:01:09.576Z] #51 8.608 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:01:09.576Z] #51 8.682 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:01:09.576Z] #51 8.803 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:01:09.576Z] #51 9.304 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:01:09.576Z] #51 9.394 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:01:09.576Z] #51 9.431 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:01:09.576Z] #51 9.531 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:01:09.576Z] #51 9.773 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:01:09.576Z] #51 9.866 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:01:09.576Z] #51 10.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:01:09.576Z] #51 ... [2022-04-27T14:01:09.576Z] [2022-04-27T14:01:09.576Z] #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-04-27T14:01:09.576Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:09.576Z] #14 5.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:09.576Z] #14 5.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:09.576Z] #14 5.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:09.576Z] #14 5.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:09.576Z] #14 7.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:09.576Z] #14 9.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:09.576Z] #14 ... [2022-04-27T14:01:09.576Z] [2022-04-27T14:01:09.576Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:09.576Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:09.576Z] #45 6.029 + git clone https://github.com/docker/distribution.git . [2022-04-27T14:01:09.576Z] #45 6.052 Cloning into '.'... [2022-04-27T14:01:09.576Z] #45 ... [2022-04-27T14:01:09.576Z] [2022-04-27T14:01:09.576Z] #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-04-27T14:01:09.576Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f [2022-04-27T14:01:09.576Z] #26 6.066 + RM_GOPATH=0 [2022-04-27T14:01:09.576Z] #26 6.066 + TMP_GOPATH= [2022-04-27T14:01:09.576Z] #26 6.067 + : /build [2022-04-27T14:01:09.576Z] #26 6.069 + '[' -z '' ']' [2022-04-27T14:01:09.576Z] #26 6.069 ++ mktemp -d [2022-04-27T14:01:09.576Z] #26 6.071 + export GOPATH=/tmp/tmp.CMvb7sKQ6Y [2022-04-27T14:01:09.576Z] #26 6.071 + GOPATH=/tmp/tmp.CMvb7sKQ6Y [2022-04-27T14:01:09.576Z] #26 6.072 + RM_GOPATH=1 [2022-04-27T14:01:09.576Z] #26 6.072 + case "$(go env GOARCH)" in [2022-04-27T14:01:09.576Z] #26 6.073 ++ go env GOARCH [2022-04-27T14:01:09.576Z] #26 6.095 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:09.576Z] #26 6.095 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:09.576Z] #26 6.096 ++ dirname /install.sh [2022-04-27T14:01:09.576Z] #26 6.097 + dir=/ [2022-04-27T14:01:09.576Z] #26 6.097 + bin=dockercli [2022-04-27T14:01:09.576Z] #26 6.098 + shift [2022-04-27T14:01:09.576Z] #26 6.098 + '[' '!' -f //dockercli.installer ']' [2022-04-27T14:01:09.576Z] #26 6.098 + . //dockercli.installer [2022-04-27T14:01:09.576Z] #26 6.098 ++ : stable [2022-04-27T14:01:09.576Z] #26 6.098 ++ : 17.06.2-ce [2022-04-27T14:01:09.576Z] #26 6.098 + install_dockercli [2022-04-27T14:01:09.576Z] #26 6.098 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T14:01:09.576Z] #26 6.098 Install docker/cli version 17.06.2-ce from stable [2022-04-27T14:01:09.576Z] #26 6.100 ++ uname -m [2022-04-27T14:01:09.576Z] #26 6.104 + arch=x86_64 [2022-04-27T14:01:09.576Z] #26 6.104 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T14:01:09.576Z] #26 6.104 + url=https://download.docker.com/linux/static [2022-04-27T14:01:09.576Z] #26 6.104 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T14:01:09.576Z] #26 6.104 + tar -xz docker/docker [2022-04-27T14:01:09.726Z] #62 0.659 ++ dirname /install.sh [2022-04-27T14:01:09.726Z] #62 0.663 + dir=/ [2022-04-27T14:01:09.726Z] #62 0.663 + bin=containerd [2022-04-27T14:01:09.726Z] #62 0.663 + shift [2022-04-27T14:01:09.726Z] #62 0.663 + '[' '!' -f //containerd.installer ']' [2022-04-27T14:01:09.726Z] #62 0.663 + . //containerd.installer [2022-04-27T14:01:09.726Z] #62 0.663 ++ set -e [2022-04-27T14:01:09.726Z] #62 0.663 ++ : v1.6.2 [2022-04-27T14:01:09.726Z] #62 0.664 + install_containerd [2022-04-27T14:01:09.726Z] #62 0.664 + echo 'Install containerd version v1.6.2' [2022-04-27T14:01:09.726Z] #62 0.664 Install containerd version v1.6.2 [2022-04-27T14:01:09.726Z] #62 0.664 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd [2022-04-27T14:01:09.726Z] #62 0.670 Cloning into '/tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd'... [2022-04-27T14:01:09.837Z] #26 ... [2022-04-27T14:01:09.837Z] [2022-04-27T14:01:09.837Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:09.837Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:09.837Z] #55 5.582 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T14:01:09.837Z] #55 7.190 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T14:01:09.837Z] #55 7.195 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T14:01:09.837Z] #55 7.287 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T14:01:09.837Z] #55 9.537 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T14:01:09.837Z] #55 ... [2022-04-27T14:01:09.837Z] [2022-04-27T14:01:09.837Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:09.837Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:09.837Z] #60 6.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:09.837Z] #60 6.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:09.837Z] #60 6.716 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:09.837Z] #60 8.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:09.837Z] #60 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:09.870Z] #20 63.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T14:01:09.870Z] #20 63.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T14:01:09.870Z] #20 63.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:01:09.870Z] #20 63.84 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T14:01:09.870Z] #20 63.84 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T14:01:09.870Z] #20 63.85 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:01:10.097Z] #60 ... [2022-04-27T14:01:10.097Z] [2022-04-27T14:01:10.097Z] #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-04-27T14:01:10.097Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:10.097Z] #36 6.284 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T14:01:10.097Z] #36 ... [2022-04-27T14:01:10.097Z] [2022-04-27T14:01:10.097Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:10.097Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:10.097Z] #38 6.244 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:01:10.097Z] #38 7.409 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:01:10.097Z] #38 9.670 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:01:10.097Z] #38 10.19 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:01:10.097Z] #38 10.30 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:01:10.130Z] #20 64.03 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T14:01:10.130Z] #20 64.04 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T14:01:10.130Z] #20 ... [2022-04-27T14:01:10.130Z] [2022-04-27T14:01:10.130Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:10.130Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:01:10.130Z] #69 12.49 + cd /tmp/tmp.DjGZIFvHZ8/src/github.com/containerd/containerd [2022-04-27T14:01:10.130Z] #69 12.49 + git checkout -q v1.6.2 [2022-04-27T14:01:10.130Z] #69 13.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T14:01:10.130Z] #69 13.16 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T14:01:10.130Z] #69 13.16 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:01:10.130Z] #69 13.16 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:01:10.130Z] #69 13.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T14:01:10.130Z] #69 13.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T14:01:10.130Z] #69 13.16 + '[' '' = dynamic ']' [2022-04-27T14:01:10.130Z] #69 13.16 + make [2022-04-27T14:01:10.130Z] #69 13.80 + bin/ctr [2022-04-27T14:01:10.130Z] #69 ... [2022-04-27T14:01:10.130Z] [2022-04-27T14:01:10.130Z] #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-04-27T14:01:10.130Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T14:01:10.130Z] #20 64.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:01:10.130Z] #20 64.13 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T14:01:10.358Z] #38 ... [2022-04-27T14:01:10.358Z] [2022-04-27T14:01:10.358Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:10.358Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:10.358Z] #49 6.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:10.358Z] #49 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:10.358Z] #49 6.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:10.358Z] #49 7.159 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T14:01:10.358Z] #49 8.307 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:10.358Z] #49 ... [2022-04-27T14:01:10.358Z] [2022-04-27T14:01:10.358Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:10.358Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:10.358Z] #53 7.118 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T14:01:10.389Z] #20 64.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:10.389Z] #20 64.15 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:10.389Z] #20 64.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T14:01:10.389Z] #20 64.20 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T14:01:10.389Z] #20 64.21 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:10.389Z] #20 64.32 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T14:01:10.389Z] #20 64.33 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T14:01:10.389Z] #20 64.33 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:01:10.475Z] #26 ... [2022-04-27T14:01:10.475Z] [2022-04-27T14:01:10.475Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:10.475Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:10.475Z] #40 3.088 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:10.475Z] #40 3.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:10.475Z] #40 3.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:10.475Z] #40 3.313 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:10.475Z] #40 4.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:10.475Z] #40 5.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:10.475Z] #40 ... [2022-04-27T14:01:10.475Z] [2022-04-27T14:01:10.475Z] #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-04-27T14:01:10.475Z] #26 sha256:0a058dc42c37fe31676f2080643c74b0f5e25638daea5afda8f37299a3b20563 [2022-04-27T14:01:10.475Z] #26 5.615 + RM_GOPATH=0 [2022-04-27T14:01:10.619Z] #53 ... [2022-04-27T14:01:10.619Z] [2022-04-27T14:01:10.619Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:10.619Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:10.619Z] #40 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:10.651Z] #20 64.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:10.651Z] #20 64.61 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:01:10.651Z] #20 64.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:10.651Z] #20 64.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:01:10.651Z] #20 64.65 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:01:10.651Z] #20 64.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:01:10.651Z] #20 64.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:10.651Z] #20 64.69 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:01:10.737Z] #26 5.621 + TMP_GOPATH= [2022-04-27T14:01:10.737Z] #26 5.621 + : /build [2022-04-27T14:01:10.737Z] #26 5.621 + '[' -z '' ']' [2022-04-27T14:01:10.737Z] #26 5.623 ++ mktemp -d [2022-04-27T14:01:10.737Z] #26 5.624 + export GOPATH=/tmp/tmp.aBjWP5jG2Y [2022-04-27T14:01:10.737Z] #26 5.624 + GOPATH=/tmp/tmp.aBjWP5jG2Y [2022-04-27T14:01:10.737Z] #26 5.624 + RM_GOPATH=1 [2022-04-27T14:01:10.737Z] #26 5.624 + case "$(go env GOARCH)" in [2022-04-27T14:01:10.737Z] #26 5.626 ++ go env GOARCH [2022-04-27T14:01:10.737Z] #26 5.648 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:10.737Z] #26 5.648 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:10.737Z] #26 5.649 ++ dirname /install.sh [2022-04-27T14:01:10.737Z] #26 5.658 + dir=/ [2022-04-27T14:01:10.737Z] #26 5.658 + bin=dockercli [2022-04-27T14:01:10.737Z] #26 5.662 + shift [2022-04-27T14:01:10.737Z] #26 5.662 + '[' '!' -f //dockercli.installer ']' [2022-04-27T14:01:10.737Z] #26 5.662 + . //dockercli.installer [2022-04-27T14:01:10.737Z] #26 5.663 ++ : stable [2022-04-27T14:01:10.737Z] #26 5.663 ++ : 17.06.2-ce [2022-04-27T14:01:10.737Z] #26 5.665 + install_dockercli [2022-04-27T14:01:10.737Z] #26 5.665 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T14:01:10.737Z] #26 5.665 Install docker/cli version 17.06.2-ce from stable [2022-04-27T14:01:10.737Z] #26 5.667 ++ uname -m [2022-04-27T14:01:10.737Z] #26 5.669 + arch=x86_64 [2022-04-27T14:01:10.737Z] #26 5.669 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T14:01:10.737Z] #26 5.669 + url=https://download.docker.com/linux/static [2022-04-27T14:01:10.737Z] #26 5.671 + tar -xz docker/docker [2022-04-27T14:01:10.737Z] #26 5.673 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T14:01:10.912Z] #20 64.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:01:10.912Z] #20 64.72 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:01:10.912Z] #20 64.73 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:10.912Z] #20 64.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:10.912Z] #20 64.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:01:10.912Z] #20 64.79 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:01:10.912Z] #20 64.81 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T14:01:10.912Z] #20 64.83 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:01:10.912Z] #20 64.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:01:10.912Z] #20 64.85 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:01:10.912Z] #20 64.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:01:10.913Z] #20 64.88 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:01:10.913Z] #20 64.89 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:01:11.106Z] #62 ... [2022-04-27T14:01:11.106Z] [2022-04-27T14:01:11.106Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:11.106Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T14:01:11.106Z] #55 27.80 v3.0.2 [2022-04-27T14:01:11.106Z] #55 DONE 28.0s [2022-04-27T14:01:11.106Z] [2022-04-27T14:01:11.106Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:11.106Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:01:11.106Z] #53 27.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:11.106Z] #53 27.63 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T14:01:11.106Z] #53 27.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T14:01:11.106Z] #53 27.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T14:01:11.106Z] #53 27.90 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T14:01:11.106Z] #53 27.99 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T14:01:11.106Z] #53 28.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T14:01:11.106Z] #53 28.05 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T14:01:11.106Z] #53 28.12 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T14:01:11.106Z] #53 28.17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T14:01:11.106Z] #53 28.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T14:01:11.106Z] #53 ... [2022-04-27T14:01:11.106Z] [2022-04-27T14:01:11.106Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:11.106Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T14:01:11.106Z] #40 13.44 Reading package lists... [2022-04-27T14:01:11.106Z] #40 18.34 Reading package lists... [2022-04-27T14:01:11.106Z] #40 22.58 Building dependency tree... [2022-04-27T14:01:11.106Z] #40 25.73 The following additional packages will be installed: [2022-04-27T14:01:11.106Z] #40 25.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T14:01:11.106Z] #40 25.79 Suggested packages: [2022-04-27T14:01:11.106Z] #40 25.79 cmake-doc ninja-build lrzip [2022-04-27T14:01:11.106Z] #40 25.79 Recommended packages: [2022-04-27T14:01:11.106Z] #40 25.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T14:01:11.106Z] #40 26.76 The following NEW packages will be installed: [2022-04-27T14:01:11.106Z] #40 26.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T14:01:11.106Z] #40 26.77 vim-common xxd [2022-04-27T14:01:11.106Z] #40 27.16 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:11.106Z] #40 27.16 Need to get 15.6 MB of archives. [2022-04-27T14:01:11.106Z] #40 27.16 After this operation, 67.4 MB of additional disk space will be used. [2022-04-27T14:01:11.106Z] #40 27.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:01:11.106Z] #40 27.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:01:11.106Z] #40 27.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T14:01:11.106Z] #40 27.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T14:01:11.106Z] #40 27.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-27T14:01:11.106Z] #40 27.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-27T14:01:11.106Z] #40 27.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-27T14:01:11.106Z] #40 27.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-27T14:01:11.106Z] #40 27.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-27T14:01:11.106Z] #40 27.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-27T14:01:11.179Z] #20 64.91 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-04-27T14:01:11.179Z] #20 64.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:01:11.179Z] #20 64.93 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-04-27T14:01:11.179Z] #20 64.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:01:11.179Z] #20 64.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:01:11.179Z] #20 64.98 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-04-27T14:01:11.179Z] #20 64.99 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:01:11.179Z] #20 65.01 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:01:11.179Z] #20 65.03 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:11.179Z] #20 65.05 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:01:11.179Z] #20 65.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:11.179Z] #20 65.07 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:11.179Z] #20 65.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:11.363Z] #40 ... [2022-04-27T14:01:11.363Z] [2022-04-27T14:01:11.363Z] #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-04-27T14:01:11.363Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:11.363Z] #14 26.06 The following additional packages will be installed: [2022-04-27T14:01:11.363Z] #14 26.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:11.363Z] #14 26.07 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T14:01:11.363Z] #14 26.07 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T14:01:11.363Z] #14 26.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T14:01:11.363Z] #14 26.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T14:01:11.363Z] #14 26.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T14:01:11.363Z] #14 26.09 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T14:01:11.363Z] #14 26.11 Suggested packages: [2022-04-27T14:01:11.363Z] #14 26.12 gcc-10-locales seccomp wine64 [2022-04-27T14:01:11.363Z] #14 27.24 The following NEW packages will be installed: [2022-04-27T14:01:11.363Z] #14 27.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:11.363Z] #14 27.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T14:01:11.363Z] #14 27.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T14:01:11.363Z] #14 27.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T14:01:11.363Z] #14 27.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T14:01:11.363Z] #14 27.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T14:01:11.363Z] #14 27.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T14:01:11.363Z] #14 27.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T14:01:11.363Z] #14 27.25 mingw-w64-x86-64-dev [2022-04-27T14:01:11.363Z] #14 27.67 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:11.363Z] #14 27.67 Need to get 108 MB of archives. [2022-04-27T14:01:11.363Z] #14 27.67 After this operation, 620 MB of additional disk space will be used. [2022-04-27T14:01:11.363Z] #14 27.67 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-04-27T14:01:11.363Z] #14 27.73 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-04-27T14:01:11.363Z] #14 27.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T14:01:11.363Z] #14 27.91 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-04-27T14:01:11.363Z] #14 27.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-27T14:01:11.363Z] #14 27.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T14:01:11.363Z] #14 28.01 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-04-27T14:01:11.363Z] #14 28.20 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-04-27T14:01:11.363Z] #14 28.20 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-04-27T14:01:11.928Z] #14 28.87 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-04-27T14:01:12.418Z] #65 ... [2022-04-27T14:01:12.418Z] [2022-04-27T14:01:12.418Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:12.418Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:12.418Z] #45 4.713 + git clone https://github.com/docker/distribution.git . [2022-04-27T14:01:12.418Z] #45 4.716 Cloning into '.'... [2022-04-27T14:01:12.538Z] #40 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:12.560Z] #20 DONE 66.4s [2022-04-27T14:01:12.560Z] [2022-04-27T14:01:12.560Z] #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-04-27T14:01:12.560Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-27T14:01:12.862Z] #14 29.69 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-04-27T14:01:13.119Z] #14 30.01 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-04-27T14:01:13.354Z] #45 ... [2022-04-27T14:01:13.354Z] [2022-04-27T14:01:13.354Z] #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-04-27T14:01:13.354Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:13.354Z] #34 6.541 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T14:01:13.354Z] #34 6.545 Cloning into '.'... [2022-04-27T14:01:13.376Z] #14 30.43 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-04-27T14:01:13.497Z] #21 1.066 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:01:13.497Z] #21 1.066 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:01:13.497Z] #21 1.066 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:01:13.612Z] #34 ... [2022-04-27T14:01:13.612Z] [2022-04-27T14:01:13.612Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:13.612Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:13.612Z] #65 6.663 + RM_GOPATH=0 [2022-04-27T14:01:13.612Z] #65 6.663 + TMP_GOPATH= [2022-04-27T14:01:13.612Z] #65 6.663 + : /build [2022-04-27T14:01:13.612Z] #65 6.663 + '[' -z '' ']' [2022-04-27T14:01:13.612Z] #65 6.663 ++ mktemp -d [2022-04-27T14:01:13.612Z] #65 6.688 + export GOPATH=/tmp/tmp.ZGfVodNSWU [2022-04-27T14:01:13.612Z] #65 6.689 + GOPATH=/tmp/tmp.ZGfVodNSWU [2022-04-27T14:01:13.612Z] #65 6.689 + RM_GOPATH=1 [2022-04-27T14:01:13.612Z] #65 6.689 + case "$(go env GOARCH)" in [2022-04-27T14:01:13.613Z] #65 6.690 ++ go env GOARCH [2022-04-27T14:01:13.613Z] #65 6.768 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:13.613Z] #65 6.768 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:13.613Z] #65 6.768 ++ dirname /install.sh [2022-04-27T14:01:13.870Z] #65 6.799 + dir=/ [2022-04-27T14:01:13.870Z] #65 6.799 + bin=rootlesskit [2022-04-27T14:01:13.870Z] #65 6.799 + shift [2022-04-27T14:01:13.870Z] #65 6.799 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T14:01:13.870Z] #65 6.799 + . //rootlesskit.installer [2022-04-27T14:01:13.870Z] #65 6.799 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:13.870Z] #65 6.799 + install_rootlesskit [2022-04-27T14:01:13.870Z] #65 6.799 + case "$1" in [2022-04-27T14:01:13.870Z] #65 6.799 + export CGO_ENABLED=0 [2022-04-27T14:01:13.870Z] #65 6.799 + CGO_ENABLED=0 [2022-04-27T14:01:13.870Z] #65 6.799 + _install_rootlesskit [2022-04-27T14:01:13.870Z] #65 6.800 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:13.870Z] #65 6.800 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T14:01:13.870Z] #65 6.800 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:01:13.870Z] #65 6.800 + GOBIN=/build [2022-04-27T14:01:13.870Z] #65 6.800 + GO111MODULE=on [2022-04-27T14:01:13.870Z] #65 6.800 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:14.307Z] #14 31.18 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-04-27T14:01:14.438Z] #65 7.505 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:01:14.564Z] #14 31.49 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-04-27T14:01:14.565Z] #14 31.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T14:01:14.565Z] #14 31.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T14:01:14.565Z] #14 31.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T14:01:14.565Z] #14 31.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T14:01:14.565Z] #14 31.52 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-04-27T14:01:14.565Z] #14 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-27T14:01:14.565Z] #14 31.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-27T14:01:14.565Z] #14 31.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-27T14:01:14.565Z] #14 31.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-27T14:01:14.565Z] #14 31.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-27T14:01:14.565Z] #14 31.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-27T14:01:14.565Z] #14 31.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-27T14:01:14.565Z] #14 31.58 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-04-27T14:01:14.565Z] #14 31.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-27T14:01:14.565Z] #14 31.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-27T14:01:14.813Z] Running on azwin-2-8c6c50 in d:\jenkins\workspace\moby_PR-43515 [Pipeline] { [2022-04-27T14:01:14.821Z] #14 ... [2022-04-27T14:01:14.821Z] [2022-04-27T14:01:14.821Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:14.821Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T14:01:14.821Z] #38 31.88 NAME: [2022-04-27T14:01:14.821Z] #38 31.88 go-winres - A tool for embedding resources in Windows executables [2022-04-27T14:01:14.821Z] #38 31.88 [2022-04-27T14:01:14.821Z] #38 31.88 USAGE: [2022-04-27T14:01:14.822Z] #38 31.88 go-winres [global options] command [command options] [arguments...] [2022-04-27T14:01:14.822Z] #38 31.88 [2022-04-27T14:01:14.822Z] #38 31.88 COMMANDS: [2022-04-27T14:01:14.822Z] #38 31.88 init Create an initial ./winres/winres.json [2022-04-27T14:01:14.822Z] #38 31.88 make Make syso files for the "go build" command [2022-04-27T14:01:14.822Z] #38 31.88 simply Make syso files for the "go build" command (simplified) [2022-04-27T14:01:14.822Z] #38 31.88 extract Extract all resources from an executable [2022-04-27T14:01:14.822Z] #38 31.88 patch Replace resources in an executable file (exe, dll) [2022-04-27T14:01:14.822Z] #38 31.88 help, h Shows a list of commands or help for one command [2022-04-27T14:01:14.822Z] #38 31.88 [2022-04-27T14:01:14.822Z] #38 31.88 GLOBAL OPTIONS: [2022-04-27T14:01:14.822Z] #38 31.88 --help, -h show help (default: false) [Pipeline] ws [2022-04-27T14:01:14.832Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T14:01:14.959Z] #26 ... [2022-04-27T14:01:14.959Z] [2022-04-27T14:01:14.959Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:14.959Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:14.959Z] #53 4.653 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T14:01:14.959Z] #53 ... [2022-04-27T14:01:14.959Z] [2022-04-27T14:01:14.959Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:14.959Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:14.959Z] #51 4.350 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:01:14.959Z] #51 5.529 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:01:14.959Z] #51 5.529 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:01:14.959Z] #51 5.624 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:01:14.959Z] #51 5.657 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:01:14.959Z] #51 6.062 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:01:14.959Z] #51 6.094 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:01:14.959Z] #51 6.186 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:01:14.959Z] #51 6.261 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:01:14.959Z] #51 6.310 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:01:14.959Z] #51 6.420 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:01:14.959Z] #51 6.623 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:01:14.959Z] #51 6.720 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:01:14.959Z] #51 ... [2022-04-27T14:01:14.959Z] [2022-04-27T14:01:14.959Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:14.959Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:14.959Z] #45 3.369 + git clone https://github.com/docker/distribution.git . [2022-04-27T14:01:14.959Z] #45 3.369 Cloning into '.'... [2022-04-27T14:01:15.222Z] #45 ... [2022-04-27T14:01:15.222Z] [2022-04-27T14:01:15.222Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:15.222Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:15.222Z] #55 5.306 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T14:01:15.222Z] #55 6.362 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T14:01:15.222Z] #55 6.391 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T14:01:15.222Z] #55 6.534 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T14:01:15.222Z] #55 8.283 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T14:01:15.222Z] #55 ... [2022-04-27T14:01:15.222Z] [2022-04-27T14:01:15.222Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:15.222Z] #65 sha256:87693f9d97c5f2510a0de2edb29a0453793f4e6b41dc9dd878ee3778f3041617 [2022-04-27T14:01:15.222Z] #65 5.563 + RM_GOPATH=0 [2022-04-27T14:01:15.222Z] #65 5.563 + TMP_GOPATH= [2022-04-27T14:01:15.222Z] #65 5.563 + : /build [2022-04-27T14:01:15.222Z] #65 5.565 + '[' -z '' ']' [2022-04-27T14:01:15.222Z] #65 5.567 ++ mktemp -d [2022-04-27T14:01:15.222Z] #65 5.570 + export GOPATH=/tmp/tmp.eObIz6LWby [2022-04-27T14:01:15.222Z] #65 5.570 + GOPATH=/tmp/tmp.eObIz6LWby [2022-04-27T14:01:15.222Z] #65 5.570 + RM_GOPATH=1 [2022-04-27T14:01:15.222Z] #65 5.570 + case "$(go env GOARCH)" in [2022-04-27T14:01:15.222Z] #65 5.575 ++ go env GOARCH [2022-04-27T14:01:15.222Z] #65 5.598 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:15.222Z] #65 5.598 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:15.222Z] #65 5.620 ++ dirname /install.sh [2022-04-27T14:01:15.222Z] #65 5.624 + dir=/ [2022-04-27T14:01:15.222Z] #65 5.624 + bin=rootlesskit [2022-04-27T14:01:15.222Z] #65 5.624 + shift [2022-04-27T14:01:15.222Z] #65 5.624 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T14:01:15.222Z] #65 5.624 + . //rootlesskit.installer [2022-04-27T14:01:15.222Z] #65 5.624 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:15.222Z] #65 5.624 + install_rootlesskit [2022-04-27T14:01:15.222Z] #65 5.624 + case "$1" in [2022-04-27T14:01:15.222Z] #65 5.624 + export CGO_ENABLED=0 [2022-04-27T14:01:15.222Z] #65 5.624 + CGO_ENABLED=0 [2022-04-27T14:01:15.222Z] #65 5.624 + _install_rootlesskit [2022-04-27T14:01:15.222Z] #65 5.626 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T14:01:15.222Z] #65 5.626 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:15.222Z] #65 5.626 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:01:15.222Z] #65 5.626 + GOBIN=/build [2022-04-27T14:01:15.222Z] #65 5.626 + GO111MODULE=on [2022-04-27T14:01:15.222Z] #65 5.626 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:01:15.222Z] #65 5.879 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:01:15.222Z] #65 8.674 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:15.222Z] #65 8.675 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T14:01:15.222Z] #65 9.096 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:01:15.290Z] #40 ... [2022-04-27T14:01:15.290Z] [2022-04-27T14:01:15.290Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:15.290Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:15.290Z] #38 14.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:01:15.290Z] #38 14.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:15.290Z] #38 ... [2022-04-27T14:01:15.290Z] [2022-04-27T14:01:15.290Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:15.290Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e [2022-04-27T14:01:15.290Z] #65 5.919 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:01:15.290Z] #65 9.280 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:15.290Z] #65 9.317 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T14:01:15.290Z] #65 10.12 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:01:15.290Z] #65 14.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T14:01:15.290Z] #65 15.84 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:01:15.385Z] #38 DONE 32.3s [2022-04-27T14:01:15.385Z] [2022-04-27T14:01:15.385Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:15.385Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:01:15.385Z] #53 28.29 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T14:01:15.385Z] #53 28.57 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T14:01:15.385Z] #53 28.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T14:01:15.385Z] #53 28.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T14:01:15.385Z] #53 28.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T14:01:15.385Z] #53 28.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T14:01:15.385Z] #53 28.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T14:01:15.385Z] #53 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T14:01:15.385Z] #53 29.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T14:01:15.385Z] #53 29.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T14:01:15.385Z] #53 29.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T14:01:15.385Z] #53 29.78 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T14:01:15.385Z] #53 29.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T14:01:15.385Z] #53 29.84 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T14:01:15.385Z] #53 29.87 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T14:01:15.385Z] #53 29.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T14:01:15.385Z] #53 30.52 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T14:01:15.385Z] #53 30.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T14:01:15.385Z] #53 30.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T14:01:15.385Z] #53 30.58 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T14:01:15.385Z] #53 30.62 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T14:01:15.385Z] #53 30.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T14:01:15.385Z] #53 30.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T14:01:15.385Z] #53 30.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T14:01:15.385Z] #53 30.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T14:01:15.385Z] #53 30.79 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T14:01:15.385Z] #53 30.85 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T14:01:15.385Z] #53 30.89 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T14:01:15.385Z] #53 30.91 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T14:01:15.385Z] #53 30.91 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T14:01:15.385Z] #53 30.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T14:01:15.385Z] #53 30.97 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T14:01:15.385Z] #53 31.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T14:01:15.385Z] #53 31.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T14:01:15.385Z] #53 31.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T14:01:15.385Z] #53 31.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T14:01:15.385Z] #53 31.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T14:01:15.385Z] #53 31.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T14:01:15.385Z] #53 31.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T14:01:15.385Z] #53 31.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T14:01:15.385Z] #53 31.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T14:01:15.385Z] #53 31.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T14:01:15.385Z] #53 31.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T14:01:15.385Z] #53 31.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T14:01:15.385Z] #53 31.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T14:01:15.385Z] #53 31.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T14:01:15.385Z] #53 31.48 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T14:01:15.385Z] #53 31.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T14:01:15.385Z] #53 31.53 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T14:01:15.385Z] #53 31.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T14:01:15.385Z] #53 31.58 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T14:01:15.385Z] #53 31.59 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T14:01:15.385Z] #53 31.61 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T14:01:15.385Z] #53 31.62 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T14:01:15.385Z] #53 31.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T14:01:15.385Z] #53 31.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T14:01:15.385Z] #53 31.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T14:01:15.385Z] #53 31.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T14:01:15.385Z] #53 31.80 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T14:01:15.385Z] #53 32.29 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T14:01:15.385Z] #53 32.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T14:01:15.385Z] #53 32.31 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T14:01:15.385Z] #53 32.37 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T14:01:15.385Z] #53 32.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T14:01:15.385Z] #53 32.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T14:01:15.485Z] #65 ... [2022-04-27T14:01:15.485Z] [2022-04-27T14:01:15.485Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:15.485Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:15.485Z] #60 5.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:15.485Z] #60 5.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:15.485Z] #60 5.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:15.485Z] #60 6.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:15.485Z] #60 9.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:15.529Z] The recommended git tool is: git [2022-04-27T14:01:15.588Z] #65 16.11 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T14:01:15.589Z] #65 16.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T14:01:15.645Z] #53 32.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T14:01:15.645Z] #53 32.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T14:01:15.645Z] #53 32.58 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T14:01:15.747Z] #60 ... [2022-04-27T14:01:15.747Z] [2022-04-27T14:01:15.747Z] #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-04-27T14:01:15.747Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:15.747Z] #36 4.349 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T14:01:15.747Z] #36 ... [2022-04-27T14:01:15.747Z] [2022-04-27T14:01:15.747Z] #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-04-27T14:01:15.747Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:15.747Z] #14 5.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:15.747Z] #14 5.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:15.747Z] #14 5.656 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:15.747Z] #14 6.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:15.747Z] #14 8.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:15.747Z] #14 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:15.902Z] #53 32.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T14:01:15.902Z] #53 32.86 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T14:01:15.902Z] #53 32.88 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T14:01:15.902Z] #53 32.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T14:01:15.902Z] #53 32.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T14:01:15.902Z] #53 32.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T14:01:16.010Z] #14 ... [2022-04-27T14:01:16.010Z] [2022-04-27T14:01:16.010Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:16.010Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:16.010Z] #38 3.979 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:01:16.010Z] #38 4.639 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:01:16.010Z] #38 5.547 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:01:16.010Z] #38 5.837 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:01:16.010Z] #38 5.930 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:01:16.010Z] #38 9.130 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:01:16.010Z] #38 9.228 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:16.010Z] #38 ... [2022-04-27T14:01:16.010Z] [2022-04-27T14:01:16.010Z] #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-04-27T14:01:16.010Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:16.010Z] #34 2.795 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T14:01:16.010Z] #34 2.796 Cloning into '.'... [2022-04-27T14:01:16.160Z] #53 33.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T14:01:16.161Z] #53 33.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T14:01:16.161Z] #53 33.14 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T14:01:16.161Z] #53 33.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T14:01:16.164Z] #65 16.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:16.164Z] #65 16.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:01:16.272Z] #34 ... [2022-04-27T14:01:16.272Z] [2022-04-27T14:01:16.272Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:16.272Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:16.272Z] #49 5.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:16.272Z] #49 5.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:16.272Z] #49 5.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:16.272Z] #49 6.565 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T14:01:16.272Z] #49 7.204 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:16.272Z] #49 9.576 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:16.272Z] #49 ... [2022-04-27T14:01:16.272Z] [2022-04-27T14:01:16.272Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:16.272Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:16.272Z] #60 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:16.339Z] #65 ... [2022-04-27T14:01:16.339Z] [2022-04-27T14:01:16.339Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:16.339Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:16.339Z] #55 6.378 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T14:01:16.339Z] #55 7.665 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T14:01:16.339Z] #55 7.719 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T14:01:16.339Z] #55 7.723 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T14:01:16.418Z] #53 33.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T14:01:16.418Z] #53 33.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T14:01:16.418Z] #53 33.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T14:01:16.418Z] #53 33.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T14:01:16.418Z] #53 33.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T14:01:16.418Z] #53 33.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T14:01:16.418Z] #53 33.50 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T14:01:16.600Z] #55 10.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T14:01:16.600Z] #55 ... [2022-04-27T14:01:16.600Z] [2022-04-27T14:01:16.600Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:16.600Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:16.600Z] #53 5.212 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T14:01:16.600Z] #53 ... [2022-04-27T14:01:16.600Z] [2022-04-27T14:01:16.600Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:16.600Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:16.600Z] #51 6.289 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:01:16.600Z] #51 8.442 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:01:16.600Z] #51 8.452 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:01:16.600Z] #51 8.544 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:01:16.600Z] #51 8.592 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:01:16.600Z] #51 9.409 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:01:16.600Z] #51 9.418 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:01:16.600Z] #51 9.461 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:01:16.600Z] #51 9.511 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:01:16.600Z] #51 9.620 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:01:16.600Z] #51 9.910 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:01:16.600Z] #51 10.27 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:01:16.677Z] #53 33.75 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T14:01:16.738Z] #65 17.40 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:01:16.862Z] #51 ... [2022-04-27T14:01:16.862Z] [2022-04-27T14:01:16.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-04-27T14:01:16.862Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:16.862Z] #14 7.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:16.862Z] #14 7.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:16.862Z] #14 7.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:16.862Z] #14 9.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:16.935Z] #53 33.85 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T14:01:17.136Z] #14 ... [2022-04-27T14:01:17.136Z] [2022-04-27T14:01:17.136Z] #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-04-27T14:01:17.136Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:17.136Z] #36 6.457 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T14:01:17.136Z] #36 ... [2022-04-27T14:01:17.136Z] [2022-04-27T14:01:17.136Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:17.136Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:17.136Z] #38 7.696 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:01:17.136Z] #38 8.816 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:01:17.183Z] Running on azwin-2-8c6c51 in d:\jenkins\workspace\moby_PR-43515 [Pipeline] { [Pipeline] ws [2022-04-27T14:01:17.200Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T14:01:17.399Z] #38 10.90 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:01:17.399Z] #38 ... [2022-04-27T14:01:17.399Z] [2022-04-27T14:01:17.399Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:17.399Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:17.399Z] #60 7.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:17.399Z] #60 7.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:17.399Z] #60 7.775 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:17.399Z] #60 9.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:17.399Z] #60 ... [2022-04-27T14:01:17.399Z] [2022-04-27T14:01:17.399Z] #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-04-27T14:01:17.399Z] #26 sha256:23690ef9efa4447707ceb05834344b7919be1659eb28fe11cd05768ddaf1440e [2022-04-27T14:01:17.399Z] #26 6.520 + RM_GOPATH=0 [2022-04-27T14:01:17.399Z] #26 6.520 + TMP_GOPATH= [2022-04-27T14:01:17.399Z] #26 6.520 + : /build [2022-04-27T14:01:17.399Z] #26 6.527 + '[' -z '' ']' [2022-04-27T14:01:17.399Z] #26 6.536 ++ mktemp -d [2022-04-27T14:01:17.399Z] #26 6.548 + export GOPATH=/tmp/tmp.eMhClMlBeF [2022-04-27T14:01:17.399Z] #26 6.548 + GOPATH=/tmp/tmp.eMhClMlBeF [2022-04-27T14:01:17.399Z] #26 6.548 + RM_GOPATH=1 [2022-04-27T14:01:17.399Z] #26 6.548 + case "$(go env GOARCH)" in [2022-04-27T14:01:17.399Z] #26 6.548 ++ go env GOARCH [2022-04-27T14:01:17.399Z] #26 6.560 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:17.399Z] #26 6.560 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:17.399Z] #26 6.577 ++ dirname /install.sh [2022-04-27T14:01:17.399Z] #26 6.628 Install docker/cli version 17.06.2-ce from stable [2022-04-27T14:01:17.399Z] #26 6.628 + dir=/ [2022-04-27T14:01:17.399Z] #26 6.628 + bin=dockercli [2022-04-27T14:01:17.399Z] #26 6.628 + shift [2022-04-27T14:01:17.399Z] #26 6.628 + '[' '!' -f //dockercli.installer ']' [2022-04-27T14:01:17.399Z] #26 6.628 + . //dockercli.installer [2022-04-27T14:01:17.399Z] #26 6.628 ++ : stable [2022-04-27T14:01:17.399Z] #26 6.628 ++ : 17.06.2-ce [2022-04-27T14:01:17.399Z] #26 6.628 + install_dockercli [2022-04-27T14:01:17.399Z] #26 6.628 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T14:01:17.399Z] #26 6.628 ++ uname -m [2022-04-27T14:01:17.399Z] #26 6.682 + arch=x86_64 [2022-04-27T14:01:17.399Z] #26 6.682 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T14:01:17.399Z] #26 6.682 + url=https://download.docker.com/linux/static [2022-04-27T14:01:17.399Z] #26 6.718 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T14:01:17.399Z] #26 6.732 + tar -xz docker/docker [2022-04-27T14:01:17.657Z] #26 ... [2022-04-27T14:01:17.657Z] [2022-04-27T14:01:17.657Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:17.657Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:17.657Z] #51 10.98 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:01:17.689Z] #65 18.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T14:01:17.866Z] #53 34.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T14:01:17.867Z] #53 34.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T14:01:17.867Z] #53 35.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T14:01:17.951Z] #65 18.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T14:01:18.124Z] #53 35.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T14:01:18.124Z] #53 35.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T14:01:18.125Z] #53 35.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T14:01:18.125Z] #53 35.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T14:01:18.382Z] #53 35.34 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T14:01:18.382Z] #53 35.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T14:01:18.382Z] #53 ... [2022-04-27T14:01:18.382Z] [2022-04-27T14:01:18.382Z] #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-04-27T14:01:18.382Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T14:01:18.523Z] #65 19.15 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T14:01:18.638Z] #34 35.37 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-04-27T14:01:18.638Z] #34 35.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T14:01:18.638Z] #34 ... [2022-04-27T14:01:18.638Z] [2022-04-27T14:01:18.638Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:18.639Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T14:01:18.639Z] #49 24.22 Building dependency tree... [2022-04-27T14:01:18.639Z] #49 27.36 The following additional packages will be installed: [2022-04-27T14:01:18.639Z] #49 27.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:18.639Z] #49 27.37 python3-protobuf python3-six [2022-04-27T14:01:18.639Z] #49 27.38 Suggested packages: [2022-04-27T14:01:18.639Z] #49 27.39 python3-setuptools [2022-04-27T14:01:18.639Z] #49 27.39 Recommended packages: [2022-04-27T14:01:18.639Z] #49 27.39 iproute2 | iproute [2022-04-27T14:01:18.639Z] #49 28.11 The following NEW packages will be installed: [2022-04-27T14:01:18.639Z] #49 28.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:18.639Z] #49 28.11 python3-protobuf python3-six [2022-04-27T14:01:18.639Z] #49 28.73 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:18.639Z] #49 28.73 Need to get 2115 kB of archives. [2022-04-27T14:01:18.639Z] #49 28.73 After this operation, 10.7 MB of additional disk space will be used. [2022-04-27T14:01:18.639Z] #49 28.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-27T14:01:18.639Z] #49 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:01:18.639Z] #49 28.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T14:01:18.639Z] #49 28.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-27T14:01:18.639Z] #49 28.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-27T14:01:18.639Z] #49 28.77 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-04-27T14:01:18.639Z] #49 28.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-27T14:01:18.639Z] #49 31.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-27T14:01:18.639Z] #49 32.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:18.639Z] #49 32.73 Fetched 2115 kB in 4s (601 kB/s) [2022-04-27T14:01:18.639Z] #49 32.87 Selecting previously unselected package libprotobuf23:arm64. [2022-04-27T14:01:18.639Z] #49 32.87 (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-04-27T14:01:18.639Z] #49 32.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 33.03 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T14:01:18.639Z] #49 33.63 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:01:18.639Z] #49 33.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:01:18.639Z] #49 33.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:18.639Z] #49 33.87 Selecting previously unselected package python3-six. [2022-04-27T14:01:18.639Z] #49 33.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T14:01:18.639Z] #49 33.88 Unpacking python3-six (1.16.0-2) ... [2022-04-27T14:01:18.639Z] #49 33.96 Selecting previously unselected package python3-protobuf. [2022-04-27T14:01:18.639Z] #49 33.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 33.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:18.639Z] #49 34.40 Selecting previously unselected package libnet1:arm64. [2022-04-27T14:01:18.639Z] #49 34.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 34.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:18.639Z] #49 34.58 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T14:01:18.639Z] #49 34.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 34.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T14:01:18.639Z] #49 34.72 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T14:01:18.639Z] #49 34.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 34.73 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T14:01:18.639Z] #49 34.85 Selecting previously unselected package criu. [2022-04-27T14:01:18.639Z] #49 34.85 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-27T14:01:18.639Z] #49 34.86 Unpacking criu (3.16.1-3) ... [2022-04-27T14:01:18.895Z] #49 35.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:18.895Z] #49 ... [2022-04-27T14:01:18.895Z] [2022-04-27T14:01:18.895Z] #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-04-27T14:01:18.895Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T14:01:18.895Z] #34 35.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T14:01:19.023Z] The recommended git tool is: git [2022-04-27T14:01:19.100Z] #65 ... [2022-04-27T14:01:19.100Z] [2022-04-27T14:01:19.100Z] #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-04-27T14:01:19.100Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f [2022-04-27T14:01:19.100Z] #26 19.79 + mkdir -p /build [2022-04-27T14:01:19.343Z] #21 1.534 Reading package lists... [2022-04-27T14:01:19.465Z] #26 19.79 + mv docker/docker /build/ [2022-04-27T14:01:19.465Z] #26 19.80 + rmdir docker [2022-04-27T14:01:19.728Z] #26 ... [2022-04-27T14:01:19.728Z] [2022-04-27T14:01:19.728Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:19.728Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:19.728Z] #51 10.49 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:01:19.728Z] #51 20.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:01:19.728Z] #51 20.29 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:01:19.728Z] #51 ... [2022-04-27T14:01:19.728Z] [2022-04-27T14:01:19.728Z] #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-04-27T14:01:19.728Z] #26 sha256:e4669d538efcd167c0d557ef974b6952e0015704d2a98121166314ae19beba0f [2022-04-27T14:01:19.728Z] #26 DONE 20.3s [2022-04-27T14:01:19.728Z] [2022-04-27T14:01:19.728Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:19.728Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:19.728Z] #49 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:19.728Z] #49 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:19.728Z] #49 19.59 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T14:01:21.571Z] #60 ... [2022-04-27T14:01:21.572Z] [2022-04-27T14:01:21.572Z] #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-04-27T14:01:21.572Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:21.572Z] #36 16.07 tomll can be used in two ways: [2022-04-27T14:01:21.572Z] #36 16.11 Writing to STDIN and reading from STDOUT: [2022-04-27T14:01:21.572Z] #36 16.11 cat file.toml | tomll > file.toml [2022-04-27T14:01:21.572Z] #36 16.11 [2022-04-27T14:01:21.572Z] #36 16.11 Reading and updating a list of files: [2022-04-27T14:01:21.572Z] #36 16.11 tomll a.toml b.toml c.toml [2022-04-27T14:01:21.572Z] #36 16.11 [2022-04-27T14:01:21.572Z] #36 16.11 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T14:01:21.572Z] #36 DONE 16.4s [2022-04-27T14:01:21.572Z] [2022-04-27T14:01:21.572Z] #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-04-27T14:01:21.572Z] #26 sha256:0a058dc42c37fe31676f2080643c74b0f5e25638daea5afda8f37299a3b20563 [2022-04-27T14:01:21.572Z] #26 14.48 + mkdir -p /build [2022-04-27T14:01:21.572Z] #26 14.49 + mv docker/docker /build/ [2022-04-27T14:01:21.572Z] #26 14.49 + rmdir docker [2022-04-27T14:01:21.572Z] #26 DONE 16.1s [2022-04-27T14:01:21.572Z] [2022-04-27T14:01:21.572Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:21.572Z] #65 sha256:87693f9d97c5f2510a0de2edb29a0453793f4e6b41dc9dd878ee3778f3041617 [2022-04-27T14:01:21.572Z] #65 12.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T14:01:21.572Z] #65 13.28 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:01:21.572Z] #65 13.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T14:01:21.572Z] #65 13.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T14:01:21.572Z] #65 13.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:21.572Z] #65 13.56 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:01:21.572Z] #65 13.92 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:01:21.572Z] #65 14.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T14:01:21.572Z] #65 14.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T14:01:21.572Z] #65 16.58 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T14:01:22.147Z] #65 16.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:22.171Z] #34 ... [2022-04-27T14:01:22.172Z] [2022-04-27T14:01:22.172Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:22.172Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T14:01:22.172Z] #40 28.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:22.172Z] #40 29.11 Fetched 15.6 MB in 1s (19.0 MB/s) [2022-04-27T14:01:22.172Z] #40 29.19 Selecting previously unselected package xxd. [2022-04-27T14:01:22.172Z] #40 29.19 (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-04-27T14:01:22.172Z] #40 29.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 29.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:22.172Z] #40 29.42 Selecting previously unselected package vim-common. [2022-04-27T14:01:22.172Z] #40 29.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:01:22.172Z] #40 29.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:22.172Z] #40 29.72 Selecting previously unselected package cmake-data. [2022-04-27T14:01:22.172Z] #40 29.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T14:01:22.172Z] #40 29.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:22.172Z] #40 33.07 Selecting previously unselected package libicu67:arm64. [2022-04-27T14:01:22.172Z] #40 33.13 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 33.14 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T14:01:22.172Z] #40 37.75 Selecting previously unselected package libxml2:arm64. [2022-04-27T14:01:22.172Z] #40 37.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 37.75 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:22.172Z] #40 38.17 Selecting previously unselected package libarchive13:arm64. [2022-04-27T14:01:22.172Z] #40 38.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 38.18 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:22.172Z] #40 38.45 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-27T14:01:22.172Z] #40 38.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 38.47 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T14:01:22.172Z] #40 38.60 Selecting previously unselected package librhash0:arm64. [2022-04-27T14:01:22.172Z] #40 38.61 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 38.62 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-27T14:01:22.172Z] #40 38.76 Selecting previously unselected package libuv1:arm64. [2022-04-27T14:01:22.172Z] #40 38.76 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-27T14:01:22.172Z] #40 38.79 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-27T14:01:22.172Z] #40 ... [2022-04-27T14:01:22.172Z] [2022-04-27T14:01:22.172Z] #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-04-27T14:01:22.172Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:22.172Z] #14 32.80 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:22.172Z] #14 33.21 Fetched 108 MB in 4s (25.3 MB/s) [2022-04-27T14:01:22.172Z] #14 33.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T14:01:22.172Z] #14 33.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 ... 15700 files and directories currently installed.) [2022-04-27T14:01:22.172Z] #14 33.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T14:01:22.172Z] #14 33.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:22.172Z] #14 35.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T14:01:22.172Z] #14 35.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T14:01:22.172Z] #14 35.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:22.172Z] #14 37.18 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T14:01:22.172Z] #14 37.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T14:01:22.172Z] #14 37.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:01:22.172Z] #14 37.32 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-27T14:01:22.172Z] #14 37.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T14:01:22.172Z] #14 37.33 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:01:22.172Z] #14 37.49 Selecting previously unselected package dmsetup. [2022-04-27T14:01:22.172Z] #14 37.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T14:01:22.172Z] #14 37.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:01:22.172Z] #14 37.64 Selecting previously unselected package mingw-w64-common. [2022-04-27T14:01:22.172Z] #14 37.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T14:01:22.172Z] #14 37.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T14:01:22.296Z] Running on azwin-2-6644f0 in d:\jenkins\workspace\moby_PR-43515 [Pipeline] { [Pipeline] ws [2022-04-27T14:01:22.314Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T14:01:22.924Z] #51 ... [2022-04-27T14:01:22.924Z] [2022-04-27T14:01:22.924Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:22.924Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:22.924Z] #65 11.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:22.924Z] #65 11.11 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T14:01:22.924Z] #65 12.18 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:01:22.924Z] #65 15.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T14:01:23.032Z] #49 ... [2022-04-27T14:01:23.032Z] [2022-04-27T14:01:23.032Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:23.032Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:23.032Z] #60 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:23.032Z] #60 ... [2022-04-27T14:01:23.032Z] [2022-04-27T14:01:23.032Z] #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-04-27T14:01:23.032Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:23.032Z] #14 23.90 Fetched 8510 kB in 19s (449 kB/s) [2022-04-27T14:01:23.536Z] #21 6.154 Reading package lists... [2022-04-27T14:01:23.727Z] The recommended git tool is: git [2022-04-27T14:01:23.863Z] #65 ... [2022-04-27T14:01:23.863Z] [2022-04-27T14:01:23.863Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:23.863Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:23.863Z] #40 7.250 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:23.863Z] #40 7.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:23.863Z] #40 7.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:23.863Z] #40 8.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:23.863Z] #40 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:23.863Z] #40 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:23.863Z] #40 ... [2022-04-27T14:01:23.863Z] [2022-04-27T14:01:23.863Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:23.863Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:23.863Z] #38 11.29 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:01:23.863Z] #38 11.45 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:01:23.863Z] #38 15.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:01:23.863Z] #38 16.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:23.863Z] #38 ... [2022-04-27T14:01:23.863Z] [2022-04-27T14:01:23.863Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:23.863Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:23.863Z] #65 16.98 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:01:23.863Z] #65 17.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T14:01:24.068Z] #65 ... [2022-04-27T14:01:24.068Z] [2022-04-27T14:01:24.068Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:24.068Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:24.068Z] #60 19.33 Fetched 8510 kB in 14s (619 kB/s) [2022-04-27T14:01:24.120Z] #65 17.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T14:01:24.380Z] #65 17.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:24.380Z] #65 ... [2022-04-27T14:01:24.380Z] [2022-04-27T14:01:24.380Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:24.380Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:24.380Z] #49 7.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:01:24.380Z] #49 7.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:01:24.380Z] #49 7.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:01:24.380Z] #49 8.210 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T14:01:24.380Z] #49 9.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:01:24.380Z] #49 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:24.380Z] #49 15.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:24.472Z] #21 10.82 Building dependency tree... [2022-04-27T14:01:24.472Z] #21 11.93 Reading state information... [2022-04-27T14:01:24.637Z] #49 ... [2022-04-27T14:01:24.638Z] [2022-04-27T14:01:24.638Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:24.638Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:24.638Z] #65 17.59 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:01:24.638Z] #65 17.74 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:01:24.704Z] #14 ... [2022-04-27T14:01:24.704Z] [2022-04-27T14:01:24.704Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:24.704Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T14:01:24.704Z] #40 38.92 Selecting previously unselected package cmake. [2022-04-27T14:01:24.704Z] #40 38.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-27T14:01:24.704Z] #40 38.93 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.38 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T14:01:24.704Z] #40 41.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.41 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-27T14:01:24.704Z] #40 41.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.48 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T14:01:24.704Z] #40 41.49 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-27T14:01:24.704Z] #40 41.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.54 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.56 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.57 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:24.704Z] #40 41.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:25.580Z] #14 23.90 Reading package lists... [2022-04-27T14:01:25.580Z] #14 ... [2022-04-27T14:01:25.580Z] [2022-04-27T14:01:25.580Z] #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-04-27T14:01:25.580Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:25.580Z] #36 25.93 tomll can be used in two ways: [2022-04-27T14:01:25.580Z] #36 25.94 Writing to STDIN and reading from STDOUT: [2022-04-27T14:01:25.580Z] #36 25.94 cat file.toml | tomll > file.toml [2022-04-27T14:01:25.580Z] #36 25.94 [2022-04-27T14:01:25.580Z] #36 25.94 Reading and updating a list of files: [2022-04-27T14:01:25.580Z] #36 25.94 tomll a.toml b.toml c.toml [2022-04-27T14:01:25.580Z] #36 25.94 [2022-04-27T14:01:25.580Z] #36 25.94 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T14:01:25.580Z] #36 DONE 26.1s [2022-04-27T14:01:25.580Z] [2022-04-27T14:01:25.580Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:25.580Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e [2022-04-27T14:01:25.580Z] #65 23.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:25.852Z] #21 13.01 The following additional packages will be installed: [2022-04-27T14:01:25.852Z] #21 13.01 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T14:01:25.852Z] #21 13.01 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T14:01:25.852Z] #21 13.01 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T14:01:25.852Z] #21 13.01 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T14:01:25.852Z] #21 13.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T14:01:25.852Z] #21 13.02 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-27T14:01:25.852Z] #21 13.02 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T14:01:25.852Z] #21 13.04 Suggested packages: [2022-04-27T14:01:25.852Z] #21 13.04 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-27T14:01:25.852Z] #21 13.04 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-27T14:01:25.852Z] #21 13.04 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-27T14:01:25.852Z] #21 13.04 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-27T14:01:25.852Z] #21 13.04 seccomp:ppc64el seccomp:s390x [2022-04-27T14:01:25.852Z] #21 13.04 Recommended packages: [2022-04-27T14:01:25.852Z] #21 13.04 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-27T14:01:25.852Z] #21 13.04 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-27T14:01:25.852Z] #21 13.04 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-27T14:01:25.852Z] #21 13.04 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-27T14:01:26.014Z] #65 18.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T14:01:26.014Z] #65 18.96 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T14:01:26.112Z] #21 13.50 The following NEW packages will be installed: [2022-04-27T14:01:26.112Z] #21 13.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T14:01:26.112Z] #21 13.50 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-27T14:01:26.112Z] #21 13.50 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-27T14:01:26.112Z] #21 13.50 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T14:01:26.112Z] #21 13.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T14:01:26.112Z] #21 13.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T14:01:26.112Z] #21 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T14:01:26.112Z] #21 13.51 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-27T14:01:26.112Z] #21 13.51 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-27T14:01:26.112Z] #21 13.51 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-27T14:01:26.112Z] #21 13.51 libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T14:01:26.372Z] #21 13.87 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:26.372Z] #21 13.87 Need to get 15.9 MB of archives. [2022-04-27T14:01:26.372Z] #21 13.87 After this operation, 73.0 MB of additional disk space will be used. [2022-04-27T14:01:26.372Z] #21 13.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-27T14:01:26.372Z] #21 13.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-27T14:01:26.372Z] #21 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-27T14:01:26.372Z] #21 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-27T14:01:26.373Z] #21 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-27T14:01:26.373Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-27T14:01:26.373Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-27T14:01:26.373Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-27T14:01:26.373Z] #21 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-27T14:01:26.373Z] #21 13.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-27T14:01:26.373Z] #21 13.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-27T14:01:26.373Z] #21 13.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-27T14:01:26.373Z] #21 13.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-27T14:01:26.373Z] #21 13.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-27T14:01:26.631Z] #60 19.33 Reading package lists... [2022-04-27T14:01:26.631Z] #60 ... [2022-04-27T14:01:26.631Z] [2022-04-27T14:01:26.631Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:26.631Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:26.631Z] #49 11.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:26.631Z] #49 15.23 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T14:01:26.631Z] #49 20.15 Fetched 8513 kB in 15s (585 kB/s) [2022-04-27T14:01:26.631Z] #49 20.15 Reading package lists... [2022-04-27T14:01:26.631Z] #49 ... [2022-04-27T14:01:26.631Z] [2022-04-27T14:01:26.631Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:26.631Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:26.631Z] #45 19.83 Updating files: 90% (1664/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T14:01:26.631Z] #45 20.05 + git checkout -q v2.3.0 [2022-04-27T14:01:26.634Z] #21 13.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-27T14:01:26.634Z] #21 14.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-27T14:01:26.634Z] #21 14.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-27T14:01:26.634Z] #21 14.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-27T14:01:26.634Z] #21 14.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-27T14:01:26.634Z] #21 14.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-27T14:01:26.634Z] #21 14.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-27T14:01:26.634Z] #21 14.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-27T14:01:26.634Z] #21 14.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-27T14:01:26.634Z] #21 14.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T14:01:26.634Z] #21 14.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T14:01:26.634Z] #21 14.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-27T14:01:26.634Z] #21 14.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-27T14:01:26.634Z] #21 14.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-27T14:01:26.634Z] #21 14.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-27T14:01:26.634Z] #21 14.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-27T14:01:26.634Z] #21 14.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-27T14:01:26.634Z] #21 14.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-27T14:01:26.634Z] #21 14.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-27T14:01:27.204Z] #21 14.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:27.204Z] #45 22.25 + 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-04-27T14:01:27.463Z] #21 14.90 Fetched 15.9 MB in 1s (30.1 MB/s) [2022-04-27T14:01:27.463Z] #21 14.94 Selecting previously unselected package gcc-10-base:armel. [2022-04-27T14:01:27.463Z] #21 14.94 (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-04-27T14:01:27.463Z] #21 14.99 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-27T14:01:27.463Z] #21 15.00 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-27T14:01:27.463Z] #21 15.04 Selecting previously unselected package gcc-10-base:armhf. [2022-04-27T14:01:27.466Z] #45 ... [2022-04-27T14:01:27.466Z] [2022-04-27T14:01:27.466Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:27.466Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:27.466Z] #40 12.72 Fetched 8510 kB in 10s (859 kB/s) [2022-04-27T14:01:27.466Z] #40 12.72 Reading package lists... [2022-04-27T14:01:27.723Z] #21 15.05 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-27T14:01:27.723Z] #21 15.05 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T14:01:27.723Z] #21 15.10 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-27T14:01:27.723Z] #21 15.11 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-27T14:01:27.723Z] #21 15.11 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T14:01:27.723Z] #21 15.17 Selecting previously unselected package gcc-10-base:s390x. [2022-04-27T14:01:27.723Z] #21 15.18 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-27T14:01:27.723Z] #21 15.18 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T14:01:27.723Z] #21 15.24 Selecting previously unselected package gcc-10-base:arm64. [2022-04-27T14:01:27.723Z] #21 15.25 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-27T14:01:27.723Z] #21 15.26 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T14:01:27.723Z] #21 15.31 Selecting previously unselected package libgcc-s1:armel. [2022-04-27T14:01:27.920Z] #65 ... [2022-04-27T14:01:27.920Z] [2022-04-27T14:01:27.920Z] #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-04-27T14:01:27.920Z] #26 sha256:23690ef9efa4447707ceb05834344b7919be1659eb28fe11cd05768ddaf1440e [2022-04-27T14:01:27.920Z] #26 19.29 + mkdir -p /build [2022-04-27T14:01:27.920Z] #26 19.29 + mv docker/docker /build/ [2022-04-27T14:01:27.920Z] #26 19.30 + rmdir docker [2022-04-27T14:01:27.920Z] #26 DONE 20.9s [2022-04-27T14:01:27.920Z] [2022-04-27T14:01:27.920Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:27.920Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:27.920Z] #51 19.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:01:27.920Z] #51 19.20 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:01:27.982Z] #21 15.32 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-27T14:01:27.982Z] #21 15.33 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-27T14:01:27.982Z] #21 15.38 Selecting previously unselected package libcrypt1:armel. [2022-04-27T14:01:27.982Z] #21 15.38 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-27T14:01:27.982Z] #21 15.39 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T14:01:27.982Z] #21 15.47 Selecting previously unselected package libc6:armel. [2022-04-27T14:01:27.982Z] #21 15.48 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-27T14:01:28.039Z] #40 18.73 Reading package lists... [2022-04-27T14:01:28.039Z] #40 ... [2022-04-27T14:01:28.039Z] [2022-04-27T14:01:28.039Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:28.039Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:01:28.039Z] #51 13.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:01:28.039Z] #51 13.28 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:01:28.039Z] #51 ... [2022-04-27T14:01:28.039Z] [2022-04-27T14:01:28.040Z] #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-04-27T14:01:28.040Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:28.040Z] #14 18.49 Fetched 8510 kB in 13s (652 kB/s) [2022-04-27T14:01:28.045Z] #40 DONE 44.7s [2022-04-27T14:01:28.045Z] [2022-04-27T14:01:28.045Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:01:28.045Z] #41 sha256:dc9e8a43a6f374f931105558ed5c03a6ef580a0c40cd055686d258c2bcd17cd2 [2022-04-27T14:01:28.045Z] #41 ... [2022-04-27T14:01:28.045Z] [2022-04-27T14:01:28.045Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:28.045Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T14:01:28.045Z] #49 36.65 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T14:01:28.045Z] #49 36.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:28.045Z] #49 36.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T14:01:28.045Z] #49 36.69 Setting up python3-six (1.16.0-2) ... [2022-04-27T14:01:28.045Z] #49 37.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T14:01:28.045Z] #49 37.75 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:28.045Z] #49 40.69 Setting up criu (3.16.1-3) ... [2022-04-27T14:01:28.045Z] #49 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:28.045Z] #49 DONE 44.6s [2022-04-27T14:01:28.045Z] [2022-04-27T14:01:28.045Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:01:28.045Z] #41 sha256:dc9e8a43a6f374f931105558ed5c03a6ef580a0c40cd055686d258c2bcd17cd2 [2022-04-27T14:01:28.045Z] #41 DONE 0.3s [2022-04-27T14:01:28.045Z] [2022-04-27T14:01:28.045Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:01:28.045Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277 [2022-04-27T14:01:28.242Z] #21 15.64 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-27T14:01:28.501Z] #21 16.13 Selecting previously unselected package libapparmor1:armel. [2022-04-27T14:01:28.501Z] #21 16.13 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-27T14:01:28.501Z] #21 16.13 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-27T14:01:28.501Z] #21 16.19 Selecting previously unselected package libapparmor-dev:armel. [2022-04-27T14:01:28.614Z] #14 18.49 Reading package lists... [2022-04-27T14:01:28.629Z] #42 ... [2022-04-27T14:01:28.629Z] [2022-04-27T14:01:28.629Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:28.629Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:01:28.629Z] #53 35.50 go: downloading golang.org/x/text v0.3.7 [2022-04-27T14:01:28.629Z] #53 39.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T14:01:28.629Z] #53 39.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T14:01:28.629Z] #53 39.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T14:01:28.629Z] #53 39.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T14:01:28.629Z] #53 39.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T14:01:28.629Z] #53 39.17 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T14:01:28.629Z] #53 39.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T14:01:28.629Z] #53 39.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T14:01:28.629Z] #53 39.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T14:01:28.629Z] #53 39.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T14:01:28.629Z] #53 39.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T14:01:28.629Z] #53 39.45 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T14:01:28.629Z] #53 39.71 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T14:01:28.629Z] #53 39.76 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T14:01:28.629Z] #53 39.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T14:01:28.629Z] #53 39.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T14:01:28.629Z] #53 40.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T14:01:28.629Z] #53 40.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T14:01:28.629Z] #53 40.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T14:01:28.629Z] #53 40.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T14:01:28.629Z] #53 40.18 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T14:01:28.629Z] #53 40.33 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T14:01:28.629Z] #53 40.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T14:01:28.629Z] #53 40.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T14:01:28.629Z] #53 40.54 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T14:01:28.629Z] #53 41.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T14:01:28.762Z] #21 16.19 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-27T14:01:28.762Z] #21 16.19 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T14:01:28.762Z] #21 16.27 Selecting previously unselected package libgcc-s1:arm64. [2022-04-27T14:01:28.762Z] #21 16.27 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-27T14:01:28.762Z] #21 16.28 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T14:01:28.762Z] #21 16.33 Selecting previously unselected package libcrypt1:arm64. [2022-04-27T14:01:28.762Z] #21 16.33 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-27T14:01:28.762Z] #21 16.34 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T14:01:28.762Z] #21 16.43 Selecting previously unselected package libc6:arm64. [2022-04-27T14:01:28.885Z] #65 ... [2022-04-27T14:01:28.885Z] [2022-04-27T14:01:28.885Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:28.885Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:28.885Z] #49 29.33 Fetched 8513 kB in 23s (370 kB/s) [2022-04-27T14:01:28.892Z] #14 24.18 Reading package lists... [2022-04-27T14:01:28.892Z] #14 ... [2022-04-27T14:01:28.892Z] [2022-04-27T14:01:28.892Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:28.892Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:28.892Z] #40 18.73 Reading package lists... [2022-04-27T14:01:29.022Z] #21 16.44 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-27T14:01:29.201Z] #53 ... [2022-04-27T14:01:29.201Z] [2022-04-27T14:01:29.201Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:01:29.201Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277 [2022-04-27T14:01:29.201Z] #42 1.003 + RM_GOPATH=0 [2022-04-27T14:01:29.201Z] #42 1.003 + TMP_GOPATH= [2022-04-27T14:01:29.201Z] #42 1.005 + : /build [2022-04-27T14:01:29.201Z] #42 1.005 + '[' -z '' ']' [2022-04-27T14:01:29.201Z] #42 1.005 ++ mktemp -d [2022-04-27T14:01:29.201Z] #42 1.005 + export GOPATH=/tmp/tmp.GiG7N3iSen [2022-04-27T14:01:29.201Z] #42 1.005 + GOPATH=/tmp/tmp.GiG7N3iSen [2022-04-27T14:01:29.201Z] #42 1.005 + RM_GOPATH=1 [2022-04-27T14:01:29.201Z] #42 1.005 + case "$(go env GOARCH)" in [2022-04-27T14:01:29.201Z] #42 1.007 ++ go env GOARCH [2022-04-27T14:01:29.201Z] #42 1.033 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:29.201Z] #42 1.033 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:29.201Z] #42 1.033 ++ dirname /install.sh [2022-04-27T14:01:29.201Z] #42 1.037 + dir=/ [2022-04-27T14:01:29.201Z] #42 1.037 + bin=tini [2022-04-27T14:01:29.201Z] #42 1.037 + shift [2022-04-27T14:01:29.201Z] #42 1.037 + '[' '!' -f //tini.installer ']' [2022-04-27T14:01:29.201Z] #42 1.038 + . //tini.installer [2022-04-27T14:01:29.201Z] #42 1.038 ++ : v0.19.0 [2022-04-27T14:01:29.201Z] #42 1.038 + install_tini [2022-04-27T14:01:29.201Z] #42 1.039 + echo 'Install tini version v0.19.0' [2022-04-27T14:01:29.201Z] #42 1.039 Install tini version v0.19.0 [2022-04-27T14:01:29.201Z] #42 1.039 + git clone https://github.com/krallin/tini.git /tmp/tmp.GiG7N3iSen/tini [2022-04-27T14:01:29.201Z] #42 1.050 Cloning into '/tmp/tmp.GiG7N3iSen/tini'... [2022-04-27T14:01:29.282Z] #21 16.62 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T14:01:29.293Z] #51 ... [2022-04-27T14:01:29.293Z] [2022-04-27T14:01:29.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T14:01:29.293Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:29.293Z] #14 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:29.293Z] #14 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:29.293Z] #14 ... [2022-04-27T14:01:29.293Z] [2022-04-27T14:01:29.293Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:29.293Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:29.293Z] #60 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:01:29.293Z] #60 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:01:29.293Z] #60 ... [2022-04-27T14:01:29.293Z] [2022-04-27T14:01:29.293Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:01:29.293Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:01:29.293Z] #65 22.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T14:01:29.542Z] #21 17.07 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T14:01:29.542Z] #21 17.08 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T14:01:29.542Z] #21 17.08 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T14:01:29.542Z] #21 17.13 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T14:01:29.542Z] #21 17.14 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T14:01:29.550Z] #65 22.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:01:29.779Z] #42 1.740 + cd /tmp/tmp.GiG7N3iSen/tini [2022-04-27T14:01:29.779Z] #42 1.740 + git checkout -q v0.19.0 [2022-04-27T14:01:29.779Z] #42 1.765 + cmake . [2022-04-27T14:01:29.802Z] #21 17.14 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T14:01:29.802Z] #21 17.21 Selecting previously unselected package libgcc-s1:s390x. [2022-04-27T14:01:29.802Z] #21 17.22 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-27T14:01:29.802Z] #21 17.22 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T14:01:29.802Z] #21 17.27 Selecting previously unselected package libcrypt1:s390x. [2022-04-27T14:01:29.802Z] #21 17.28 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-27T14:01:29.802Z] #21 17.29 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T14:01:29.802Z] #21 17.37 Selecting previously unselected package libc6:s390x. [2022-04-27T14:01:30.037Z] #42 2.100 -- The C compiler identification is GNU 10.2.1 [2022-04-27T14:01:30.037Z] #42 2.155 -- Detecting C compiler ABI info [2022-04-27T14:01:30.063Z] #21 17.38 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-27T14:01:30.063Z] #21 17.59 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T14:01:30.281Z] #40 24.28 Building dependency tree... [2022-04-27T14:01:30.294Z] #42 ... [2022-04-27T14:01:30.294Z] [2022-04-27T14:01:30.294Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:01:30.294Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T14:01:30.294Z] #51 47.10 gotestsum version dev [2022-04-27T14:01:30.294Z] #51 DONE 47.4s [2022-04-27T14:01:30.551Z] [2022-04-27T14:01:30.551Z] #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-04-27T14:01:30.551Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:30.551Z] #14 43.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T14:01:30.551Z] #14 43.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T14:01:30.551Z] #14 43.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:01:30.632Z] #21 18.05 Selecting previously unselected package libapparmor1:s390x. [2022-04-27T14:01:30.632Z] #21 18.06 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-27T14:01:30.632Z] #21 18.06 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-27T14:01:30.632Z] #21 18.11 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-27T14:01:30.632Z] #21 18.12 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-27T14:01:30.632Z] #21 18.13 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T14:01:30.632Z] #21 18.19 Selecting previously unselected package libgcc-s1:armhf. [2022-04-27T14:01:30.632Z] #21 18.20 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-27T14:01:30.632Z] #21 18.21 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T14:01:30.892Z] #21 18.26 Selecting previously unselected package libcrypt1:armhf. [2022-04-27T14:01:30.892Z] #21 18.27 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-27T14:01:30.892Z] #21 18.28 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T14:01:30.892Z] #21 18.35 Selecting previously unselected package libc6:armhf. [2022-04-27T14:01:30.892Z] #21 18.36 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-27T14:01:31.152Z] #21 18.53 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T14:01:31.412Z] #21 18.94 Selecting previously unselected package libapparmor1:armhf. [2022-04-27T14:01:31.412Z] #21 18.95 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-27T14:01:31.412Z] #21 18.95 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-27T14:01:31.412Z] #21 19.00 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-27T14:01:31.412Z] #21 19.01 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-27T14:01:31.412Z] #21 19.02 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T14:01:31.443Z] #65 ... [2022-04-27T14:01:31.443Z] [2022-04-27T14:01:31.443Z] #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-04-27T14:01:31.443Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T14:01:31.443Z] #36 24.91 tomll can be used in two ways: [2022-04-27T14:01:31.443Z] #36 24.92 Writing to STDIN and reading from STDOUT: [2022-04-27T14:01:31.443Z] #36 24.92 cat file.toml | tomll > file.toml [2022-04-27T14:01:31.443Z] #36 24.92 [2022-04-27T14:01:31.443Z] #36 24.92 Reading and updating a list of files: [2022-04-27T14:01:31.443Z] #36 24.92 tomll a.toml b.toml c.toml [2022-04-27T14:01:31.443Z] #36 24.92 [2022-04-27T14:01:31.443Z] #36 24.92 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T14:01:31.443Z] #36 DONE 25.0s [2022-04-27T14:01:31.443Z] [2022-04-27T14:01:31.443Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:31.443Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:31.443Z] #49 19.82 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T14:01:31.672Z] #21 19.09 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-27T14:01:31.672Z] #21 19.09 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-27T14:01:31.672Z] #21 19.10 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T14:01:31.672Z] #21 19.16 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-27T14:01:31.672Z] #21 19.17 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-27T14:01:31.672Z] #21 19.17 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T14:01:31.920Z] #14 ... [2022-04-27T14:01:31.920Z] [2022-04-27T14:01:31.920Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:01:31.920Z] #42 sha256:f991bd1031dae3b7e920e41876965e461a6c94673c1a92e29de21a7205496277 [2022-04-27T14:01:31.920Z] #42 2.868 -- Detecting C compiler ABI info - done [2022-04-27T14:01:31.920Z] #42 2.963 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T14:01:31.920Z] #42 3.004 -- Detecting C compile features [2022-04-27T14:01:31.920Z] #42 3.004 -- Detecting C compile features - done [2022-04-27T14:01:31.920Z] #42 3.064 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T14:01:31.920Z] #42 3.253 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T14:01:31.920Z] #42 3.328 -- Configuring done [2022-04-27T14:01:31.920Z] #42 3.345 -- Generating done [2022-04-27T14:01:31.920Z] #42 3.361 -- Build files have been written to: /tmp/tmp.GiG7N3iSen/tini [2022-04-27T14:01:31.920Z] #42 3.384 + make tini-static [2022-04-27T14:01:31.920Z] #42 3.698 Scanning dependencies of target tini-static [2022-04-27T14:01:31.920Z] #42 3.825 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T14:01:31.932Z] #21 19.26 Selecting previously unselected package libc6:ppc64el. [2022-04-27T14:01:31.932Z] #21 19.27 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-27T14:01:31.932Z] #21 19.46 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T14:01:32.760Z] #21 20.09 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-27T14:01:32.760Z] #21 20.10 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-27T14:01:32.760Z] #21 20.11 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T14:01:32.760Z] #21 20.15 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-27T14:01:32.760Z] #21 20.16 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-27T14:01:32.760Z] #21 20.16 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T14:01:32.760Z] #21 20.23 Selecting previously unselected package libseccomp2:s390x. [2022-04-27T14:01:32.760Z] #21 20.24 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T14:01:32.760Z] #21 20.24 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T14:01:32.760Z] #21 20.29 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-27T14:01:32.760Z] #21 20.30 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T14:01:32.760Z] #21 20.30 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T14:01:32.840Z] #40 28.00 The following additional packages will be installed: [2022-04-27T14:01:32.840Z] #40 28.00 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T14:01:32.840Z] #40 28.00 Suggested packages: [2022-04-27T14:01:32.840Z] #40 28.00 cmake-doc ninja-build lrzip [2022-04-27T14:01:32.840Z] #40 28.00 Recommended packages: [2022-04-27T14:01:32.840Z] #40 28.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T14:01:32.851Z] #42 4.833 [100%] Linking C executable tini-static [2022-04-27T14:01:33.020Z] #21 20.37 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-27T14:01:33.020Z] #21 20.37 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T14:01:33.020Z] #21 20.38 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.020Z] #21 20.43 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-27T14:01:33.020Z] #21 20.44 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T14:01:33.020Z] #21 20.45 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.020Z] #21 20.54 Selecting previously unselected package libseccomp2:armhf. [2022-04-27T14:01:33.020Z] #21 20.54 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T14:01:33.020Z] #21 20.56 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.020Z] #21 20.62 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-27T14:01:33.109Z] #42 5.130 [100%] Built target tini-static [2022-04-27T14:01:33.109Z] #42 5.201 + mkdir -p /build [2022-04-27T14:01:33.109Z] #42 5.205 + cp tini-static /build/docker-init [2022-04-27T14:01:33.279Z] #21 20.62 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T14:01:33.279Z] #21 20.63 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.279Z] #21 20.71 Selecting previously unselected package libseccomp2:armel. [2022-04-27T14:01:33.279Z] #21 20.72 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T14:01:33.279Z] #21 20.72 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.279Z] #21 20.77 Selecting previously unselected package libseccomp-dev:armel. [2022-04-27T14:01:33.279Z] #21 20.77 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T14:01:33.279Z] #21 20.78 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.279Z] #21 20.83 Selecting previously unselected package libseccomp2:arm64. [2022-04-27T14:01:33.539Z] #21 20.84 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T14:01:33.539Z] #21 20.85 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.539Z] #21 20.91 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T14:01:33.539Z] #21 20.91 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T14:01:33.539Z] #21 20.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:33.539Z] #21 21.04 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T14:01:33.539Z] #21 21.06 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-27T14:01:33.539Z] #21 21.10 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T14:01:33.539Z] #21 21.17 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T14:01:33.539Z] #21 21.20 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T14:01:33.539Z] #21 21.22 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T14:01:33.787Z] #40 28.92 The following NEW packages will be installed: [2022-04-27T14:01:33.787Z] #40 28.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T14:01:33.787Z] #40 28.93 vim-common xxd [2022-04-27T14:01:33.798Z] #21 21.24 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T14:01:33.798Z] #21 21.25 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T14:01:33.798Z] #21 21.28 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T14:01:33.798Z] #21 21.30 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T14:01:33.798Z] #21 21.31 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T14:01:33.798Z] #21 21.33 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-27T14:01:33.798Z] #21 21.35 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T14:01:33.798Z] #21 21.36 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T14:01:33.798Z] #21 21.38 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T14:01:33.798Z] #21 21.40 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T14:01:34.047Z] #42 DONE 5.9s [2022-04-27T14:01:34.047Z] [2022-04-27T14:01:34.047Z] #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-04-27T14:01:34.047Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:34.047Z] #14 49.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T14:01:34.047Z] #14 49.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:34.047Z] #14 49.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:01:34.047Z] #14 49.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T14:01:34.047Z] #14 49.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:34.047Z] #14 49.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:01:34.173Z] #49 29.33 Reading package lists... [2022-04-27T14:01:34.173Z] #49 34.32 Reading package lists... [2022-04-27T14:01:34.173Z] #49 ... [2022-04-27T14:01:34.173Z] [2022-04-27T14:01:34.173Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:34.173Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:34.174Z] #45 32.66 Updating files: 91% (1686/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T14:01:34.174Z] #45 32.83 + git checkout -q v2.3.0 [2022-04-27T14:01:34.174Z] #45 34.30 + 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-04-27T14:01:34.361Z] #40 29.45 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:34.361Z] #40 29.45 Need to get 17.7 MB of archives. [2022-04-27T14:01:34.361Z] #40 29.45 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T14:01:34.361Z] #40 29.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:01:34.361Z] #40 29.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:01:34.361Z] #40 29.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T14:01:34.361Z] #40 29.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:01:34.624Z] #40 ... [2022-04-27T14:01:34.624Z] [2022-04-27T14:01:34.624Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:34.624Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:34.624Z] #53 29.81 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T14:01:34.624Z] #53 29.81 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:34.624Z] #53 29.91 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T14:01:34.624Z] #53 29.91 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T14:01:34.718Z] #49 ... [2022-04-27T14:01:34.718Z] [2022-04-27T14:01:34.718Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:34.718Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:34.718Z] #40 27.87 Fetched 8510 kB in 21s (407 kB/s) [2022-04-27T14:01:34.886Z] #53 30.29 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T14:01:35.149Z] #53 30.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T14:01:35.178Z] #21 22.65 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-27T14:01:35.410Z] #53 30.81 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T14:01:35.672Z] #53 30.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T14:01:35.672Z] #53 30.98 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T14:01:35.672Z] #53 30.98 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T14:01:36.089Z] #45 ... [2022-04-27T14:01:36.089Z] [2022-04-27T14:01:36.089Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:36.089Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:36.089Z] #40 26.86 Fetched 8510 kB in 21s (415 kB/s) [2022-04-27T14:01:36.089Z] #40 26.86 Reading package lists... [2022-04-27T14:01:36.089Z] #40 32.58 Reading package lists... [2022-04-27T14:01:36.089Z] #40 ... [2022-04-27T14:01:36.089Z] [2022-04-27T14:01:36.089Z] #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-04-27T14:01:36.089Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:36.089Z] #14 23.90 Reading package lists... [2022-04-27T14:01:36.089Z] #14 31.22 Reading package lists... [2022-04-27T14:01:36.089Z] #14 35.88 Building dependency tree... [2022-04-27T14:01:36.089Z] #14 ... [2022-04-27T14:01:36.089Z] [2022-04-27T14:01:36.089Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:36.089Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:36.089Z] #40 32.58 Reading package lists... [2022-04-27T14:01:36.560Z] #21 23.88 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T14:01:36.614Z] #40 37.31 Building dependency tree... [2022-04-27T14:01:36.614Z] #40 ... [2022-04-27T14:01:36.614Z] [2022-04-27T14:01:36.614Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:36.614Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:36.614Z] #60 27.62 Fetched 8510 kB in 21s (400 kB/s) [2022-04-27T14:01:36.614Z] #60 27.62 Reading package lists... [2022-04-27T14:01:36.614Z] #60 33.08 Reading package lists... [2022-04-27T14:01:37.083Z] #53 32.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T14:01:37.083Z] #53 32.30 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T14:01:37.820Z] #60 37.84 Building dependency tree... [2022-04-27T14:01:37.820Z] #60 ... [2022-04-27T14:01:37.820Z] [2022-04-27T14:01:37.820Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:37.820Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:37.820Z] #40 37.31 Building dependency tree... [2022-04-27T14:01:37.939Z] #21 25.14 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T14:01:38.226Z] #14 54.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T14:01:38.226Z] #14 54.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:38.226Z] #14 54.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:01:38.880Z] #21 26.44 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T14:01:39.639Z] #53 ... [2022-04-27T14:01:39.639Z] [2022-04-27T14:01:39.639Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:39.639Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:39.639Z] #60 19.33 Reading package lists... [2022-04-27T14:01:39.639Z] #60 24.85 Reading package lists... [2022-04-27T14:01:39.639Z] #60 30.08 Building dependency tree... [2022-04-27T14:01:39.639Z] #60 32.58 The following additional packages will be installed: [2022-04-27T14:01:39.639Z] #60 32.59 libbtrfs0 [2022-04-27T14:01:39.639Z] #60 32.81 The following NEW packages will be installed: [2022-04-27T14:01:39.639Z] #60 32.82 libbtrfs-dev libbtrfs0 [2022-04-27T14:01:39.639Z] #60 33.24 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:39.639Z] #60 33.24 Need to get 460 kB of archives. [2022-04-27T14:01:39.639Z] #60 33.24 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T14:01:39.639Z] #60 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:01:39.639Z] #60 33.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:01:39.639Z] #60 34.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:39.639Z] #60 34.35 Fetched 460 kB in 0s (1262 kB/s) [2022-04-27T14:01:39.639Z] #60 34.46 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:01:39.639Z] #60 34.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T14:01:39.639Z] #60 34.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:01:39.639Z] #60 34.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:39.639Z] #60 34.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:01:39.639Z] #60 34.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:01:39.639Z] #60 34.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:39.639Z] #60 ... [2022-04-27T14:01:39.639Z] [2022-04-27T14:01:39.639Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:39.639Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:39.639Z] #55 34.75 v3.0.2 [2022-04-27T14:01:39.639Z] #55 DONE 35.1s [2022-04-27T14:01:39.639Z] [2022-04-27T14:01:39.639Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:39.639Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:39.639Z] #53 34.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:39.639Z] #53 34.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T14:01:39.639Z] #53 34.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T14:01:39.739Z] #40 40.51 The following additional packages will be installed: [2022-04-27T14:01:39.739Z] #40 40.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T14:01:39.739Z] #40 40.54 Suggested packages: [2022-04-27T14:01:39.739Z] #40 40.56 cmake-doc ninja-build lrzip [2022-04-27T14:01:39.739Z] #40 40.56 Recommended packages: [2022-04-27T14:01:39.739Z] #40 40.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T14:01:39.902Z] #53 35.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T14:01:39.902Z] #53 35.23 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T14:01:39.902Z] #53 35.29 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T14:01:39.902Z] #53 35.29 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T14:01:40.000Z] #40 27.87 Reading package lists... [2022-04-27T14:01:40.000Z] #40 ... [2022-04-27T14:01:40.000Z] [2022-04-27T14:01:40.000Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:01:40.000Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:01:40.000Z] #45 28.87 Updating files: 77% (1435/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T14:01:40.000Z] #45 29.42 + git checkout -q v2.3.0 [2022-04-27T14:01:40.000Z] #45 31.32 + 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-04-27T14:01:40.174Z] #53 35.34 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T14:01:40.174Z] #53 35.41 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T14:01:40.174Z] #53 35.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T14:01:40.174Z] #53 35.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T14:01:40.174Z] #53 35.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T14:01:40.258Z] #21 27.65 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.67 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.68 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.69 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.70 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.72 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.73 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.74 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.76 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.77 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.78 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.79 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.81 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.82 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.84 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T14:01:40.258Z] #21 27.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.86 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.88 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.89 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.258Z] #21 27.91 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T14:01:40.310Z] using credential docker-jenkins-github-credentials [2022-04-27T14:01:40.384Z] Cloning the remote Git repository [2022-04-27T14:01:40.384Z] Cloning with configured refspecs honoured and without tags [2022-04-27T14:01:40.440Z] #53 ... [2022-04-27T14:01:40.440Z] [2022-04-27T14:01:40.440Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:40.440Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:40.440Z] #60 35.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:40.440Z] #60 35.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:40.440Z] #60 35.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:40.440Z] #60 DONE 35.6s [2022-04-27T14:01:40.440Z] [2022-04-27T14:01:40.440Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:40.440Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:40.440Z] #53 35.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T14:01:40.440Z] #53 35.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T14:01:40.518Z] #21 27.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:40.518Z] #21 DONE 28.2s [2022-04-27T14:01:40.518Z] [2022-04-27T14:01:40.518Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:40.518Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:01:40.698Z] #40 41.43 The following NEW packages will be installed: [2022-04-27T14:01:40.698Z] #40 41.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T14:01:40.698Z] #40 41.44 vim-common xxd [2022-04-27T14:01:40.702Z] #53 35.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T14:01:40.702Z] #53 35.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T14:01:40.702Z] #53 35.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T14:01:40.702Z] #53 35.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T14:01:40.702Z] #53 ... [2022-04-27T14:01:40.702Z] [2022-04-27T14:01:40.702Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:40.702Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:40.702Z] #49 20.15 Reading package lists... [2022-04-27T14:01:40.702Z] #49 25.76 Reading package lists... [2022-04-27T14:01:40.702Z] #49 30.95 Building dependency tree... [2022-04-27T14:01:40.702Z] #49 34.39 The following additional packages will be installed: [2022-04-27T14:01:40.702Z] #49 34.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:40.702Z] #49 34.40 python3-protobuf python3-six [2022-04-27T14:01:40.702Z] #49 34.41 Suggested packages: [2022-04-27T14:01:40.702Z] #49 34.41 python3-setuptools [2022-04-27T14:01:40.702Z] #49 34.41 Recommended packages: [2022-04-27T14:01:40.702Z] #49 34.41 iproute2 | iproute [2022-04-27T14:01:40.702Z] #49 35.16 The following NEW packages will be installed: [2022-04-27T14:01:40.702Z] #49 35.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:40.702Z] #49 35.17 python3-protobuf python3-six [2022-04-27T14:01:40.702Z] #49 35.65 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:40.702Z] #49 35.65 Need to get 2292 kB of archives. [2022-04-27T14:01:40.702Z] #49 35.65 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T14:01:40.702Z] #49 35.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T14:01:40.702Z] #49 35.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:01:40.702Z] #49 35.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T14:01:40.702Z] #49 35.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T14:01:40.702Z] #49 35.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:01:40.702Z] #49 ... [2022-04-27T14:01:40.702Z] [2022-04-27T14:01:40.702Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:40.702Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:40.702Z] #53 36.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T14:01:40.702Z] #53 36.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T14:01:40.778Z] #69 ... [2022-04-27T14:01:40.778Z] [2022-04-27T14:01:40.778Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T14:01:40.778Z] #64 sha256:7810f84f7c7e1f27bfecc6cf2e41a94bdaf83dd5e6204bfe584267417d2f3623 [2022-04-27T14:01:40.778Z] #64 DONE 0.1s [2022-04-27T14:01:40.778Z] [2022-04-27T14:01:40.778Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T14:01:40.778Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-27T14:01:40.960Z] #40 41.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:40.960Z] #40 41.84 Need to get 17.7 MB of archives. [2022-04-27T14:01:40.960Z] #40 41.84 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T14:01:40.960Z] #40 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:01:40.960Z] #40 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:01:40.960Z] #40 41.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T14:01:40.960Z] #40 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:01:40.963Z] #53 ... [2022-04-27T14:01:40.963Z] [2022-04-27T14:01:40.963Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T14:01:40.963Z] #61 sha256:fe1cc08c72864dd20dbd21cc45aded839b4a4e025e0af1b36dfad82175bd9af1 [2022-04-27T14:01:40.963Z] #61 DONE 0.7s [2022-04-27T14:01:40.963Z] [2022-04-27T14:01:40.963Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:40.963Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:40.963Z] #53 36.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T14:01:41.540Z] #53 ... [2022-04-27T14:01:41.540Z] [2022-04-27T14:01:41.540Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:41.540Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:41.540Z] #38 36.52 NAME: [2022-04-27T14:01:41.540Z] #38 36.52 go-winres - A tool for embedding resources in Windows executables [2022-04-27T14:01:41.540Z] #38 36.52 [2022-04-27T14:01:41.540Z] #38 36.52 USAGE: [2022-04-27T14:01:41.540Z] #38 36.52 go-winres [global options] command [command options] [arguments...] [2022-04-27T14:01:41.540Z] #38 36.52 [2022-04-27T14:01:41.540Z] #38 36.52 COMMANDS: [2022-04-27T14:01:41.540Z] #38 36.52 init Create an initial ./winres/winres.json [2022-04-27T14:01:41.540Z] #38 36.52 make Make syso files for the "go build" command [2022-04-27T14:01:41.540Z] #38 36.52 simply Make syso files for the "go build" command (simplified) [2022-04-27T14:01:41.540Z] #38 36.52 extract Extract all resources from an executable [2022-04-27T14:01:41.540Z] #38 36.52 patch Replace resources in an executable file (exe, dll) [2022-04-27T14:01:41.540Z] #38 36.52 help, h Shows a list of commands or help for one command [2022-04-27T14:01:41.540Z] #38 36.52 [2022-04-27T14:01:41.540Z] #38 36.52 GLOBAL OPTIONS: [2022-04-27T14:01:41.540Z] #38 36.52 --help, -h show help (default: false) [2022-04-27T14:01:41.540Z] #38 DONE 36.7s [2022-04-27T14:01:41.540Z] [2022-04-27T14:01:41.540Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:41.540Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:41.540Z] #53 36.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T14:01:41.540Z] #53 36.97 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T14:01:41.543Z] #40 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T14:01:41.543Z] #40 42.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T14:01:41.543Z] #40 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T14:01:41.543Z] #40 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T14:01:41.543Z] #40 42.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T14:01:41.543Z] #40 42.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T14:01:41.802Z] #53 37.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T14:01:41.802Z] #53 37.05 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T14:01:41.802Z] #53 37.08 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T14:01:41.802Z] #53 37.10 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T14:01:41.806Z] #40 ... [2022-04-27T14:01:41.807Z] [2022-04-27T14:01:41.807Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:41.807Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:41.807Z] #55 42.49 v3.0.2 [2022-04-27T14:01:41.807Z] #55 DONE 42.9s [2022-04-27T14:01:42.069Z] [2022-04-27T14:01:42.069Z] #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-04-27T14:01:42.069Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:42.069Z] #14 38.87 The following additional packages will be installed: [2022-04-27T14:01:42.069Z] #14 38.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:42.069Z] #14 38.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T14:01:42.069Z] #14 38.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T14:01:42.069Z] #14 38.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T14:01:42.069Z] #14 38.88 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T14:01:42.069Z] #14 38.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T14:01:42.069Z] #14 38.89 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T14:01:42.069Z] #14 38.89 Suggested packages: [2022-04-27T14:01:42.069Z] #14 38.90 gcc-10-locales seccomp wine64 [2022-04-27T14:01:42.069Z] #14 40.22 The following NEW packages will be installed: [2022-04-27T14:01:42.069Z] #14 40.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:42.069Z] #14 40.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T14:01:42.069Z] #14 40.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T14:01:42.069Z] #14 40.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T14:01:42.069Z] #14 40.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T14:01:42.069Z] #14 40.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T14:01:42.069Z] #14 40.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T14:01:42.069Z] #14 40.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T14:01:42.069Z] #14 40.23 mingw-w64-x86-64-dev [2022-04-27T14:01:42.069Z] #14 40.62 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:42.069Z] #14 40.62 Need to get 115 MB of archives. [2022-04-27T14:01:42.069Z] #14 40.62 After this operation, 645 MB of additional disk space will be used. [2022-04-27T14:01:42.069Z] #14 40.62 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-04-27T14:01:42.069Z] #14 40.74 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-04-27T14:01:42.069Z] #14 40.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T14:01:42.069Z] #14 40.93 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-04-27T14:01:42.069Z] #14 40.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T14:01:42.070Z] #14 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T14:01:42.070Z] #14 41.21 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-04-27T14:01:42.070Z] #14 41.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-04-27T14:01:42.070Z] #14 41.39 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-04-27T14:01:42.070Z] #14 41.91 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-04-27T14:01:42.162Z] #22 DONE 1.4s [2022-04-27T14:01:42.162Z] [2022-04-27T14:01:42.162Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:01:42.162Z] #65 sha256:c55e06a374070381ee05a56bb02bd8b719a6b923cc71d4e1e992b45807b3f229 [2022-04-27T14:01:42.162Z] #65 1.053 + RM_GOPATH=0 [2022-04-27T14:01:42.162Z] #65 1.053 + TMP_GOPATH= [2022-04-27T14:01:42.162Z] #65 1.053 + : /build [2022-04-27T14:01:42.162Z] #65 1.053 + '[' -z '' ']' [2022-04-27T14:01:42.162Z] #65 1.053 ++ mktemp -d [2022-04-27T14:01:42.162Z] #65 1.055 + export GOPATH=/tmp/tmp.EGBRTDmSdj [2022-04-27T14:01:42.162Z] #65 1.055 + GOPATH=/tmp/tmp.EGBRTDmSdj [2022-04-27T14:01:42.162Z] #65 1.055 + RM_GOPATH=1 [2022-04-27T14:01:42.162Z] #65 1.055 + case "$(go env GOARCH)" in [2022-04-27T14:01:42.162Z] #65 1.056 ++ go env GOARCH [2022-04-27T14:01:42.162Z] #65 1.065 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:42.162Z] #65 1.066 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:42.162Z] #65 1.069 ++ dirname /install.sh [2022-04-27T14:01:42.162Z] #65 1.077 + dir=/ [2022-04-27T14:01:42.162Z] #65 1.077 + bin=runc [2022-04-27T14:01:42.162Z] #65 1.078 + shift [2022-04-27T14:01:42.162Z] #65 1.078 + '[' '!' -f //runc.installer ']' [2022-04-27T14:01:42.162Z] #65 1.078 + . //runc.installer [2022-04-27T14:01:42.162Z] #65 1.079 ++ set -e [2022-04-27T14:01:42.162Z] #65 1.080 ++ : v1.1.1 [2022-04-27T14:01:42.162Z] #65 1.080 + install_runc [2022-04-27T14:01:42.162Z] #65 1.081 + RUNC_BUILDTAGS=seccomp [2022-04-27T14:01:42.162Z] #65 1.081 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T14:01:42.162Z] #65 1.081 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T14:01:42.162Z] #65 1.082 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EGBRTDmSdj/src/github.com/opencontainers/runc [2022-04-27T14:01:42.162Z] #65 1.087 Cloning into '/tmp/tmp.EGBRTDmSdj/src/github.com/opencontainers/runc'... [2022-04-27T14:01:40.565Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T14:01:40.948Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T14:01:41.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:01:41.728Z] > git --version # timeout=10 [2022-04-27T14:01:41.767Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T14:01:41.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:01:41.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:01:42.378Z] #53 37.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T14:01:42.378Z] #53 37.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T14:01:42.378Z] #53 37.72 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T14:01:42.378Z] #53 37.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T14:01:42.378Z] #53 37.76 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T14:01:42.378Z] #53 37.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T14:01:42.378Z] #53 37.82 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T14:01:42.640Z] #53 38.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T14:01:42.640Z] #53 38.02 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T14:01:42.640Z] #53 38.10 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T14:01:42.647Z] #14 43.62 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-04-27T14:01:42.901Z] #53 38.13 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T14:01:42.901Z] #53 38.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T14:01:42.901Z] #53 38.31 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T14:01:42.901Z] #53 38.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T14:01:42.901Z] #53 38.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T14:01:42.901Z] #53 38.33 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T14:01:43.104Z] #65 ... [2022-04-27T14:01:43.104Z] [2022-04-27T14:01:43.104Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-27T14:01:43.104Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-27T14:01:43.104Z] #23 DONE 1.0s [2022-04-27T14:01:43.104Z] [2022-04-27T14:01:43.104Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T14:01:43.104Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-27T14:01:43.165Z] #53 38.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T14:01:43.165Z] #53 38.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T14:01:43.165Z] #53 38.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T14:01:43.165Z] #53 38.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T14:01:43.165Z] #53 38.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T14:01:43.371Z] using credential docker-jenkins-github-credentials [2022-04-27T14:01:43.428Z] #53 38.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T14:01:43.428Z] #53 38.73 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T14:01:43.428Z] #53 38.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T14:01:43.428Z] #53 38.75 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T14:01:43.428Z] #53 38.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T14:01:43.428Z] #53 38.81 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T14:01:43.428Z] #53 38.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T14:01:43.446Z] Cloning the remote Git repository [2022-04-27T14:01:43.446Z] Cloning with configured refspecs honoured and without tags [2022-04-27T14:01:43.487Z] #14 ... [2022-04-27T14:01:43.487Z] [2022-04-27T14:01:43.487Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:43.487Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:01:43.487Z] #62 33.90 Updating files: 73% (3450/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T14:01:43.487Z] #62 34.53 + cd /tmp/tmp.1Q02oYMmvk/src/github.com/containerd/containerd [2022-04-27T14:01:43.487Z] #62 34.53 + git checkout -q v1.6.2 [2022-04-27T14:01:43.591Z] #14 44.36 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-04-27T14:01:43.690Z] #53 38.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T14:01:43.690Z] #53 38.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T14:01:43.690Z] #53 39.03 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T14:01:43.690Z] #53 39.03 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T14:01:43.690Z] #53 39.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T14:01:43.690Z] #53 ... [2022-04-27T14:01:43.690Z] [2022-04-27T14:01:43.690Z] #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-04-27T14:01:43.690Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:43.690Z] #14 24.18 Reading package lists... [2022-04-27T14:01:43.690Z] #14 29.20 Building dependency tree... [2022-04-27T14:01:43.690Z] #14 32.47 The following additional packages will be installed: [2022-04-27T14:01:43.690Z] #14 32.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:43.690Z] #14 32.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T14:01:43.690Z] #14 32.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T14:01:43.690Z] #14 32.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T14:01:43.690Z] #14 32.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T14:01:43.690Z] #14 32.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T14:01:43.690Z] #14 32.51 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T14:01:43.690Z] #14 32.52 Suggested packages: [2022-04-27T14:01:43.690Z] #14 32.52 gcc-10-locales seccomp wine64 [2022-04-27T14:01:43.690Z] #14 33.77 The following NEW packages will be installed: [2022-04-27T14:01:43.690Z] #14 33.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:43.690Z] #14 33.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T14:01:43.690Z] #14 33.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T14:01:43.690Z] #14 33.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T14:01:43.690Z] #14 33.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T14:01:43.690Z] #14 33.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T14:01:43.690Z] #14 33.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T14:01:43.690Z] #14 33.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T14:01:43.690Z] #14 33.78 mingw-w64-x86-64-dev [2022-04-27T14:01:43.690Z] #14 34.19 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:43.690Z] #14 34.19 Need to get 115 MB of archives. [2022-04-27T14:01:43.690Z] #14 34.19 After this operation, 645 MB of additional disk space will be used. [2022-04-27T14:01:43.690Z] #14 34.19 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-04-27T14:01:43.690Z] #14 34.34 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-04-27T14:01:43.690Z] #14 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T14:01:43.690Z] #14 34.53 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-04-27T14:01:43.690Z] #14 34.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T14:01:43.690Z] #14 34.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T14:01:43.690Z] #14 34.85 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-04-27T14:01:43.690Z] #14 35.14 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-04-27T14:01:43.690Z] #14 35.14 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-04-27T14:01:43.690Z] #14 35.82 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-04-27T14:01:43.690Z] #14 37.11 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-04-27T14:01:43.690Z] #14 37.65 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-04-27T14:01:43.690Z] #14 38.19 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-04-27T14:01:43.616Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T14:01:43.862Z] #14 ... [2022-04-27T14:01:43.862Z] [2022-04-27T14:01:43.862Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:43.862Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:43.862Z] #40 44.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:43.862Z] #40 44.64 Fetched 17.7 MB in 1s (13.4 MB/s) [2022-04-27T14:01:43.862Z] #40 44.74 Selecting previously unselected package xxd. [2022-04-27T14:01:43.862Z] #40 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T14:01:43.862Z] #40 44.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:01:43.862Z] #40 44.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:43.953Z] #14 ... [2022-04-27T14:01:43.953Z] [2022-04-27T14:01:43.953Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:43.953Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:43.953Z] #53 39.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T14:01:43.953Z] #53 39.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T14:01:43.953Z] #53 39.15 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T14:01:43.953Z] #53 39.15 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T14:01:43.953Z] #53 39.15 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T14:01:43.953Z] #53 39.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T14:01:43.953Z] #53 39.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T14:01:43.953Z] #53 39.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T14:01:43.953Z] #53 39.25 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T14:01:43.953Z] #53 39.27 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T14:01:44.043Z] #24 0.825 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T14:01:44.043Z] #24 DONE 0.9s [2022-04-27T14:01:44.043Z] [2022-04-27T14:01:44.043Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T14:01:44.043Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-27T14:01:44.060Z] #62 35.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T14:01:44.060Z] #62 35.24 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T14:01:44.124Z] #40 45.02 Selecting previously unselected package vim-common.#40 ... [2022-04-27T14:01:44.124Z] [2022-04-27T14:01:44.124Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:44.124Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:44.124Z] #60 37.84 Building dependency tree... [2022-04-27T14:01:44.124Z] #60 40.98 The following additional packages will be installed: [2022-04-27T14:01:44.124Z] #60 40.99 libbtrfs0 [2022-04-27T14:01:44.124Z] #60 41.25 The following NEW packages will be installed: [2022-04-27T14:01:44.124Z] #60 41.26 libbtrfs-dev libbtrfs0 [2022-04-27T14:01:44.124Z] #60 41.70 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:44.124Z] #60 41.70 Need to get 460 kB of archives. [2022-04-27T14:01:44.124Z] #60 41.70 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T14:01:44.124Z] #60 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:01:44.124Z] #60 41.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:01:44.124Z] #60 43.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:44.124Z] #60 43.48 Fetched 460 kB in 0s (1260 kB/s) [2022-04-27T14:01:44.124Z] #60 43.67 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:01:44.124Z] #60 43.67 (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-04-27T14:01:44.124Z] #60 43.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:01:44.124Z] #60 43.83 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:44.124Z] #60 44.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:01:44.124Z] #60 44.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:01:44.124Z] #60 44.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:44.124Z] #60 44.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:44.124Z] #60 44.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:44.124Z] #60 44.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:44.124Z] #60 DONE 45.0s [2022-04-27T14:01:44.124Z] [2022-04-27T14:01:44.124Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T14:01:44.124Z] #61 sha256:ba124965923224d77ecb6d5ebc2a280293174f5f1de4047b4bef6ef15b8a5e07 [2022-04-27T14:01:44.124Z] #61 DONE 0.1s [2022-04-27T14:01:44.124Z] [2022-04-27T14:01:44.124Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:44.124Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:44.124Z] #40 45.02 Selecting previously unselected package vim-common. [2022-04-27T14:01:44.124Z] #40 45.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:01:44.124Z] #40 45.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:44.186Z] #45 ... [2022-04-27T14:01:44.186Z] [2022-04-27T14:01:44.186Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:44.186Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:44.186Z] #60 27.74 Fetched 8510 kB in 20s (419 kB/s) [2022-04-27T14:01:44.186Z] #60 27.74 Reading package lists... [2022-04-27T14:01:44.186Z] #60 35.60 Reading package lists... [2022-04-27T14:01:44.186Z] #60 ... [2022-04-27T14:01:44.186Z] [2022-04-27T14:01:44.186Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:44.186Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:44.186Z] #40 27.87 Reading package lists... [2022-04-27T14:01:44.317Z] #62 35.24 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:01:44.317Z] #62 35.24 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:01:44.317Z] #62 35.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T14:01:44.317Z] #62 35.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T14:01:44.317Z] #62 35.24 + '[' '' = dynamic ']' [2022-04-27T14:01:44.317Z] #62 35.24 + make [2022-04-27T14:01:44.571Z] #53 39.68 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T14:01:44.571Z] #53 39.68 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T14:01:44.571Z] #53 39.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T14:01:44.571Z] #53 39.75 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T14:01:44.571Z] #53 40.01 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T14:01:44.571Z] #53 40.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T14:01:44.571Z] #53 40.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T14:01:44.571Z] #53 40.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T14:01:44.571Z] #53 40.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T14:01:44.702Z] #40 45.63 Selecting previously unselected package cmake-data. [2022-04-27T14:01:44.702Z] #40 45.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T14:01:44.702Z] #40 45.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:44.844Z] #53 ... [2022-04-27T14:01:44.844Z] [2022-04-27T14:01:44.844Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:44.844Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:44.844Z] #40 30.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T14:01:44.844Z] #40 30.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T14:01:44.844Z] #40 30.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T14:01:44.844Z] #40 30.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T14:01:44.844Z] #40 30.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T14:01:44.844Z] #40 30.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T14:01:44.844Z] #40 31.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:44.844Z] #40 32.11 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-04-27T14:01:44.844Z] #40 32.19 Selecting previously unselected package xxd. [2022-04-27T14:01:44.844Z] #40 32.19 (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-04-27T14:01:44.844Z] #40 32.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:01:44.844Z] #40 32.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:44.844Z] #40 32.47 Selecting previously unselected package vim-common. [2022-04-27T14:01:44.844Z] #40 32.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:01:44.844Z] #40 32.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:44.844Z] #40 32.80 Selecting previously unselected package cmake-data. [2022-04-27T14:01:44.844Z] #40 32.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T14:01:44.844Z] #40 32.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:44.844Z] #40 36.89 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:01:44.844Z] #40 36.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:01:44.844Z] #40 36.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:01:44.844Z] #40 ... [2022-04-27T14:01:44.844Z] [2022-04-27T14:01:44.844Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:44.844Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:44.844Z] #53 40.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T14:01:44.844Z] #53 40.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T14:01:44.844Z] #53 40.22 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T14:01:44.844Z] #53 40.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T14:01:44.844Z] #53 40.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T14:01:44.982Z] #25 DONE 0.9s [2022-04-27T14:01:44.982Z] [2022-04-27T14:01:44.982Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:01:44.982Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-27T14:01:45.107Z] #53 40.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T14:01:45.107Z] #53 40.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T14:01:45.119Z] #40 35.43 Reading package lists... [2022-04-27T14:01:45.119Z] #40 ... [2022-04-27T14:01:45.119Z] [2022-04-27T14:01:45.119Z] #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-04-27T14:01:45.119Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:45.119Z] #14 28.70 Fetched 8510 kB in 21s (396 kB/s) [2022-04-27T14:01:45.119Z] #14 28.70 Reading package lists... [2022-04-27T14:01:45.249Z] #62 36.18 + bin/ctr [2022-04-27T14:01:45.370Z] #53 40.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T14:01:45.370Z] #53 40.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T14:01:45.370Z] #53 40.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T14:01:45.370Z] #53 40.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T14:01:45.370Z] #53 40.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T14:01:45.370Z] #53 40.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T14:01:45.377Z] #14 35.88 Reading package lists... [2022-04-27T14:01:45.377Z] #14 ... [2022-04-27T14:01:45.377Z] [2022-04-27T14:01:45.377Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:45.377Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:45.377Z] #49 29.08 Fetched 8513 kB in 22s (384 kB/s) [2022-04-27T14:01:45.377Z] #49 29.08 Reading package lists... [2022-04-27T14:01:45.642Z] #53 40.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T14:01:45.642Z] #53 40.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T14:01:45.642Z] #53 40.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T14:01:45.642Z] #53 40.98 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T14:01:45.642Z] #53 41.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T14:01:45.908Z] #53 41.22 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T14:01:44.007Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T14:01:44.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:01:44.788Z] > git --version # timeout=10 [2022-04-27T14:01:44.819Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T14:01:44.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:01:44.835Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:01:45.920Z] #26 DONE 0.9s [2022-04-27T14:01:45.920Z] [2022-04-27T14:01:45.920Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T14:01:45.920Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-27T14:01:46.625Z] #40 ... [2022-04-27T14:01:46.625Z] [2022-04-27T14:01:46.625Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:46.625Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:46.625Z] #38 47.17 NAME: [2022-04-27T14:01:46.625Z] #38 47.17 go-winres - A tool for embedding resources in Windows executables [2022-04-27T14:01:46.625Z] #38 47.17 [2022-04-27T14:01:46.625Z] #38 47.17 USAGE: [2022-04-27T14:01:46.625Z] #38 47.17 go-winres [global options] command [command options] [arguments...] [2022-04-27T14:01:46.625Z] #38 47.17 [2022-04-27T14:01:46.625Z] #38 47.17 COMMANDS: [2022-04-27T14:01:46.625Z] #38 47.17 init Create an initial ./winres/winres.json [2022-04-27T14:01:46.625Z] #38 47.17 make Make syso files for the "go build" command [2022-04-27T14:01:46.625Z] #38 47.17 simply Make syso files for the "go build" command (simplified) [2022-04-27T14:01:46.625Z] #38 47.17 extract Extract all resources from an executable [2022-04-27T14:01:46.625Z] #38 47.17 patch Replace resources in an executable file (exe, dll) [2022-04-27T14:01:46.625Z] #38 47.17 help, h Shows a list of commands or help for one command [2022-04-27T14:01:46.625Z] #38 47.17 [2022-04-27T14:01:46.625Z] #38 47.17 GLOBAL OPTIONS: [2022-04-27T14:01:46.625Z] #38 47.17 --help, -h show help (default: false) [2022-04-27T14:01:46.625Z] #38 DONE 47.4s [2022-04-27T14:01:46.625Z] [2022-04-27T14:01:46.625Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:46.625Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4 [2022-04-27T14:01:46.625Z] #62 0.926 + RM_GOPATH=0 [2022-04-27T14:01:46.625Z] #62 0.926 + TMP_GOPATH= [2022-04-27T14:01:46.625Z] #62 0.926 + : /build [2022-04-27T14:01:46.625Z] #62 0.926 + '[' -z '' ']' [2022-04-27T14:01:46.625Z] #62 0.931 ++ mktemp -d [2022-04-27T14:01:46.625Z] #62 0.933 + export GOPATH=/tmp/tmp.sbuoS2j3PQ [2022-04-27T14:01:46.625Z] #62 0.933 + GOPATH=/tmp/tmp.sbuoS2j3PQ [2022-04-27T14:01:46.625Z] #62 0.934 + RM_GOPATH=1 [2022-04-27T14:01:46.625Z] #62 0.934 + case "$(go env GOARCH)" in [2022-04-27T14:01:46.625Z] #62 0.949 ++ go env GOARCH [2022-04-27T14:01:46.625Z] #62 0.965 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:46.625Z] #62 0.966 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:46.625Z] #62 0.966 ++ dirname /install.sh [2022-04-27T14:01:46.625Z] #62 0.974 + dir=/ [2022-04-27T14:01:46.625Z] #62 0.974 + bin=containerd [2022-04-27T14:01:46.625Z] #62 0.975 + shift [2022-04-27T14:01:46.625Z] #62 0.977 + '[' '!' -f //containerd.installer ']' [2022-04-27T14:01:46.625Z] #62 0.980 + . //containerd.installer [2022-04-27T14:01:46.625Z] #62 0.980 ++ set -e [2022-04-27T14:01:46.625Z] #62 0.981 ++ : v1.6.2 [2022-04-27T14:01:46.625Z] #62 0.981 + install_containerd [2022-04-27T14:01:46.625Z] #62 0.982 + echo 'Install containerd version v1.6.2' [2022-04-27T14:01:46.625Z] #62 0.989 Install containerd version v1.6.2 [2022-04-27T14:01:46.625Z] #62 0.989 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd [2022-04-27T14:01:46.625Z] #62 0.992 Cloning into '/tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd'... [2022-04-27T14:01:46.748Z] #49 35.93 Reading package lists... [2022-04-27T14:01:46.748Z] #49 ... [2022-04-27T14:01:46.748Z] [2022-04-27T14:01:46.748Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:46.748Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:46.748Z] #60 35.60 Reading package lists... [2022-04-27T14:01:46.860Z] #27 DONE 1.1s [2022-04-27T14:01:46.860Z] [2022-04-27T14:01:46.860Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:01:46.860Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T14:01:47.311Z] #53 42.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T14:01:47.311Z] #53 42.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T14:01:47.311Z] #53 42.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T14:01:47.311Z] #53 42.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T14:01:47.311Z] #53 42.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T14:01:47.311Z] #53 42.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T14:01:47.311Z] #53 42.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T14:01:47.572Z] #53 42.98 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T14:01:47.572Z] #53 42.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T14:01:47.833Z] #53 43.18 go: downloading golang.org/x/text v0.3.7 [2022-04-27T14:01:47.984Z] using credential docker-jenkins-github-credentials [2022-04-27T14:01:48.063Z] Cloning the remote Git repository [2022-04-27T14:01:48.063Z] Cloning with configured refspecs honoured and without tags [2022-04-27T14:01:48.241Z] #28 1.336 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:01:48.241Z] #28 1.503 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:01:48.241Z] #28 1.505 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:01:48.384Z] #60 40.41 Building dependency tree... [2022-04-27T14:01:48.501Z] #28 1.615 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:01:48.546Z] #62 ... [2022-04-27T14:01:48.546Z] [2022-04-27T14:01:48.546Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:48.546Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:48.546Z] #49 34.32 Reading package lists... [2022-04-27T14:01:48.546Z] #49 39.29 Building dependency tree... [2022-04-27T14:01:48.546Z] #49 42.54 The following additional packages will be installed: [2022-04-27T14:01:48.546Z] #49 42.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:48.546Z] #49 42.54 python3-protobuf python3-six [2022-04-27T14:01:48.546Z] #49 42.55 Suggested packages: [2022-04-27T14:01:48.546Z] #49 42.56 python3-setuptools [2022-04-27T14:01:48.546Z] #49 42.56 Recommended packages: [2022-04-27T14:01:48.546Z] #49 42.56 iproute2 | iproute [2022-04-27T14:01:48.546Z] #49 43.43 The following NEW packages will be installed: [2022-04-27T14:01:48.546Z] #49 43.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:48.546Z] #49 43.44 python3-protobuf python3-six [2022-04-27T14:01:48.546Z] #49 44.21 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:48.546Z] #49 44.21 Need to get 2292 kB of archives. [2022-04-27T14:01:48.546Z] #49 44.21 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T14:01:48.546Z] #49 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T14:01:48.546Z] #49 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:01:48.546Z] #49 44.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T14:01:48.546Z] #49 44.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T14:01:48.546Z] #49 44.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:01:48.546Z] #49 44.28 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-04-27T14:01:48.546Z] #49 44.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:01:48.546Z] #49 47.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T14:01:48.546Z] #49 48.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:48.546Z] #49 49.13 Fetched 2292 kB in 4s (536 kB/s) [2022-04-27T14:01:48.546Z] #49 49.23 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T14:01:48.546Z] #49 49.23 (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-04-27T14:01:48.546Z] #49 49.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T14:01:48.547Z] #49 49.32 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:01:48.547Z] #49 ... [2022-04-27T14:01:48.547Z] [2022-04-27T14:01:48.547Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:48.547Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:48.547Z] #40 49.29 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:01:48.547Z] #40 49.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:01:48.547Z] #40 49.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:01:48.761Z] #28 1.815 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T14:01:48.807Z] #40 ... [2022-04-27T14:01:48.807Z] [2022-04-27T14:01:48.807Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:48.807Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:48.807Z] #53 39.71 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T14:01:48.807Z] #53 39.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:48.807Z] #53 39.79 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T14:01:48.807Z] #53 39.80 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T14:01:48.807Z] #53 40.07 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T14:01:48.807Z] #53 40.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T14:01:48.807Z] #53 40.41 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T14:01:48.807Z] #53 40.43 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T14:01:48.807Z] #53 41.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T14:01:48.807Z] #53 41.50 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T14:01:48.807Z] #53 41.58 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T14:01:48.807Z] #53 41.64 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T14:01:48.807Z] #53 45.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:48.807Z] #53 45.17 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T14:01:48.807Z] #53 45.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T14:01:48.807Z] #53 45.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T14:01:48.807Z] #53 45.53 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T14:01:48.807Z] #53 45.54 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T14:01:48.807Z] #53 45.67 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T14:01:48.807Z] #53 45.72 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T14:01:48.807Z] #53 45.78 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T14:01:48.807Z] #53 45.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T14:01:48.807Z] #53 45.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T14:01:48.807Z] #53 45.94 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T14:01:48.807Z] #53 46.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T14:01:48.807Z] #53 46.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T14:01:48.807Z] #53 46.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T14:01:48.807Z] #53 46.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T14:01:48.807Z] #53 46.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T14:01:48.808Z] #53 46.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T14:01:48.808Z] #53 46.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T14:01:48.808Z] #53 46.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T14:01:48.808Z] #53 46.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T14:01:48.808Z] #53 46.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T14:01:48.808Z] #53 46.30 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T14:01:48.808Z] #53 46.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T14:01:48.808Z] #53 46.75 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T14:01:48.808Z] #53 46.82 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T14:01:48.808Z] #53 46.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T14:01:48.808Z] #53 47.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T14:01:48.808Z] #53 47.67 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T14:01:48.808Z] #53 47.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T14:01:48.808Z] #53 47.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T14:01:48.808Z] #53 47.93 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T14:01:48.808Z] #53 47.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T14:01:48.808Z] #53 48.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T14:01:48.808Z] #53 48.09 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T14:01:48.808Z] #53 48.18 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T14:01:48.808Z] #53 48.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T14:01:48.808Z] #53 48.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T14:01:48.808Z] #53 48.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T14:01:48.808Z] #53 48.57 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T14:01:48.808Z] #53 48.61 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T14:01:48.808Z] #53 48.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T14:01:48.808Z] #53 48.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T14:01:48.808Z] #53 48.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T14:01:48.808Z] #53 48.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T14:01:48.808Z] #53 48.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T14:01:48.808Z] #53 49.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T14:01:48.808Z] #53 49.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T14:01:48.808Z] #53 49.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T14:01:48.808Z] #53 49.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T14:01:48.808Z] #53 49.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T14:01:48.808Z] #53 49.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T14:01:48.808Z] #53 49.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T14:01:48.808Z] #53 49.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T14:01:48.808Z] #53 49.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T14:01:48.808Z] #53 49.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T14:01:48.808Z] #53 49.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T14:01:48.808Z] #53 49.61 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T14:01:48.808Z] #53 49.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T14:01:48.808Z] #53 49.66 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T14:01:48.808Z] #53 49.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T14:01:48.808Z] #53 49.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T14:01:48.808Z] #53 49.74 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T14:01:48.808Z] #53 49.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T14:01:48.808Z] #53 49.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T14:01:48.808Z] #53 49.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T14:01:49.021Z] #28 2.123 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T14:01:49.068Z] #53 49.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T14:01:49.068Z] #53 49.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T14:01:49.068Z] #53 49.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T14:01:49.068Z] #53 49.98 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T14:01:49.281Z] #28 2.394 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T14:01:49.329Z] #53 ... [2022-04-27T14:01:49.329Z] [2022-04-27T14:01:49.329Z] #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-04-27T14:01:49.329Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:49.329Z] #34 49.77 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-04-27T14:01:49.543Z] #28 2.744 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T14:01:49.590Z] #34 49.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T14:01:49.590Z] #34 50.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T14:01:48.251Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T14:01:48.673Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T14:01:49.610Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:01:49.610Z] > git --version # timeout=10 [2022-04-27T14:01:49.803Z] #28 3.044 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T14:01:49.803Z] #28 3.046 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T14:01:49.803Z] #28 3.048 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T14:01:49.803Z] #28 3.049 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T14:01:49.803Z] #28 3.053 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T14:01:50.281Z] #60 43.62 The following additional packages will be installed: [2022-04-27T14:01:50.281Z] #60 43.63 libbtrfs0 [2022-04-27T14:01:50.281Z] #60 43.84 The following NEW packages will be installed: [2022-04-27T14:01:50.281Z] #60 43.88 libbtrfs-dev libbtrfs0 [2022-04-27T14:01:50.373Z] #28 3.364 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T14:01:50.373Z] #28 3.368 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T14:01:50.373Z] #28 3.369 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T14:01:50.373Z] #28 3.377 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T14:01:50.373Z] #28 3.378 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T14:01:50.847Z] #60 44.36 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:50.847Z] #60 44.36 Need to get 460 kB of archives. [2022-04-27T14:01:50.847Z] #60 44.36 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T14:01:50.847Z] #60 44.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:01:50.847Z] #60 44.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:01:51.139Z] #53 ... [2022-04-27T14:01:51.139Z] [2022-04-27T14:01:51.139Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:51.139Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:51.139Z] #49 35.81 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-04-27T14:01:51.139Z] #49 35.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:01:51.139Z] #49 38.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T14:01:51.139Z] #49 40.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:51.139Z] #49 40.31 Fetched 2292 kB in 4s (605 kB/s) [2022-04-27T14:01:51.139Z] #49 40.45 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T14:01:51.139Z] #49 40.45 (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-04-27T14:01:51.139Z] #49 40.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 40.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:01:51.139Z] #49 41.25 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:01:51.139Z] #49 41.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:01:51.139Z] #49 41.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:51.139Z] #49 41.52 Selecting previously unselected package python3-six. [2022-04-27T14:01:51.139Z] #49 41.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T14:01:51.139Z] #49 41.52 Unpacking python3-six (1.16.0-2) ... [2022-04-27T14:01:51.139Z] #49 41.59 Selecting previously unselected package python3-protobuf. [2022-04-27T14:01:51.139Z] #49 41.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 41.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:51.139Z] #49 41.96 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:01:51.139Z] #49 41.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 41.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:51.139Z] #49 42.11 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:01:51.139Z] #49 42.11 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 42.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:01:51.139Z] #49 42.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:01:51.139Z] #49 42.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 42.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:01:51.139Z] #49 42.34 Selecting previously unselected package criu. [2022-04-27T14:01:51.139Z] #49 42.34 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T14:01:51.139Z] #49 42.34 Unpacking criu (3.16.1-3) ... [2022-04-27T14:01:51.139Z] #49 43.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:51.139Z] #49 44.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:01:51.139Z] #49 44.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:51.139Z] #49 44.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:01:51.139Z] #49 44.78 Setting up python3-six (1.16.0-2) ... [2022-04-27T14:01:51.139Z] #49 45.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:01:51.139Z] #49 46.02 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:51.139Z] #49 ... [2022-04-27T14:01:51.139Z] [2022-04-27T14:01:51.139Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:51.139Z] #62 sha256:88a18115ca08856ff9edcf96418b02775a834f12f72fa02f402a682c278ea8b5 [2022-04-27T14:01:51.139Z] #62 6.235 + RM_GOPATH=0 [2022-04-27T14:01:51.139Z] #62 6.235 + TMP_GOPATH= [2022-04-27T14:01:51.139Z] #62 6.235 + : /build [2022-04-27T14:01:51.139Z] #62 6.235 + '[' -z '' ']' [2022-04-27T14:01:51.139Z] #62 6.235 ++ mktemp -d [2022-04-27T14:01:51.139Z] #62 6.255 + export GOPATH=/tmp/tmp.NshValIypE [2022-04-27T14:01:51.139Z] #62 6.255 + GOPATH=/tmp/tmp.NshValIypE [2022-04-27T14:01:51.139Z] #62 6.255 + RM_GOPATH=1 [2022-04-27T14:01:51.139Z] #62 6.255 + case "$(go env GOARCH)" in [2022-04-27T14:01:51.139Z] #62 6.255 ++ go env GOARCH [2022-04-27T14:01:51.139Z] #62 6.276 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:51.139Z] #62 6.276 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:51.139Z] #62 6.279 ++ dirname /install.sh [2022-04-27T14:01:51.139Z] #62 6.279 + dir=/ [2022-04-27T14:01:51.139Z] #62 6.279 + bin=containerd [2022-04-27T14:01:51.139Z] #62 6.279 + shift [2022-04-27T14:01:51.139Z] #62 6.279 + '[' '!' -f //containerd.installer ']' [2022-04-27T14:01:51.139Z] #62 6.279 + . //containerd.installer [2022-04-27T14:01:51.139Z] #62 6.279 ++ set -e [2022-04-27T14:01:51.139Z] #62 6.279 ++ : v1.6.2 [2022-04-27T14:01:51.139Z] #62 6.279 + install_containerd [2022-04-27T14:01:51.139Z] #62 6.279 + echo 'Install containerd version v1.6.2' [2022-04-27T14:01:51.139Z] #62 6.279 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NshValIypE/src/github.com/containerd/containerd [2022-04-27T14:01:51.139Z] #62 6.280 Install containerd version v1.6.2 [2022-04-27T14:01:51.139Z] #62 6.287 Cloning into '/tmp/tmp.NshValIypE/src/github.com/containerd/containerd'... [2022-04-27T14:01:51.139Z] #62 ... [2022-04-27T14:01:51.139Z] [2022-04-27T14:01:51.139Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:51.139Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:51.139Z] #40 42.98 Selecting previously unselected package libxml2:amd64. [2022-04-27T14:01:51.139Z] #40 42.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 43.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:51.139Z] #40 43.44 Selecting previously unselected package libarchive13:amd64. [2022-04-27T14:01:51.139Z] #40 43.44 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 43.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:51.139Z] #40 43.81 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T14:01:51.139Z] #40 43.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 43.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:01:51.139Z] #40 43.97 Selecting previously unselected package librhash0:amd64. [2022-04-27T14:01:51.139Z] #40 43.98 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 43.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:01:51.139Z] #40 44.13 Selecting previously unselected package libuv1:amd64. [2022-04-27T14:01:51.139Z] #40 44.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 44.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:01:51.139Z] #40 44.28 Selecting previously unselected package cmake. [2022-04-27T14:01:51.139Z] #40 44.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T14:01:51.139Z] #40 44.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:51.778Z] #60 45.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:49.657Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T14:01:49.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:01:49.657Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:01:52.040Z] #60 45.56 Fetched 460 kB in 0s (1135 kB/s) [2022-04-27T14:01:52.040Z] #60 45.66 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:01:52.282Z] #28 ... [2022-04-27T14:01:52.282Z] [2022-04-27T14:01:52.282Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:01:52.282Z] #65 sha256:c55e06a374070381ee05a56bb02bd8b719a6b923cc71d4e1e992b45807b3f229 [2022-04-27T14:01:52.282Z] #65 5.482 + cd /tmp/tmp.EGBRTDmSdj/src/github.com/opencontainers/runc [2022-04-27T14:01:52.282Z] #65 5.483 + git checkout -q v1.1.1 [2022-04-27T14:01:52.282Z] #65 5.648 + '[' -z '' ']' [2022-04-27T14:01:52.282Z] #65 5.649 + target=static [2022-04-27T14:01:52.282Z] #65 5.649 + make BUILDTAGS=seccomp static [2022-04-27T14:01:52.282Z] #65 5.933 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T14:01:52.282Z] #65 11.05 + mkdir -p /build [2022-04-27T14:01:52.282Z] #65 11.05 + cp runc /build/runc [2022-04-27T14:01:52.282Z] #65 DONE 11.3s [2022-04-27T14:01:52.282Z] [2022-04-27T14:01:52.282Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:52.282Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:01:52.300Z] #60 45.66 (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-04-27T14:01:52.300Z] #60 45.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:01:52.300Z] #60 ... [2022-04-27T14:01:52.300Z] [2022-04-27T14:01:52.300Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-27T14:01:52.300Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T14:01:52.300Z] #55 45.40 v3.0.2 [2022-04-27T14:01:52.300Z] #55 DONE 45.9s [2022-04-27T14:01:52.300Z] [2022-04-27T14:01:52.300Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:52.300Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:52.300Z] #60 45.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:52.300Z] #60 ... [2022-04-27T14:01:52.300Z] [2022-04-27T14:01:52.300Z] #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-04-27T14:01:52.300Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:52.300Z] #14 35.88 Reading package lists... [2022-04-27T14:01:52.300Z] #14 40.52 Building dependency tree... [2022-04-27T14:01:52.300Z] #14 43.91 The following additional packages will be installed: [2022-04-27T14:01:52.300Z] #14 43.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:52.300Z] #14 43.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T14:01:52.300Z] #14 43.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T14:01:52.300Z] #14 43.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T14:01:52.300Z] #14 43.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T14:01:52.300Z] #14 43.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T14:01:52.300Z] #14 43.92 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T14:01:52.300Z] #14 43.94 Suggested packages: [2022-04-27T14:01:52.300Z] #14 43.95 gcc-10-locales seccomp wine64 [2022-04-27T14:01:52.300Z] #14 45.29 The following NEW packages will be installed: [2022-04-27T14:01:52.300Z] #14 45.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T14:01:52.300Z] #14 45.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T14:01:52.300Z] #14 45.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T14:01:52.300Z] #14 45.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T14:01:52.300Z] #14 45.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T14:01:52.300Z] #14 45.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T14:01:52.300Z] #14 45.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T14:01:52.300Z] #14 45.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T14:01:52.300Z] #14 45.31 mingw-w64-x86-64-dev [2022-04-27T14:01:52.300Z] #14 45.74 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:52.300Z] #14 45.74 Need to get 115 MB of archives. [2022-04-27T14:01:52.300Z] #14 45.74 After this operation, 645 MB of additional disk space will be used. [2022-04-27T14:01:52.300Z] #14 45.74 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-04-27T14:01:52.300Z] #14 45.87 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-04-27T14:01:52.530Z] #40 ... [2022-04-27T14:01:52.530Z] [2022-04-27T14:01:52.531Z] #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-04-27T14:01:52.531Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:01:52.531Z] #34 37.45 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-04-27T14:01:52.531Z] #34 37.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T14:01:52.531Z] #34 37.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T14:01:52.531Z] #34 ... [2022-04-27T14:01:52.531Z] [2022-04-27T14:01:52.531Z] #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-04-27T14:01:52.531Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:52.531Z] #14 39.49 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-04-27T14:01:52.531Z] #14 40.06 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-04-27T14:01:52.531Z] #14 40.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:01:52.531Z] #14 40.06 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-04-27T14:01:52.531Z] #14 40.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T14:01:52.531Z] #14 40.06 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-04-27T14:01:52.531Z] #14 40.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T14:01:52.531Z] #14 40.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T14:01:52.531Z] #14 41.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:52.531Z] #14 41.32 Fetched 115 MB in 6s (18.5 MB/s) [2022-04-27T14:01:52.531Z] #14 41.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T14:01:52.531Z] #14 41.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 ... 15709 files and directories currently installed.) [2022-04-27T14:01:52.531Z] #14 41.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:01:52.531Z] #14 41.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:52.531Z] #14 43.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T14:01:52.531Z] #14 43.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:01:52.531Z] #14 43.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:52.531Z] #14 46.07 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T14:01:52.531Z] #14 46.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T14:01:52.531Z] #14 46.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:01:52.531Z] #14 46.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T14:01:52.531Z] #14 46.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:52.531Z] #14 46.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:52.531Z] #14 46.48 Selecting previously unselected package dmsetup. [2022-04-27T14:01:52.531Z] #14 46.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:52.531Z] #14 46.48 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:01:52.531Z] #14 46.69 Selecting previously unselected package mingw-w64-common. [2022-04-27T14:01:52.531Z] #14 46.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T14:01:52.531Z] #14 46.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T14:01:52.559Z] #14 46.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T14:01:52.559Z] #14 46.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-04-27T14:01:52.559Z] #14 46.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T14:01:52.559Z] #14 46.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T14:01:52.559Z] #14 ... [2022-04-27T14:01:52.559Z] [2022-04-27T14:01:52.559Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-27T14:01:52.559Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T14:01:52.559Z] #60 46.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:01:52.559Z] #60 46.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:01:52.559Z] #60 46.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:53.103Z] #14 ... [2022-04-27T14:01:53.103Z] [2022-04-27T14:01:53.103Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:53.103Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:53.103Z] #40 48.25 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:01:53.103Z] #40 48.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:01:53.103Z] #40 48.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.38 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:01:53.103Z] #40 48.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:01:53.103Z] #40 48.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.47 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:53.103Z] #40 48.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:53.130Z] #60 46.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:01:53.130Z] #60 46.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:01:53.130Z] #60 46.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:53.695Z] #60 DONE 47.1s [2022-04-27T14:01:53.695Z] [2022-04-27T14:01:53.695Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T14:01:53.695Z] #61 sha256:d10181890ddee5d3a215710729438cf92843a5553d67f0cc8c8af3a8b4470c4f [2022-04-27T14:01:53.695Z] #61 DONE 0.1s [2022-04-27T14:01:53.695Z] [2022-04-27T14:01:53.695Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:01:53.695Z] #62 sha256:b4afd77aff5ada2493f618b628ee4d9730939374b729188d7ff73628635596df [2022-04-27T14:01:53.801Z] #34 ... [2022-04-27T14:01:53.801Z] [2022-04-27T14:01:53.801Z] #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-04-27T14:01:53.801Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:01:53.801Z] #14 44.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-27T14:01:53.801Z] #14 46.40 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-04-27T14:01:53.801Z] #14 46.86 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-04-27T14:01:53.801Z] #14 46.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T14:01:53.801Z] #14 46.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T14:01:53.801Z] #14 46.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:01:53.801Z] #14 46.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:01:53.801Z] #14 46.90 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-04-27T14:01:53.801Z] #14 46.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T14:01:53.801Z] #14 46.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T14:01:53.801Z] #14 46.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T14:01:53.801Z] #14 46.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T14:01:53.801Z] #14 46.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T14:01:53.801Z] #14 46.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T14:01:53.801Z] #14 47.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T14:01:53.801Z] #14 47.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-04-27T14:01:53.801Z] #14 47.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-04-27T14:01:53.801Z] #14 47.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T14:01:53.801Z] #14 48.33 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:53.801Z] #14 48.63 Fetched 115 MB in 7s (16.9 MB/s) [2022-04-27T14:01:53.801Z] #14 48.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T14:01:53.801Z] #14 48.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 ... 15709 files and directories currently installed.) [2022-04-27T14:01:53.801Z] #14 48.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:01:53.801Z] #14 48.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:53.801Z] #14 50.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T14:01:53.801Z] #14 50.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:01:53.801Z] #14 50.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:01:53.801Z] #14 52.80 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T14:01:53.801Z] #14 52.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T14:01:53.801Z] #14 52.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:01:53.801Z] #14 52.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T14:01:53.801Z] #14 52.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:53.801Z] #14 53.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:01:53.801Z] #14 53.14 Selecting previously unselected package dmsetup. [2022-04-27T14:01:53.801Z] #14 53.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:01:53.801Z] #14 53.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:01:53.801Z] #14 53.34 Selecting previously unselected package mingw-w64-common. [2022-04-27T14:01:53.801Z] #14 53.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T14:01:53.801Z] #14 53.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T14:01:54.061Z] #14 ... [2022-04-27T14:01:54.062Z] [2022-04-27T14:01:54.062Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:54.062Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:54.062Z] #40 54.73 Selecting previously unselected package libxml2:amd64. [2022-04-27T14:01:54.062Z] #40 54.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T14:01:54.062Z] #40 54.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:54.323Z] #40 55.27 Selecting previously unselected package libarchive13:amd64. [2022-04-27T14:01:54.323Z] #40 55.28 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T14:01:54.323Z] #40 55.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:54.584Z] #40 55.57 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T14:01:54.584Z] #40 55.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T14:01:54.584Z] #40 55.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:01:54.844Z] #40 55.74 Selecting previously unselected package librhash0:amd64. [2022-04-27T14:01:54.844Z] #40 55.76 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T14:01:54.844Z] #40 55.77 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:01:55.021Z] #40 DONE 50.1s [2022-04-27T14:01:55.021Z] [2022-04-27T14:01:55.021Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:01:55.021Z] #41 sha256:32f426ac04c6a3ed5e5bc7c5d9e66a396fa1de8e6b00d554753ff38963cb1953 [2022-04-27T14:01:55.021Z] #41 DONE 0.1s [2022-04-27T14:01:55.021Z] [2022-04-27T14:01:55.021Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:01:55.021Z] #42 sha256:e072e687663d207eefe421c82d37a96c1c4a3e89bcc3db4906f8fecc586a2f8b [2022-04-27T14:01:55.080Z] #62 1.269 + RM_GOPATH=0 [2022-04-27T14:01:55.080Z] #62 1.269 + TMP_GOPATH= [2022-04-27T14:01:55.080Z] #62 1.269 + : /build [2022-04-27T14:01:55.080Z] #62 1.269 + '[' -z '' ']' [2022-04-27T14:01:55.080Z] #62 1.269 ++ mktemp -d [2022-04-27T14:01:55.080Z] #62 1.279 + export GOPATH=/tmp/tmp.d8DAnh7oEA [2022-04-27T14:01:55.080Z] #62 1.282 + GOPATH=/tmp/tmp.d8DAnh7oEA [2022-04-27T14:01:55.080Z] #62 1.282 + RM_GOPATH=1 [2022-04-27T14:01:55.080Z] #62 1.282 + case "$(go env GOARCH)" in [2022-04-27T14:01:55.080Z] #62 1.282 ++ go env GOARCH [2022-04-27T14:01:55.080Z] #62 1.333 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:55.080Z] #62 1.333 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:55.080Z] #62 1.337 ++ dirname /install.sh [2022-04-27T14:01:55.080Z] #62 1.341 + dir=/ [2022-04-27T14:01:55.080Z] #62 1.341 + bin=containerd [2022-04-27T14:01:55.080Z] #62 1.342 + shift [2022-04-27T14:01:55.080Z] #62 1.342 + '[' '!' -f //containerd.installer ']' [2022-04-27T14:01:55.080Z] #62 1.344 + . //containerd.installer [2022-04-27T14:01:55.080Z] #62 1.346 ++ set -e [2022-04-27T14:01:55.080Z] #62 1.347 ++ : v1.6.2 [2022-04-27T14:01:55.080Z] #62 1.348 + install_containerd [2022-04-27T14:01:55.080Z] #62 1.352 + echo 'Install containerd version v1.6.2' [2022-04-27T14:01:55.080Z] #62 1.352 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d8DAnh7oEA/src/github.com/containerd/containerd [2022-04-27T14:01:55.080Z] #62 1.352 Install containerd version v1.6.2 [2022-04-27T14:01:55.080Z] #62 1.385 Cloning into '/tmp/tmp.d8DAnh7oEA/src/github.com/containerd/containerd'... [2022-04-27T14:01:55.105Z] #40 55.92 Selecting previously unselected package libuv1:amd64. [2022-04-27T14:01:55.105Z] #40 55.92 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T14:01:55.105Z] #40 55.93 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:01:55.105Z] #40 56.06 Selecting previously unselected package cmake. [2022-04-27T14:01:55.105Z] #40 56.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T14:01:55.105Z] #40 56.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:56.015Z] #62 ... [2022-04-27T14:01:56.015Z] [2022-04-27T14:01:56.015Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T14:01:56.015Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T14:01:56.015Z] #38 49.25 NAME: [2022-04-27T14:01:56.015Z] #38 49.26 go-winres - A tool for embedding resources in Windows executables [2022-04-27T14:01:56.015Z] #38 49.26 [2022-04-27T14:01:56.015Z] #38 49.26 USAGE: [2022-04-27T14:01:56.015Z] #38 49.26 go-winres [global options] command [command options] [arguments...] [2022-04-27T14:01:56.015Z] #38 49.26 [2022-04-27T14:01:56.015Z] #38 49.26 COMMANDS: [2022-04-27T14:01:56.015Z] #38 49.27 init Create an initial ./winres/winres.json [2022-04-27T14:01:56.015Z] #38 49.27 make Make syso files for the "go build" command [2022-04-27T14:01:56.015Z] #38 49.27 simply Make syso files for the "go build" command (simplified) [2022-04-27T14:01:56.015Z] #38 49.27 extract Extract all resources from an executable [2022-04-27T14:01:56.015Z] #38 49.27 patch Replace resources in an executable file (exe, dll) [2022-04-27T14:01:56.015Z] #38 49.27 help, h Shows a list of commands or help for one command [2022-04-27T14:01:56.015Z] #38 49.27 [2022-04-27T14:01:56.015Z] #38 49.27 GLOBAL OPTIONS: [2022-04-27T14:01:56.015Z] #38 49.27 --help, -h show help (default: false) [2022-04-27T14:01:56.015Z] #38 DONE 49.4s [2022-04-27T14:01:56.015Z] [2022-04-27T14:01:56.015Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:56.015Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:56.015Z] #53 41.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:01:56.015Z] #53 41.29 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T14:01:56.015Z] #53 41.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T14:01:56.015Z] #53 41.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T14:01:56.015Z] #53 41.61 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T14:01:56.015Z] #53 41.85 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T14:01:56.015Z] #53 42.03 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T14:01:56.015Z] #53 42.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T14:01:56.015Z] #53 42.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T14:01:56.015Z] #53 42.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T14:01:56.015Z] #53 45.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T14:01:56.015Z] #53 45.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T14:01:56.015Z] #53 45.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:01:56.015Z] #53 45.98 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T14:01:56.015Z] #53 46.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T14:01:56.015Z] #53 46.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T14:01:56.015Z] #53 46.37 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T14:01:56.015Z] #53 46.39 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T14:01:56.015Z] #53 46.46 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T14:01:56.015Z] #53 46.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T14:01:56.015Z] #53 46.58 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T14:01:56.015Z] #53 46.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T14:01:56.015Z] #53 46.84 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T14:01:56.015Z] #53 46.89 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T14:01:56.015Z] #53 46.97 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T14:01:56.015Z] #53 47.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T14:01:56.015Z] #53 47.18 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T14:01:56.015Z] #53 47.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T14:01:56.015Z] #53 47.34 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T14:01:56.015Z] #53 47.47 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T14:01:56.015Z] #53 48.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T14:01:56.015Z] #53 48.48 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T14:01:56.015Z] #53 48.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T14:01:56.015Z] #53 48.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T14:01:56.015Z] #53 48.68 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T14:01:56.015Z] #53 48.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T14:01:56.015Z] #53 48.78 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T14:01:56.015Z] #53 48.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T14:01:56.015Z] #53 49.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T14:01:56.015Z] #53 49.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T14:01:56.015Z] #53 49.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T14:01:56.015Z] #53 49.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T14:01:56.015Z] #53 49.25 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T14:01:56.015Z] #53 49.27 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T14:01:56.015Z] #53 49.38 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T14:01:56.015Z] #53 49.49 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T14:01:56.015Z] #53 49.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T14:01:56.015Z] #53 49.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T14:01:56.273Z] #53 49.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T14:01:56.531Z] #53 ... [2022-04-27T14:01:56.531Z] [2022-04-27T14:01:56.531Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:01:56.531Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:01:56.531Z] #40 35.43 Reading package lists... [2022-04-27T14:01:56.531Z] #40 40.36 Building dependency tree... [2022-04-27T14:01:56.531Z] #40 43.85 The following additional packages will be installed: [2022-04-27T14:01:56.531Z] #40 43.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T14:01:56.531Z] #40 43.88 Suggested packages: [2022-04-27T14:01:56.531Z] #40 43.89 cmake-doc ninja-build lrzip [2022-04-27T14:01:56.531Z] #40 43.89 Recommended packages: [2022-04-27T14:01:56.531Z] #40 43.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T14:01:56.531Z] #40 44.79 The following NEW packages will be installed: [2022-04-27T14:01:56.531Z] #40 44.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T14:01:56.531Z] #40 44.81 vim-common xxd [2022-04-27T14:01:56.531Z] #40 45.21 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:56.531Z] #40 45.21 Need to get 17.7 MB of archives. [2022-04-27T14:01:56.531Z] #40 45.21 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T14:01:56.531Z] #40 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:01:56.531Z] #40 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:01:56.531Z] #40 45.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T14:01:56.531Z] #40 45.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:01:56.531Z] #40 45.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T14:01:56.531Z] #40 45.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T14:01:56.531Z] #40 45.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T14:01:56.531Z] #40 45.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T14:01:56.531Z] #40 45.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T14:01:56.531Z] #40 45.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T14:01:56.531Z] #40 47.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:56.531Z] #40 48.24 Fetched 17.7 MB in 1s (12.7 MB/s) [2022-04-27T14:01:56.531Z] #40 48.33 Selecting previously unselected package xxd. [2022-04-27T14:01:56.531Z] #40 48.33 (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-04-27T14:01:56.531Z] #40 48.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:01:56.531Z] #40 48.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:56.531Z] #40 48.68 Selecting previously unselected package vim-common. [2022-04-27T14:01:56.531Z] #40 48.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:01:56.531Z] #40 48.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:56.531Z] #40 49.11 Selecting previously unselected package cmake-data. [2022-04-27T14:01:56.531Z] #40 49.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T14:01:56.532Z] #40 49.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:56.798Z] #40 ... [2022-04-27T14:01:56.798Z] [2022-04-27T14:01:56.798Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:56.798Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:56.798Z] #53 50.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T14:01:56.941Z] #42 2.000 + RM_GOPATH=0 [2022-04-27T14:01:56.941Z] #42 2.000 + TMP_GOPATH= [2022-04-27T14:01:56.941Z] #42 2.000 + : /build [2022-04-27T14:01:56.941Z] #42 ... [2022-04-27T14:01:56.941Z] [2022-04-27T14:01:56.941Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:56.941Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:56.941Z] #49 49.61 Setting up criu (3.16.1-3) ... [2022-04-27T14:01:56.941Z] #49 51.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:56.941Z] #49 DONE 52.0s [2022-04-27T14:01:56.941Z] [2022-04-27T14:01:56.941Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:01:56.941Z] #42 sha256:e072e687663d207eefe421c82d37a96c1c4a3e89bcc3db4906f8fecc586a2f8b [2022-04-27T14:01:56.941Z] #42 2.001 + '[' -z '' ']' [2022-04-27T14:01:56.941Z] #42 2.001 ++ mktemp -d [2022-04-27T14:01:56.941Z] #42 2.020 + export GOPATH=/tmp/tmp.EABxCFuzsH [2022-04-27T14:01:56.941Z] #42 2.020 + GOPATH=/tmp/tmp.EABxCFuzsH [2022-04-27T14:01:56.941Z] #42 2.020 + RM_GOPATH=1 [2022-04-27T14:01:56.941Z] #42 2.020 + case "$(go env GOARCH)" in [2022-04-27T14:01:56.941Z] #42 2.021 ++ go env GOARCH [2022-04-27T14:01:56.941Z] #42 2.063 Install tini version v0.19.0 [2022-04-27T14:01:56.941Z] #42 2.063 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:56.941Z] #42 2.063 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:01:56.941Z] #42 2.063 ++ dirname /install.sh [2022-04-27T14:01:56.941Z] #42 2.063 + dir=/ [2022-04-27T14:01:56.941Z] #42 2.063 + bin=tini [2022-04-27T14:01:56.941Z] #42 2.063 + shift [2022-04-27T14:01:56.941Z] #42 2.063 + '[' '!' -f //tini.installer ']' [2022-04-27T14:01:56.941Z] #42 2.063 + . //tini.installer [2022-04-27T14:01:56.941Z] #42 2.063 ++ : v0.19.0 [2022-04-27T14:01:56.941Z] #42 2.063 + install_tini [2022-04-27T14:01:56.941Z] #42 2.063 + echo 'Install tini version v0.19.0' [2022-04-27T14:01:56.941Z] #42 2.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.EABxCFuzsH/tini [2022-04-27T14:01:56.941Z] #42 2.075 Cloning into '/tmp/tmp.EABxCFuzsH/tini'... [2022-04-27T14:01:57.057Z] #53 50.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T14:01:57.057Z] #53 50.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T14:01:57.057Z] #53 50.68 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T14:01:57.432Z] #62 ... [2022-04-27T14:01:57.432Z] [2022-04-27T14:01:57.432Z] #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-04-27T14:01:57.433Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:01:57.433Z] #14 63.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T14:01:57.433Z] #14 63.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:57.433Z] #14 63.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:01:57.433Z] #14 67.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T14:01:57.433Z] #14 67.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:57.433Z] #14 67.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:01:57.433Z] #14 71.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T14:01:57.433Z] #14 71.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:01:57.433Z] #14 71.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:01:57.622Z] #53 ... [2022-04-27T14:01:57.622Z] [2022-04-27T14:01:57.622Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:57.622Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:57.622Z] #49 35.93 Reading package lists... [2022-04-27T14:01:57.622Z] #49 40.63 Building dependency tree... [2022-04-27T14:01:57.622Z] #49 43.88 The following additional packages will be installed: [2022-04-27T14:01:57.622Z] #49 43.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:57.622Z] #49 43.88 python3-protobuf python3-six [2022-04-27T14:01:57.622Z] #49 43.89 Suggested packages: [2022-04-27T14:01:57.622Z] #49 43.90 python3-setuptools [2022-04-27T14:01:57.622Z] #49 43.90 Recommended packages: [2022-04-27T14:01:57.622Z] #49 43.90 iproute2 | iproute [2022-04-27T14:01:57.622Z] #49 44.47 The following NEW packages will be installed: [2022-04-27T14:01:57.622Z] #49 44.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T14:01:57.622Z] #49 44.50 python3-protobuf python3-six [2022-04-27T14:01:57.622Z] #49 45.02 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:01:57.622Z] #49 45.02 Need to get 2292 kB of archives. [2022-04-27T14:01:57.622Z] #49 45.02 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T14:01:57.622Z] #49 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T14:01:57.622Z] #49 45.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:01:57.622Z] #49 45.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T14:01:57.622Z] #49 45.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T14:01:57.622Z] #49 45.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:01:57.622Z] #49 45.12 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-04-27T14:01:57.622Z] #49 45.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:01:57.622Z] #49 48.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T14:01:57.622Z] #49 50.65 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:01:57.622Z] #49 ... [2022-04-27T14:01:57.622Z] [2022-04-27T14:01:57.622Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:57.622Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:57.622Z] #53 51.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T14:01:57.622Z] #53 51.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T14:01:57.623Z] #53 51.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T14:01:57.623Z] #53 51.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T14:01:57.880Z] #53 51.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T14:01:57.880Z] #53 51.37 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T14:01:57.880Z] #53 51.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T14:01:57.880Z] #53 51.38 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T14:01:57.880Z] #53 51.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T14:01:57.880Z] #53 51.46 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T14:01:57.880Z] #53 51.53 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T14:01:57.880Z] #53 51.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T14:01:57.885Z] #42 2.844 + cd /tmp/tmp.EABxCFuzsH/tini [2022-04-27T14:01:57.885Z] #42 2.844 + git checkout -q v0.19.0 [2022-04-27T14:01:57.885Z] #42 2.870 + cmake . [2022-04-27T14:01:58.138Z] #53 51.57 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T14:01:58.138Z] #53 51.58 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T14:01:58.138Z] #53 51.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T14:01:58.138Z] #53 51.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T14:01:58.138Z] #53 51.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T14:01:58.138Z] #53 51.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T14:01:58.138Z] #53 51.77 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T14:01:58.138Z] #53 51.79 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T14:01:58.457Z] #42 3.480 -- The C compiler identification is GNU 10.2.1 [2022-04-27T14:01:58.458Z] #42 3.588 -- Detecting C compiler ABI info [2022-04-27T14:01:58.704Z] #53 52.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T14:01:58.704Z] #53 52.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T14:01:58.704Z] #53 52.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T14:01:58.781Z] Fetching without tags [2022-04-27T14:01:58.924Z] #69 ... [2022-04-27T14:01:58.924Z] [2022-04-27T14:01:58.924Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:01:58.924Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T14:01:58.924Z] #28 11.65 Fetched 40.4 MB in 11s (3730 kB/s) [2022-04-27T14:01:59.026Z] #53 52.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T14:01:59.026Z] #53 52.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T14:01:59.026Z] #53 52.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T14:01:59.026Z] #53 52.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T14:01:59.026Z] #53 52.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T14:01:59.026Z] #53 52.60 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T14:01:59.306Z] #53 52.85 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T14:01:59.306Z] #53 52.86 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T14:01:59.306Z] #53 52.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T14:01:59.306Z] #53 52.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T14:01:59.306Z] #53 52.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T14:01:59.306Z] #53 52.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T14:01:59.306Z] #53 53.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T14:01:59.328Z] #40 59.80 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:01:59.328Z] #40 59.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 59.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:01:59.328Z] #40 59.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 59.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:01:59.328Z] #40 59.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:01:59.328Z] #40 59.95 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 59.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 60.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 60.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:01:59.328Z] #40 60.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:59.328Z] #40 ... [2022-04-27T14:01:59.328Z] [2022-04-27T14:01:59.328Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:01:59.328Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:01:59.328Z] #49 50.01 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:01:59.328Z] #49 50.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:01:59.328Z] #49 50.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:59.328Z] #49 50.22 Selecting previously unselected package python3-six. [2022-04-27T14:01:59.328Z] #49 50.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T14:01:59.328Z] #49 50.23 Unpacking python3-six (1.16.0-2) ... [2022-04-27T14:01:59.328Z] #49 50.33 Selecting previously unselected package python3-protobuf. [2022-04-27T14:01:59.328Z] #49 50.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T14:01:59.328Z] #49 50.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:59.328Z] #49 50.77 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:01:59.328Z] #49 50.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:01:59.328Z] #49 50.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:59.328Z] #49 50.89 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:01:59.328Z] #49 50.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:01:59.328Z] #49 50.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:01:59.328Z] #49 51.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:01:59.328Z] #49 51.07 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:01:59.328Z] #49 51.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:01:59.328Z] #49 51.21 Selecting previously unselected package criu. [2022-04-27T14:01:59.328Z] #49 51.21 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T14:01:59.328Z] #49 51.22 Unpacking criu (3.16.1-3) ... [2022-04-27T14:01:59.328Z] #49 51.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:01:59.328Z] #49 53.28 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:01:59.328Z] #49 53.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:01:59.328Z] #49 53.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:01:59.328Z] #49 53.35 Setting up python3-six (1.16.0-2) ... [2022-04-27T14:01:59.328Z] #49 54.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:01:59.328Z] #49 54.40 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T14:01:59.328Z] #49 57.74 Setting up criu (3.16.1-3) ... [2022-04-27T14:01:59.328Z] #49 59.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:01:59.328Z] #49 ... [2022-04-27T14:01:59.328Z] [2022-04-27T14:01:59.328Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:01:59.328Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:01:59.328Z] #53 50.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T14:01:59.328Z] #53 50.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T14:01:59.328Z] #53 50.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T14:01:59.328Z] #53 50.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T14:01:59.328Z] #53 50.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T14:01:59.328Z] #53 50.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T14:01:59.328Z] #53 50.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T14:01:59.328Z] #53 50.78 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T14:01:59.328Z] #53 50.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T14:01:59.328Z] #53 50.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T14:01:59.328Z] #53 50.99 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T14:01:59.328Z] #53 51.01 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T14:01:59.328Z] #53 51.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T14:01:59.328Z] #53 51.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T14:01:59.328Z] #53 51.06 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T14:01:59.328Z] #53 51.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T14:01:59.328Z] #53 51.18 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T14:01:59.328Z] #53 51.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T14:01:59.328Z] #53 51.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T14:01:59.328Z] #53 51.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T14:01:59.328Z] #53 51.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T14:01:59.328Z] #53 51.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T14:01:59.328Z] #53 51.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T14:01:59.328Z] #53 51.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T14:01:59.328Z] #53 51.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T14:01:59.328Z] #53 51.53 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T14:01:59.328Z] #53 51.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T14:01:59.328Z] #53 51.87 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T14:01:59.328Z] #53 53.14 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T14:01:59.328Z] #53 53.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T14:01:59.328Z] #53 53.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T14:01:59.328Z] #53 53.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T14:01:59.328Z] #53 53.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T14:01:59.328Z] #53 53.36 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T14:01:59.328Z] #53 53.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T14:01:59.328Z] #53 53.64 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T14:01:59.328Z] #53 53.69 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T14:01:59.328Z] #53 53.75 go: downloading golang.org/x/text v0.3.7 [2022-04-27T14:01:59.328Z] #53 58.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T14:01:59.328Z] #53 58.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T14:01:59.328Z] #53 58.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T14:01:59.328Z] #53 58.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T14:01:59.328Z] #53 58.97 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T14:01:59.328Z] #53 58.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T14:01:59.328Z] #53 59.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T14:01:59.328Z] #53 59.08 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T14:01:59.328Z] #53 59.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T14:01:59.328Z] #53 59.20 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T14:01:59.328Z] #53 59.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T14:01:59.328Z] #53 59.27 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T14:01:59.328Z] #53 59.59 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T14:01:59.328Z] #53 59.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T14:01:59.328Z] #53 59.80 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T14:01:59.328Z] #53 60.06 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T14:01:59.328Z] #53 60.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T14:01:59.328Z] #53 60.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T14:01:59.328Z] #53 60.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T14:01:59.328Z] #53 60.22 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T14:01:59.328Z] #53 60.31 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T14:01:59.328Z] #53 60.42 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T14:01:59.403Z] #42 4.203 -- Detecting C compiler ABI info - done [2022-04-27T14:01:59.403Z] #42 4.365 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T14:01:59.403Z] #42 4.365 -- Detecting C compile features [2022-04-27T14:01:59.403Z] #42 4.365 -- Detecting C compile features - done [2022-04-27T14:01:59.403Z] #42 4.418 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T14:01:59.441Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:01:59.563Z] #53 53.05 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T14:01:59.563Z] #53 53.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T14:01:59.563Z] #53 53.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T14:01:59.563Z] #53 53.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T14:01:59.563Z] #53 53.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T14:01:59.589Z] #53 60.64 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T14:01:59.665Z] #42 4.668 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T14:01:59.665Z] #42 4.677 -- Configuring done [2022-04-27T14:01:59.665Z] #42 4.712 -- Generating done [2022-04-27T14:01:59.665Z] #42 4.712 -- Build files have been written to: /tmp/tmp.EABxCFuzsH/tini [2022-04-27T14:01:59.665Z] #42 4.739 + make tini-static [2022-04-27T14:01:59.835Z] #53 53.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T14:01:59.835Z] #53 53.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T14:01:59.835Z] #53 53.53 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T14:01:59.850Z] #53 60.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T14:01:58.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:01:58.549Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T14:01:58.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:01:58.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:01:58.812Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:01:58.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:01:58.814Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:01:59.542Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:01:59.580Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:00.094Z] #53 53.54 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T14:02:00.094Z] #53 53.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T14:02:00.111Z] #53 60.91 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T14:02:00.111Z] #53 ... [2022-04-27T14:02:00.111Z] [2022-04-27T14:02:00.111Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:02:00.111Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:02:00.111Z] #49 DONE 60.8s [2022-04-27T14:02:00.111Z] [2022-04-27T14:02:00.111Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:02:00.111Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:02:00.111Z] #40 DONE 61.1s [2022-04-27T14:02:00.111Z] [2022-04-27T14:02:00.111Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:02:00.112Z] #41 sha256:505852120d9e30b1becb34985e9e1f5bcb8a6c77663404d56b8087380b8ceb32 [2022-04-27T14:02:00.239Z] #42 5.190 Scanning dependencies of target tini-static [2022-04-27T14:02:00.239Z] #42 5.312 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T14:02:00.350Z] #53 53.84 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T14:02:00.350Z] #53 53.98 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T14:02:00.372Z] #41 DONE 0.2s [2022-04-27T14:02:00.372Z] [2022-04-27T14:02:00.372Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:02:00.372Z] #42 sha256:c2d1a81c58a0299bb0370d40e4a2f285cd6f16856542dd5d3017d1de4540fb39 [2022-04-27T14:02:01.633Z] #42 6.625 [100%] Linking C executable tini-static [2022-04-27T14:02:01.719Z] #53 55.11 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T14:02:01.719Z] #53 55.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T14:02:01.719Z] #53 55.21 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T14:02:01.719Z] #53 55.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T14:02:01.719Z] #53 55.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T14:02:01.719Z] #53 55.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T14:02:01.719Z] #53 55.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T14:02:01.719Z] #53 55.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T14:02:01.719Z] #53 55.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T14:02:01.719Z] #53 55.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T14:02:01.719Z] #53 55.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T14:02:01.719Z] #53 55.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T14:02:01.719Z] #53 55.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T14:02:01.800Z] #42 1.355 + RM_GOPATH=0 [2022-04-27T14:02:01.800Z] #42 1.355 + TMP_GOPATH= [2022-04-27T14:02:01.800Z] #42 1.355 + : /build [2022-04-27T14:02:01.800Z] #42 1.355 + '[' -z '' ']' [2022-04-27T14:02:01.800Z] #42 1.355 ++ mktemp -d [2022-04-27T14:02:01.800Z] #42 1.359 + export GOPATH=/tmp/tmp.kTJDIohqgT [2022-04-27T14:02:01.800Z] #42 1.359 + GOPATH=/tmp/tmp.kTJDIohqgT [2022-04-27T14:02:01.800Z] #42 1.359 + RM_GOPATH=1 [2022-04-27T14:02:01.800Z] #42 1.359 + case "$(go env GOARCH)" in [2022-04-27T14:02:01.800Z] #42 1.362 ++ go env GOARCH [2022-04-27T14:02:01.800Z] #42 1.388 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:01.800Z] #42 1.388 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:01.800Z] #42 1.390 ++ dirname /install.sh [2022-04-27T14:02:01.800Z] #42 1.391 + dir=/ [2022-04-27T14:02:01.800Z] #42 1.394 + bin=tini [2022-04-27T14:02:01.800Z] #42 1.394 + shift [2022-04-27T14:02:01.800Z] #42 1.394 + '[' '!' -f //tini.installer ']' [2022-04-27T14:02:01.800Z] #42 1.394 + . //tini.installer [2022-04-27T14:02:01.800Z] #42 1.396 ++ : v0.19.0 [2022-04-27T14:02:01.800Z] #42 1.398 + install_tini [2022-04-27T14:02:01.800Z] #42 1.398 + echo 'Install tini version v0.19.0' [2022-04-27T14:02:01.800Z] #42 1.398 Install tini version v0.19.0 [2022-04-27T14:02:01.800Z] #42 1.398 + git clone https://github.com/krallin/tini.git /tmp/tmp.kTJDIohqgT/tini [2022-04-27T14:02:01.800Z] #42 1.403 Cloning into '/tmp/tmp.kTJDIohqgT/tini'... [2022-04-27T14:02:01.975Z] #53 55.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T14:02:01.975Z] #53 55.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T14:02:02.069Z] Fetching without tags [2022-04-27T14:02:02.232Z] #53 55.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T14:02:02.232Z] #53 55.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T14:02:02.242Z] #42 7.340 [100%] Built target tini-static [2022-04-27T14:02:02.490Z] #53 56.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T14:02:02.490Z] #53 56.20 go: downloading golang.org/x/text v0.3.7 [2022-04-27T14:02:02.503Z] #42 7.423 + mkdir -p /build [2022-04-27T14:02:02.503Z] #42 7.424 + cp tini-static /build/docker-init [2022-04-27T14:02:02.769Z] #42 DONE 8.0s [2022-04-27T14:02:02.769Z] [2022-04-27T14:02:02.769Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:02:02.769Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:02:02.769Z] #53 48.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T14:02:02.769Z] #53 48.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T14:02:02.769Z] #53 48.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T14:02:02.769Z] #53 48.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T14:02:02.769Z] #53 48.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T14:02:02.769Z] #53 48.76 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T14:02:02.769Z] #53 48.90 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T14:02:02.769Z] #53 48.96 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T14:02:02.769Z] #53 48.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T14:02:02.769Z] #53 49.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T14:02:02.769Z] #53 49.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T14:02:02.769Z] #53 49.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T14:02:02.769Z] #53 49.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T14:02:02.769Z] #53 49.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T14:02:02.769Z] #53 49.78 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T14:02:02.769Z] #53 49.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T14:02:02.769Z] #53 50.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T14:02:02.769Z] #53 50.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T14:02:02.769Z] #53 50.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T14:02:02.769Z] #53 50.21 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T14:02:02.769Z] #53 50.22 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T14:02:02.769Z] #53 50.46 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T14:02:02.769Z] #53 50.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T14:02:02.769Z] #53 50.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T14:02:02.769Z] #53 50.87 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T14:02:02.769Z] #53 52.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T14:02:02.786Z] #42 2.527 + cd /tmp/tmp.kTJDIohqgT/tini [2022-04-27T14:02:02.830Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:02:02.945Z] Merge succeeded, producing 680e1aadffc8b1e633f0d56011e0d96b58b511a2 [2022-04-27T14:02:02.945Z] Checking out Revision 680e1aadffc8b1e633f0d56011e0d96b58b511a2 (PR-43515) [2022-04-27T14:02:01.905Z] > git remote # timeout=10 [2022-04-27T14:02:01.969Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T14:02:02.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:02:02.028Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T14:02:02.865Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T14:02:03.031Z] #53 ... [2022-04-27T14:02:03.031Z] [2022-04-27T14:02:03.031Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:02:03.031Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:02:03.031Z] #51 57.35 gotestsum version dev [2022-04-27T14:02:03.031Z] #51 DONE 58.3s [2022-04-27T14:02:03.031Z] [2022-04-27T14:02:03.031Z] #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-04-27T14:02:03.031Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:03.031Z] #14 52.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T14:02:03.031Z] #14 52.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T14:02:03.031Z] #14 52.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:03.031Z] #14 57.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T14:02:03.031Z] #14 57.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:03.031Z] #14 57.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:03.031Z] #14 58.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T14:02:03.031Z] #14 58.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:03.031Z] #14 58.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:03.053Z] #53 ... [2022-04-27T14:02:03.053Z] [2022-04-27T14:02:03.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-04-27T14:02:03.053Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:03.053Z] #14 46.45 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-04-27T14:02:03.053Z] #14 46.75 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-04-27T14:02:03.053Z] #14 46.76 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-04-27T14:02:03.053Z] #14 47.53 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-04-27T14:02:03.053Z] #14 49.02 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-04-27T14:02:03.053Z] #14 49.50 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-04-27T14:02:03.053Z] #14 50.32 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-04-27T14:02:03.053Z] #14 52.22 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-04-27T14:02:03.053Z] #14 52.78 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-04-27T14:02:03.053Z] #14 52.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T14:02:03.053Z] #14 52.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T14:02:03.053Z] #14 52.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T14:02:03.053Z] #14 52.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T14:02:03.053Z] #14 52.84 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-04-27T14:02:03.053Z] #14 52.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T14:02:03.053Z] #14 52.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T14:02:03.053Z] #14 52.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T14:02:03.053Z] #14 52.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T14:02:03.053Z] #14 52.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T14:02:03.053Z] #14 52.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T14:02:03.053Z] #14 52.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T14:02:03.053Z] #14 52.95 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-04-27T14:02:03.053Z] #14 52.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T14:02:03.053Z] #14 52.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T14:02:03.053Z] #14 54.00 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:02:03.053Z] #14 54.21 Fetched 115 MB in 8s (15.1 MB/s) [2022-04-27T14:02:03.053Z] #14 54.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T14:02:03.053Z] #14 54.30 (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-04-27T14:02:03.053Z] #14 54.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:02:03.053Z] #14 54.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:03.053Z] #14 56.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T14:02:03.053Z] #14 56.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T14:02:03.053Z] #14 56.25 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:03.053Z] #14 ... [2022-04-27T14:02:03.053Z] [2022-04-27T14:02:03.053Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:02:03.053Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:02:03.053Z] #49 50.90 Fetched 2292 kB in 4s (526 kB/s) [2022-04-27T14:02:03.053Z] #49 51.00 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T14:02:03.053Z] #49 51.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T14:02:03.053Z] #49 51.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 51.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:02:03.053Z] #49 51.78 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:02:03.053Z] #49 51.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:02:03.053Z] #49 51.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:03.053Z] #49 52.01 Selecting previously unselected package python3-six. [2022-04-27T14:02:03.053Z] #49 52.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T14:02:03.053Z] #49 52.02 Unpacking python3-six (1.16.0-2) ... [2022-04-27T14:02:03.053Z] #49 52.14 Selecting previously unselected package python3-protobuf. [2022-04-27T14:02:03.053Z] #49 52.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 52.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T14:02:03.053Z] #49 52.91 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:02:03.053Z] #49 52.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 52.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:03.053Z] #49 53.09 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:02:03.053Z] #49 53.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 53.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:02:03.053Z] #49 53.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:02:03.053Z] #49 53.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 53.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:02:03.053Z] #49 53.35 Selecting previously unselected package criu. [2022-04-27T14:02:03.053Z] #49 53.37 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T14:02:03.053Z] #49 53.42 Unpacking criu (3.16.1-3) ... [2022-04-27T14:02:03.053Z] #49 54.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:03.053Z] #49 55.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T14:02:03.053Z] #49 55.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:03.053Z] #49 55.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:02:03.053Z] #49 55.71 Setting up python3-six (1.16.0-2) ... [2022-04-27T14:02:03.056Z] #42 2.527 + git checkout -q v0.19.0 [2022-04-27T14:02:03.056Z] #42 2.539 + cmake . [2022-04-27T14:02:03.116Z] #28 11.65 Reading package lists... [2022-04-27T14:02:03.326Z] #42 3.054 -- The C compiler identification is GNU 10.2.1 [2022-04-27T14:02:03.326Z] #42 3.098 -- Detecting C compiler ABI info [2022-04-27T14:02:03.616Z] #49 56.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:02:03.616Z] #49 56.68 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T14:02:01.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:02:01.844Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T14:02:01.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:02:01.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:02:02.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:02:02.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:02:02.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:02:02.923Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:02:02.970Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:03.899Z] #42 3.681 -- Detecting C compiler ABI info - done [2022-04-27T14:02:03.992Z] #14 80.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T14:02:03.992Z] #14 80.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T14:02:03.992Z] #14 80.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:04.162Z] #42 3.788 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T14:02:04.162Z] #42 3.789 -- Detecting C compile features [2022-04-27T14:02:04.162Z] #42 3.797 -- Detecting C compile features - done [2022-04-27T14:02:04.162Z] #42 3.846 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T14:02:04.422Z] Fetching without tags [2022-04-27T14:02:04.424Z] #42 4.023 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T14:02:04.424Z] #42 4.133 -- Configuring done [2022-04-27T14:02:04.424Z] #42 4.141 -- Generating done [2022-04-27T14:02:04.424Z] #42 4.155 -- Build files have been written to: /tmp/tmp.kTJDIohqgT/tini [2022-04-27T14:02:04.424Z] #42 4.174 + make tini-static [2022-04-27T14:02:04.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:02:04.181Z] > git config --add remote.origin.fetch +refs/pull/43515/head:refs/remotes/origin/PR-43515 # timeout=10 [2022-04-27T14:02:04.213Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:02:04.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T14:02:04.686Z] #42 4.445 Scanning dependencies of target tini-static [2022-04-27T14:02:04.686Z] #42 4.535 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T14:02:05.150Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:02:05.510Z] #49 ... [2022-04-27T14:02:05.510Z] [2022-04-27T14:02:05.510Z] #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-04-27T14:02:05.510Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:05.510Z] #14 58.66 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T14:02:05.510Z] #14 58.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T14:02:05.510Z] #14 58.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:02:05.510Z] #14 58.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T14:02:05.510Z] #14 58.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:05.510Z] #14 58.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:05.510Z] #14 59.03 Selecting previously unselected package dmsetup. [2022-04-27T14:02:05.510Z] #14 59.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:05.510Z] #14 59.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:02:05.510Z] #14 59.19 Selecting previously unselected package mingw-w64-common. [2022-04-27T14:02:05.630Z] #42 ... [2022-04-27T14:02:05.630Z] [2022-04-27T14:02:05.630Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:02:05.630Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:02:05.630Z] #51 66.26 gotestsum version dev [2022-04-27T14:02:05.630Z] #51 DONE 66.5s [2022-04-27T14:02:05.630Z] [2022-04-27T14:02:05.630Z] #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-04-27T14:02:05.630Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:05.630Z] #14 58.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T14:02:05.630Z] #14 58.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T14:02:05.630Z] #14 58.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:05.630Z] #14 64.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T14:02:05.630Z] #14 64.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:05.630Z] #14 64.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:05.630Z] #14 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T14:02:05.630Z] #14 65.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:05.630Z] #14 65.08 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:05.767Z] #14 59.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T14:02:05.767Z] #14 59.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T14:02:05.884Z] #14 ... [2022-04-27T14:02:05.884Z] [2022-04-27T14:02:05.884Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:05.884Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4 [2022-04-27T14:02:05.884Z] #65 82.16 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:02:05.884Z] #65 82.16 + GOBIN=/build [2022-04-27T14:02:05.884Z] #65 82.16 + GO111MODULE=on [2022-04-27T14:02:05.884Z] #65 82.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:02:02.975Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:02:03.016Z] > git checkout -f 680e1aadffc8b1e633f0d56011e0d96b58b511a2 # timeout=10 [2022-04-27T14:02:06.202Z] #14 ... [2022-04-27T14:02:06.202Z] [2022-04-27T14:02:06.202Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:02:06.202Z] #42 sha256:c2d1a81c58a0299bb0370d40e4a2f285cd6f16856542dd5d3017d1de4540fb39 [2022-04-27T14:02:06.202Z] #42 5.870 [100%] Linking C executable tini-static [2022-04-27T14:02:06.434Z] Merge succeeded, producing e101cd1441f6897f37e95af7a51049ce412f041a [2022-04-27T14:02:06.434Z] Checking out Revision e101cd1441f6897f37e95af7a51049ce412f041a (PR-43515) [2022-04-27T14:02:05.189Z] > git remote # timeout=10 [2022-04-27T14:02:05.252Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T14:02:05.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:02:05.283Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T14:02:06.346Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T14:02:06.455Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:02:06.494Z] > git checkout -f e101cd1441f6897f37e95af7a51049ce412f041a # timeout=10 [2022-04-27T14:02:07.146Z] #42 6.622 [100%] Built target tini-static [2022-04-27T14:02:07.147Z] #42 6.673 + mkdir -p /build [2022-04-27T14:02:07.147Z] #42 6.674 + cp tini-static /build/docker-init [2022-04-27T14:02:07.147Z] #42 DONE 6.7s [2022-04-27T14:02:07.147Z] [2022-04-27T14:02:07.147Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:02:07.147Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:02:07.147Z] #53 62.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T14:02:04.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T14:02:04.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:02:04.463Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43515/head:refs/remotes/origin/PR-43515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T14:02:05.260Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:02:05.291Z] > git checkout -f 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:08.394Z] #28 16.07 Reading package lists... [2022-04-27T14:02:08.431Z] Merge succeeded, producing 940ee06e9c252c52468645ad08f71e6218f80a8d [2022-04-27T14:02:08.432Z] Checking out Revision 940ee06e9c252c52468645ad08f71e6218f80a8d (PR-43515) [2022-04-27T14:02:08.653Z] #28 20.70 Building dependency tree... [2022-04-27T14:02:08.653Z] #28 21.84 Reading state information... [2022-04-27T14:02:09.592Z] #28 22.73 bzip2 is already the newest version (1.0.8-4). [2022-04-27T14:02:09.592Z] #28 22.73 patch is already the newest version (2.7.6-7). [2022-04-27T14:02:09.592Z] #28 22.73 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-27T14:02:09.592Z] #28 22.73 The following additional packages will be installed: [2022-04-27T14:02:09.592Z] #28 22.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T14:02:09.592Z] #28 22.74 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-27T14:02:09.592Z] #28 22.74 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T14:02:09.592Z] #28 22.74 python3-pkg-resources vim-runtime xxd [2022-04-27T14:02:09.592Z] #28 22.76 Suggested packages: [2022-04-27T14:02:09.592Z] #28 22.76 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-27T14:02:09.592Z] #28 22.76 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-27T14:02:09.592Z] #28 22.76 Recommended packages: [2022-04-27T14:02:09.592Z] #28 22.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T14:02:09.631Z] #14 64.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T14:02:09.631Z] #14 64.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:09.631Z] #14 64.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:09.951Z] #14 ... [2022-04-27T14:02:09.951Z] [2022-04-27T14:02:09.951Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:02:09.951Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:02:09.951Z] #40 52.98 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:02:09.951Z] #40 52.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 53.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:02:09.951Z] #40 58.64 Selecting previously unselected package libxml2:amd64. [2022-04-27T14:02:09.951Z] #40 58.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 58.65 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:02:09.951Z] #40 59.09 Selecting previously unselected package libarchive13:amd64. [2022-04-27T14:02:09.951Z] #40 59.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 59.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:02:09.951Z] #40 59.37 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T14:02:09.951Z] #40 59.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 59.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:02:09.951Z] #40 59.54 Selecting previously unselected package librhash0:amd64. [2022-04-27T14:02:09.951Z] #40 59.54 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 59.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:02:09.951Z] #40 59.73 Selecting previously unselected package libuv1:amd64. [2022-04-27T14:02:09.951Z] #40 59.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 59.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:02:09.951Z] #40 59.88 Selecting previously unselected package cmake. [2022-04-27T14:02:09.951Z] #40 59.89 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T14:02:09.951Z] #40 59.90 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:02:09.951Z] #40 ... [2022-04-27T14:02:09.951Z] [2022-04-27T14:02:09.952Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:02:09.952Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:02:09.952Z] #53 60.80 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T14:02:09.952Z] #53 60.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T14:02:09.952Z] #53 60.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T14:02:09.952Z] #53 60.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T14:02:09.952Z] #53 60.97 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T14:02:09.952Z] #53 61.00 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T14:02:09.952Z] #53 61.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T14:02:09.952Z] #53 61.12 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T14:02:09.952Z] #53 61.22 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T14:02:09.952Z] #53 61.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T14:02:09.952Z] #53 61.32 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T14:02:09.952Z] #53 61.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T14:02:09.952Z] #53 61.60 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T14:02:09.952Z] #53 61.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T14:02:09.952Z] #53 61.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T14:02:09.952Z] #53 62.17 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T14:02:09.952Z] #53 62.17 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T14:02:09.952Z] #53 62.23 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T14:02:09.952Z] #53 62.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T14:02:09.952Z] #53 62.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T14:02:09.952Z] #53 62.38 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T14:02:09.952Z] #53 62.47 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T14:02:09.952Z] #53 62.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T14:02:09.952Z] #53 62.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T14:02:09.952Z] #53 62.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T14:02:10.055Z] #65 86.38 rootlesskit version 1.0.0 [2022-04-27T14:02:10.055Z] #65 86.40 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T14:02:10.055Z] #65 86.40 -container-ip string [2022-04-27T14:02:10.055Z] #65 86.40 container ip [2022-04-27T14:02:10.055Z] #65 86.40 -container-port int [2022-04-27T14:02:10.055Z] #65 86.40 container port (default -1) [2022-04-27T14:02:10.055Z] #65 86.40 -host-ip string [2022-04-27T14:02:10.055Z] #65 86.40 host ip [2022-04-27T14:02:10.055Z] #65 86.40 -host-port int [2022-04-27T14:02:10.055Z] #65 86.40 host port (default -1) [2022-04-27T14:02:10.055Z] #65 86.40 -proto string [2022-04-27T14:02:10.055Z] #65 86.40 proxy protocol (default "tcp") [2022-04-27T14:02:10.212Z] #53 ... [2022-04-27T14:02:10.212Z] [2022-04-27T14:02:10.212Z] #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-04-27T14:02:10.212Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:02:10.212Z] #34 53.35 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-04-27T14:02:10.212Z] #34 53.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T14:02:10.212Z] #34 53.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T14:02:10.212Z] #34 ... [2022-04-27T14:02:10.212Z] [2022-04-27T14:02:10.212Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:02:10.212Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:02:10.212Z] #40 63.71 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:02:10.212Z] #40 63.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:10.212Z] #40 63.93 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T14:02:07.479Z] > git remote # timeout=10 [2022-04-27T14:02:07.557Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T14:02:07.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T14:02:07.604Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T14:02:08.339Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T14:02:08.565Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T14:02:08.596Z] > git checkout -f 940ee06e9c252c52468645ad08f71e6218f80a8d # timeout=10 [2022-04-27T14:02:10.530Z] #28 ... [2022-04-27T14:02:10.530Z] [2022-04-27T14:02:10.530Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:10.530Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:02:10.530Z] #69 72.79 + bin/containerd [2022-04-27T14:02:10.789Z] #69 ... [2022-04-27T14:02:10.789Z] [2022-04-27T14:02:10.789Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:02:10.789Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T14:02:10.789Z] #28 23.84 The following NEW packages will be installed: [2022-04-27T14:02:10.789Z] #28 23.84 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-27T14:02:10.789Z] #28 23.85 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T14:02:10.789Z] #28 23.85 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-27T14:02:10.789Z] #28 23.85 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-27T14:02:10.789Z] #28 23.85 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-27T14:02:10.789Z] #28 23.85 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-27T14:02:10.789Z] #28 23.85 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-27T14:02:10.791Z] #40 64.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:10.791Z] #40 64.33 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T14:02:10.791Z] #40 64.52 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T14:02:10.986Z] #65 ... [2022-04-27T14:02:10.986Z] [2022-04-27T14:02:10.986Z] #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-04-27T14:02:10.986Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:02:10.986Z] #14 84.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T14:02:10.986Z] #14 84.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T14:02:10.986Z] #14 84.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:10.986Z] #14 84.20 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T14:02:10.986Z] #14 84.20 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.22 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T14:02:10.986Z] #14 84.33 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T14:02:10.986Z] #14 84.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T14:02:10.986Z] #14 84.44 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T14:02:10.986Z] #14 84.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.45 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T14:02:10.986Z] #14 84.58 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T14:02:10.986Z] #14 84.58 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T14:02:10.986Z] #14 84.77 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-27T14:02:10.986Z] #14 84.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.78 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:02:10.986Z] #14 84.83 Selecting previously unselected package libudev-dev:arm64. [2022-04-27T14:02:10.986Z] #14 84.83 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 84.84 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-27T14:02:10.986Z] #14 84.96 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-27T14:02:10.986Z] #14 84.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.00 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T14:02:10.986Z] #14 85.19 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-27T14:02:10.986Z] #14 85.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.21 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T14:02:10.986Z] #14 85.37 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-27T14:02:10.986Z] #14 85.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T14:02:10.986Z] #14 85.52 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-27T14:02:10.986Z] #14 85.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.53 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T14:02:10.986Z] #14 85.61 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-27T14:02:10.986Z] #14 85.63 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.64 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T14:02:10.986Z] #14 85.98 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-27T14:02:10.986Z] #14 85.98 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 85.99 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T14:02:10.986Z] #14 86.16 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-27T14:02:10.986Z] #14 86.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 86.17 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:02:10.986Z] #14 86.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T14:02:10.986Z] #14 86.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 86.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:10.986Z] #14 86.35 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-27T14:02:10.986Z] #14 86.36 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-27T14:02:10.986Z] #14 86.36 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T14:02:10.986Z] #14 86.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:10.986Z] #14 87.20 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T14:02:10.986Z] #14 87.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:10.986Z] #14 87.86 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T14:02:10.986Z] #14 88.01 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:11.048Z] #28 24.21 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:02:11.048Z] #28 24.21 Need to get 18.6 MB of archives. [2022-04-27T14:02:11.048Z] #28 24.21 After this operation, 71.4 MB of additional disk space will be used. [2022-04-27T14:02:11.048Z] #28 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T14:02:11.048Z] #28 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T14:02:11.048Z] #28 24.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T14:02:11.048Z] #28 24.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T14:02:11.048Z] #28 24.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T14:02:11.048Z] #28 24.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T14:02:11.048Z] #28 24.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T14:02:11.048Z] #28 24.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T14:02:11.048Z] #28 24.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:02:11.048Z] #28 24.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:02:11.048Z] #28 24.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T14:02:11.048Z] #28 24.25 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T14:02:11.048Z] #28 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T14:02:11.048Z] #28 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T14:02:11.048Z] #28 24.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:02:11.048Z] #28 24.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:02:11.048Z] #28 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:02:11.048Z] #28 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T14:02:11.048Z] #28 24.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T14:02:11.048Z] #28 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T14:02:11.048Z] #28 24.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:02:11.048Z] #28 24.28 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-04-27T14:02:11.048Z] #28 24.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:02:11.048Z] #28 24.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T14:02:11.048Z] #28 24.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T14:02:11.048Z] #28 24.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T14:02:11.048Z] #40 64.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T14:02:11.048Z] #40 64.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T14:02:11.277Z] #14 88.10 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T14:02:11.277Z] #14 88.18 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T14:02:11.307Z] #28 24.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T14:02:11.308Z] #28 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:02:11.308Z] #28 24.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T14:02:11.308Z] #28 24.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T14:02:11.308Z] #28 24.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T14:02:11.308Z] #28 24.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T14:02:11.308Z] #28 24.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T14:02:11.308Z] #28 24.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T14:02:11.308Z] #28 24.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T14:02:11.308Z] #28 24.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T14:02:11.308Z] #28 24.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T14:02:11.308Z] #28 24.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T14:02:11.308Z] #28 24.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T14:02:11.308Z] #40 64.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T14:02:11.509Z] #53 ... [2022-04-27T14:02:11.509Z] [2022-04-27T14:02:11.509Z] #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-04-27T14:02:11.509Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:11.509Z] #14 71.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T14:02:11.509Z] #14 71.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:11.509Z] #14 71.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:11.534Z] #14 88.57 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T14:02:11.565Z] #40 65.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T14:02:11.798Z] #14 88.69 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-27T14:02:11.798Z] #14 88.80 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T14:02:11.827Z] #40 65.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:11.875Z] #28 24.90 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:02:11.875Z] #28 25.12 Fetched 18.6 MB in 1s (33.7 MB/s) [2022-04-27T14:02:11.875Z] #28 25.16 Selecting previously unselected package pigz. [2022-04-27T14:02:12.134Z] #28 25.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 ... 40068 files and directories currently installed.) [2022-04-27T14:02:12.134Z] #28 25.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T14:02:12.134Z] #28 25.22 Unpacking pigz (2.6-1) ... [2022-04-27T14:02:12.134Z] #28 25.28 Selecting previously unselected package libelf1:amd64. [2022-04-27T14:02:12.134Z] #28 25.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T14:02:12.134Z] #28 25.30 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T14:02:12.134Z] #28 25.39 Selecting previously unselected package libbpf0:amd64. [2022-04-27T14:02:12.145Z] #14 88.92 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:12.393Z] #28 25.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T14:02:12.393Z] #28 25.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:02:12.393Z] #28 25.46 Selecting previously unselected package libcap2:amd64. [2022-04-27T14:02:12.393Z] #28 25.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T14:02:12.393Z] #28 25.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:02:12.393Z] #28 25.51 Selecting previously unselected package libmnl0:amd64. [2022-04-27T14:02:12.393Z] #28 25.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T14:02:12.393Z] #28 25.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:02:12.393Z] #28 25.57 Selecting previously unselected package libxtables12:amd64. [2022-04-27T14:02:12.393Z] #28 25.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T14:02:12.393Z] #28 25.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:02:12.394Z] #40 ... [2022-04-27T14:02:12.394Z] [2022-04-27T14:02:12.394Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T14:02:12.394Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T14:02:12.394Z] #49 60.21 Setting up criu (3.16.1-3) ... [2022-04-27T14:02:12.394Z] #49 61.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:12.394Z] #49 DONE 65.3s [2022-04-27T14:02:12.394Z] [2022-04-27T14:02:12.394Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-27T14:02:12.394Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T14:02:12.394Z] #40 DONE 66.0s [2022-04-27T14:02:12.394Z] [2022-04-27T14:02:12.394Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T14:02:12.394Z] #41 sha256:6c6fd941a137eb77bb139f0d7e9b628cb43e6221f1f7dff7120e718364745b02 [2022-04-27T14:02:12.402Z] #14 89.32 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T14:02:12.651Z] #41 DONE 0.2s [2022-04-27T14:02:12.651Z] [2022-04-27T14:02:12.651Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:02:12.651Z] #42 sha256:3f48c6805f6f543d7d452ad2c6dac3d7af189b5e20352395b2ca49d6a2b10684 [2022-04-27T14:02:12.653Z] #28 25.62 Selecting previously unselected package libcap2-bin. [2022-04-27T14:02:12.653Z] #28 25.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T14:02:12.653Z] #28 25.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T14:02:12.653Z] #28 25.70 Selecting previously unselected package iproute2. [2022-04-27T14:02:12.653Z] #28 25.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T14:02:12.653Z] #28 25.71 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T14:02:12.659Z] #14 89.50 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:12.659Z] #14 89.54 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T14:02:12.659Z] #14 89.66 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T14:02:12.912Z] #28 25.91 Selecting previously unselected package xxd. [2022-04-27T14:02:12.912Z] #28 25.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:02:12.912Z] #28 25.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:12.912Z] #28 26.01 Selecting previously unselected package vim-common. [2022-04-27T14:02:12.912Z] #28 26.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:02:12.912Z] #28 26.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:13.172Z] #28 26.12 Selecting previously unselected package bash-completion. [2022-04-27T14:02:13.172Z] #28 26.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T14:02:13.282Z] #14 89.93 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T14:02:13.282Z] #14 89.98 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:13.571Z] #14 90.20 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T14:02:13.741Z] #28 27.01 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T14:02:13.829Z] #14 90.57 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T14:02:13.829Z] #14 90.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:13.942Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T14:02:14.001Z] #28 27.19 Selecting previously unselected package apparmor. [2022-04-27T14:02:14.001Z] #28 27.20 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T14:02:14.001Z] #28 27.23 Unpacking apparmor (2.13.6-10) ... [2022-04-27T14:02:14.023Z] #42 1.355 + RM_GOPATH=0 [2022-04-27T14:02:14.023Z] #42 1.355 + TMP_GOPATH= [2022-04-27T14:02:14.023Z] #42 1.355 + : /build [2022-04-27T14:02:14.023Z] #42 1.355 + '[' -z '' ']' [2022-04-27T14:02:14.023Z] #42 1.355 ++ mktemp -d [2022-04-27T14:02:14.023Z] #42 1.355 + export GOPATH=/tmp/tmp.4KK6XdrZ9f [2022-04-27T14:02:14.023Z] #42 1.355 + GOPATH=/tmp/tmp.4KK6XdrZ9f [2022-04-27T14:02:14.023Z] #42 1.355 + RM_GOPATH=1 [2022-04-27T14:02:14.023Z] #42 1.355 + case "$(go env GOARCH)" in [2022-04-27T14:02:14.023Z] #42 1.355 ++ go env GOARCH [2022-04-27T14:02:14.023Z] #42 1.412 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:14.023Z] #42 1.412 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:14.023Z] #42 1.412 ++ dirname /install.sh [2022-04-27T14:02:14.023Z] #42 1.429 + dir=/ [2022-04-27T14:02:14.086Z] #14 91.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:14.260Z] #28 27.44 Selecting previously unselected package inetutils-ping. [2022-04-27T14:02:14.260Z] #28 27.44 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T14:02:14.260Z] #28 27.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T14:02:14.260Z] #28 27.53 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T14:02:14.260Z] #28 27.53 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:02:14.260Z] #28 27.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:02:13.974Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:14.281Z] #42 1.444 Install tini version v0.19.0 [2022-04-27T14:02:14.281Z] #42 1.444 + bin=tini [2022-04-27T14:02:14.281Z] #42 1.444 + shift [2022-04-27T14:02:14.281Z] #42 1.444 + '[' '!' -f //tini.installer ']' [2022-04-27T14:02:14.281Z] #42 1.444 + . //tini.installer [2022-04-27T14:02:14.281Z] #42 1.444 ++ : v0.19.0 [2022-04-27T14:02:14.281Z] #42 1.444 + install_tini [2022-04-27T14:02:14.281Z] #42 1.444 + echo 'Install tini version v0.19.0' [2022-04-27T14:02:14.281Z] #42 1.444 + git clone https://github.com/krallin/tini.git /tmp/tmp.4KK6XdrZ9f/tini [2022-04-27T14:02:14.281Z] #42 1.444 Cloning into '/tmp/tmp.4KK6XdrZ9f/tini'... [2022-04-27T14:02:14.380Z] #14 91.27 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-04-27T14:02:14.520Z] #28 27.59 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T14:02:14.520Z] #28 27.60 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:02:14.520Z] #28 27.60 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:02:14.520Z] #28 27.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T14:02:14.520Z] #28 27.65 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T14:02:14.520Z] #28 27.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:02:14.520Z] #28 27.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T14:02:14.520Z] #28 27.71 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T14:02:14.520Z] #28 27.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:02:14.520Z] #28 27.78 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T14:02:14.520Z] #28 27.78 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T14:02:14.520Z] #28 27.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T14:02:14.667Z] #14 91.41 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:14.667Z] #14 91.44 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-04-27T14:02:14.779Z] #28 27.87 Selecting previously unselected package iptables. [2022-04-27T14:02:14.779Z] #28 27.87 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-27T14:02:14.779Z] #28 27.89 Unpacking iptables (1.8.7-1) ... [2022-04-27T14:02:14.779Z] #28 28.03 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:02:14.779Z] #28 28.04 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:02:14.779Z] #28 28.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:02:14.779Z] #28 28.12 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:02:14.846Z] #42 2.112 + cd /tmp/tmp.4KK6XdrZ9f/tini [2022-04-27T14:02:14.846Z] #42 ... [2022-04-27T14:02:14.846Z] [2022-04-27T14:02:14.846Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T14:02:14.846Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T14:02:14.846Z] #51 68.10 gotestsum version dev [2022-04-27T14:02:14.846Z] #51 DONE 68.4s [2022-04-27T14:02:14.846Z] [2022-04-27T14:02:14.846Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T14:02:14.846Z] #42 sha256:3f48c6805f6f543d7d452ad2c6dac3d7af189b5e20352395b2ca49d6a2b10684 [2022-04-27T14:02:14.846Z] #42 2.112 + git checkout -q v0.19.0 [2022-04-27T14:02:14.846Z] #42 2.133 + cmake . [2022-04-27T14:02:14.924Z] #14 91.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:02:14.924Z] #14 91.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:15.039Z] #28 28.13 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:02:15.039Z] #28 28.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:02:15.039Z] #28 28.20 Selecting previously unselected package jq. [2022-04-27T14:02:15.039Z] #28 28.20 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:02:15.039Z] #28 28.22 Unpacking jq (1.6-2.1) ... [2022-04-27T14:02:15.298Z] #28 28.28 Selecting previously unselected package libaio1:amd64. [2022-04-27T14:02:15.298Z] #28 28.28 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T14:02:15.298Z] #28 28.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:02:15.298Z] #28 28.34 Selecting previously unselected package libgpm2:amd64. [2022-04-27T14:02:15.298Z] #28 28.35 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T14:02:15.298Z] #28 28.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:02:15.298Z] #28 28.40 Selecting previously unselected package libinih1:amd64. [2022-04-27T14:02:15.298Z] #28 28.41 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-27T14:02:15.298Z] #28 28.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T14:02:15.298Z] #28 28.46 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:02:15.298Z] #28 28.47 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:02:15.298Z] #28 28.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:15.298Z] #28 28.53 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:02:15.489Z] #14 92.25 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-04-27T14:02:15.489Z] #14 92.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:15.558Z] #28 28.54 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:02:15.558Z] #28 28.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:02:15.558Z] #28 28.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:02:15.558Z] #28 28.61 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:02:15.558Z] #28 28.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:02:15.558Z] #28 28.66 Selecting previously unselected package net-tools. [2022-04-27T14:02:15.558Z] #28 28.67 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T14:02:15.558Z] #28 28.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:02:15.558Z] #28 28.78 Selecting previously unselected package python-pip-whl. [2022-04-27T14:02:15.745Z] #14 92.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:15.778Z] #42 2.907 -- The C compiler identification is GNU 10.2.1 [2022-04-27T14:02:15.778Z] #42 3.036 -- Detecting C compiler ABI info [2022-04-27T14:02:15.817Z] #28 28.79 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:02:15.817Z] #28 28.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:02:16.030Z] #14 92.79 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:02:16.031Z] #14 92.85 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:02:16.031Z] #14 92.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:02:16.077Z] #28 29.05 Selecting previously unselected package python3-lib2to3. [2022-04-27T14:02:16.077Z] #28 29.06 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T14:02:16.077Z] #28 29.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:02:16.077Z] #28 29.13 Selecting previously unselected package python3-distutils. [2022-04-27T14:02:16.077Z] #28 29.13 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T14:02:16.077Z] #28 29.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T14:02:16.077Z] #28 29.21 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:02:16.077Z] #28 29.22 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:02:16.077Z] #28 29.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:16.077Z] #28 29.30 Selecting previously unselected package python3-setuptools. [2022-04-27T14:02:16.077Z] #28 29.30 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T14:02:16.077Z] #28 29.31 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T14:02:16.077Z] #28 29.42 Selecting previously unselected package python3-wheel. [2022-04-27T14:02:16.289Z] #14 93.08 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...#14 ... [2022-04-27T14:02:16.289Z] [2022-04-27T14:02:16.289Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:16.289Z] #65 sha256:eb11ca5f9e0b0eb838daa6234b30f27679abd31a3f25be5a21576c7083f60fb4 [2022-04-27T14:02:16.289Z] #65 DONE 92.9s [2022-04-27T14:02:16.289Z] [2022-04-27T14:02:16.289Z] #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-04-27T14:02:16.289Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:02:16.289Z] #14 93.08 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T14:02:16.289Z] #14 93.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:16.289Z] #14 ... [2022-04-27T14:02:16.289Z] [2022-04-27T14:02:16.289Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T14:02:16.289Z] #66 sha256:c8bd70b0a6ea5aa68c0511d0e464aafa631384057569e9e459c89ed9820b1ca6 [2022-04-27T14:02:16.336Z] #28 29.43 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T14:02:16.336Z] #28 29.43 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T14:02:16.336Z] #28 29.49 Selecting previously unselected package python3-pip. [2022-04-27T14:02:16.336Z] #28 29.49 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:02:16.336Z] #28 29.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:02:16.342Z] #42 3.558 -- Detecting C compiler ABI info - done [2022-04-27T14:02:16.342Z] #42 3.626 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T14:02:16.342Z] #42 3.627 -- Detecting C compile features [2022-04-27T14:02:16.342Z] #42 3.628 -- Detecting C compile features - done [2022-04-27T14:02:16.342Z] #42 3.654 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T14:02:16.342Z] #42 3.738 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T14:02:16.546Z] #66 DONE 0.2s [2022-04-27T14:02:16.546Z] [2022-04-27T14:02:16.546Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T14:02:16.546Z] #67 sha256:e23794e9cec2ccddff3932592e2c8a5a7c47e3d28fdb614b10bdc8cff0a047d6 [2022-04-27T14:02:16.546Z] #67 DONE 0.1s [2022-04-27T14:02:16.546Z] [2022-04-27T14:02:16.546Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:02:16.546Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T14:02:16.596Z] #28 29.62 Selecting previously unselected package sudo. [2022-04-27T14:02:16.596Z] #28 29.62 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T14:02:16.596Z] #28 29.63 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T14:02:16.600Z] #42 3.776 -- Configuring done [2022-04-27T14:02:16.600Z] #42 3.790 -- Generating done [2022-04-27T14:02:16.600Z] #42 3.794 -- Build files have been written to: /tmp/tmp.4KK6XdrZ9f/tini [2022-04-27T14:02:16.600Z] #42 3.798 + make tini-static [2022-04-27T14:02:16.802Z] #45 ... [2022-04-27T14:02:16.802Z] [2022-04-27T14:02:16.802Z] #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-04-27T14:02:16.802Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T14:02:16.802Z] #14 DONE 93.7s [2022-04-27T14:02:16.802Z] [2022-04-27T14:02:16.802Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T14:02:16.802Z] #57 sha256:2f16bb757a0882dd54c5d5f93de5270e6ec45c20b36766964629fbbfdbd2e313 [2022-04-27T14:02:16.855Z] #28 29.90 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T14:02:16.855Z] #28 29.90 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T14:02:16.855Z] #28 29.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:02:16.855Z] #28 30.03 Selecting previously unselected package uidmap. [2022-04-27T14:02:16.855Z] #28 30.03 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T14:02:16.855Z] #28 30.04 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T14:02:16.855Z] #28 30.12 Selecting previously unselected package vim-runtime. [2022-04-27T14:02:16.857Z] #42 4.157 Scanning dependencies of target tini-static [2022-04-27T14:02:16.857Z] #42 4.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T14:02:17.059Z] #57 DONE 0.2s [2022-04-27T14:02:17.059Z] [2022-04-27T14:02:17.059Z] #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-04-27T14:02:17.059Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:02:17.114Z] #28 30.13 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:02:17.114Z] #28 30.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T14:02:17.114Z] #28 30.16 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T14:02:17.114Z] #28 30.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:17.331Z] + docker version [2022-04-27T14:02:18.173Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T14:02:18.228Z] #42 5.223 [100%] Linking C executable tini-static [2022-04-27T14:02:18.228Z] #42 5.692 [100%] Built target tini-static [2022-04-27T14:02:18.228Z] #42 5.734 + mkdir -p /build [2022-04-27T14:02:18.228Z] #42 5.737 + cp tini-static /build/docker-init [2022-04-27T14:02:18.356Z] #26 93.61 Updating files: 20% (2285/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 33% (3816/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) [2022-04-27T14:02:18.356Z] #26 ... [2022-04-27T14:02:18.356Z] [2022-04-27T14:02:18.356Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T14:02:18.356Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-27T14:02:18.356Z] #15 DONE 1.7s [2022-04-27T14:02:18.356Z] [2022-04-27T14:02:18.356Z] #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-04-27T14:02:18.356Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:02:18.494Z] #28 31.53 Selecting previously unselected package vim. [2022-04-27T14:02:18.494Z] #28 31.53 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:02:18.494Z] #28 31.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:18.195Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:18.753Z] #28 31.80 Selecting previously unselected package xfsprogs. [2022-04-27T14:02:18.753Z] #28 31.80 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T14:02:18.753Z] #28 31.81 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T14:02:18.753Z] #28 32.02 Selecting previously unselected package zip. [2022-04-27T14:02:18.753Z] #28 32.03 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T14:02:19.013Z] #28 32.04 Unpacking zip (3.0-12) ... [2022-04-27T14:02:19.013Z] #28 32.10 Selecting previously unselected package zstd. [2022-04-27T14:02:19.013Z] #28 32.10 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T14:02:19.013Z] #28 32.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:02:19.161Z] #42 DONE 6.3s [2022-04-27T14:02:19.161Z] [2022-04-27T14:02:19.161Z] #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-04-27T14:02:19.161Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:19.161Z] #14 64.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T14:02:19.161Z] #14 64.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T14:02:19.161Z] #14 64.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:19.161Z] #14 71.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T14:02:19.161Z] #14 71.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:19.161Z] #14 71.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:19.161Z] #14 71.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T14:02:19.161Z] #14 71.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:19.161Z] #14 71.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:19.273Z] #28 32.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:19.385Z] #26 93.61 Updating files: 20% (2285/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 33% (3816/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: 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) [2022-04-27T14:02:19.385Z] #26 ... [2022-04-27T14:02:19.385Z] [2022-04-27T14:02:19.385Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-27T14:02:19.385Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-27T14:02:19.385Z] #16 DONE 1.0s [2022-04-27T14:02:19.385Z] [2022-04-27T14:02:19.385Z] #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-04-27T14:02:19.385Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:02:19.533Z] #28 32.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:02:19.533Z] #28 32.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:02:19.533Z] #28 32.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:02:19.533Z] #28 32.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:02:19.533Z] #28 32.79 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T14:02:19.533Z] #28 32.80 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T14:02:19.533Z] #28 32.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:19.533Z] #28 32.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:02:19.793Z] #28 32.84 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T14:02:20.052Z] #28 33.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:20.052Z] #28 33.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:02:20.052Z] #28 33.19 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T14:02:20.052Z] #28 33.20 Setting up apparmor (2.13.6-10) ... [2022-04-27T14:02:20.257Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T14:02:20.414Z] #26 93.61 Updating files: 20% (2285/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 33% (3816/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: 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: 73% (8385/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: 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) [2022-04-27T14:02:20.414Z] #26 ... [2022-04-27T14:02:20.414Z] [2022-04-27T14:02:20.414Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T14:02:20.414Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-27T14:02:20.414Z] #17 0.672 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T14:02:20.414Z] #17 DONE 1.0s [2022-04-27T14:02:20.414Z] [2022-04-27T14:02:20.414Z] #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-04-27T14:02:20.414Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:02:20.283Z] > git rev-list --no-walk 1c129103b48f87b951bc2c4281feb7537c13ca41 # timeout=10 [2022-04-27T14:02:20.670Z] #26 93.61 Updating files: 20% (2285/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/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: 33% (3816/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: 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: 73% (8385/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: 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-04-27T14:02:20.670Z] #26 97.51 + cd /tmp/tmp.BrGbkf1EBm/tmp/docker-ce [2022-04-27T14:02:20.930Z] #26 97.51 + git checkout -q v17.06.2-ce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-27T14:02:20.991Z] #28 34.27 Setting up zip (3.0-12) ... [2022-04-27T14:02:20.991Z] #28 34.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-04-27T14:02:21.057Z] #14 ... [2022-04-27T14:02:21.057Z] [2022-04-27T14:02:21.057Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:02:21.057Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:02:21.057Z] #53 64.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T14:02:21.251Z] #28 34.31 Setting up bash-completion (1:2.11-2) ... [2022-04-27T14:02:21.520Z] #26 ... [2022-04-27T14:02:21.520Z] [2022-04-27T14:02:21.520Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T14:02:21.520Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-27T14:02:21.520Z] #18 DONE 0.9s [2022-04-27T14:02:21.520Z] [2022-04-27T14:02:21.520Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:02:21.520Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-27T14:02:21.530Z] #14 ... [2022-04-27T14:02:21.530Z] [2022-04-27T14:02:21.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:21.530Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4 [2022-04-27T14:02:21.792Z] #62 36.87 Updating files: 66% (3108/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T14:02:21.792Z] #62 37.69 + cd /tmp/tmp.sbuoS2j3PQ/src/github.com/containerd/containerd [2022-04-27T14:02:21.792Z] #62 37.69 + git checkout -q v1.6.2 [2022-04-27T14:02:21.844Z] + docker version [2022-04-27T14:02:21.879Z] #14 75.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T14:02:21.879Z] #14 75.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:21.879Z] #14 75.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:21.879Z] #14 ... [2022-04-27T14:02:21.879Z] [2022-04-27T14:02:21.879Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:21.879Z] #62 sha256:88a18115ca08856ff9edcf96418b02775a834f12f72fa02f402a682c278ea8b5 [2022-04-27T14:02:22.104Z] #19 DONE 0.9s [2022-04-27T14:02:22.104Z] [2022-04-27T14:02:22.104Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:22.104Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0 [2022-04-27T14:02:22.104Z] #58 0.847 + RM_GOPATH=0 [2022-04-27T14:02:22.104Z] #58 0.847 + TMP_GOPATH= [2022-04-27T14:02:22.104Z] #58 0.847 + : /build [2022-04-27T14:02:22.104Z] #58 0.847 + '[' -z '' ']' [2022-04-27T14:02:22.104Z] #58 0.852 ++ mktemp -d [2022-04-27T14:02:22.104Z] #58 0.853 + export GOPATH=/tmp/tmp.EytqnvaVMI [2022-04-27T14:02:22.104Z] #58 0.853 + GOPATH=/tmp/tmp.EytqnvaVMI [2022-04-27T14:02:22.104Z] #58 0.853 + RM_GOPATH=1 [2022-04-27T14:02:22.104Z] #58 0.853 + case "$(go env GOARCH)" in [2022-04-27T14:02:22.104Z] #58 0.861 ++ go env GOARCH [2022-04-27T14:02:22.104Z] #58 0.909 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:22.104Z] #58 0.909 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:22.104Z] #58 0.909 ++ dirname /install.sh [2022-04-27T14:02:22.104Z] #58 0.909 + dir=/ [2022-04-27T14:02:22.104Z] #58 0.909 + bin=runc [2022-04-27T14:02:22.104Z] #58 0.909 + shift [2022-04-27T14:02:22.104Z] #58 0.909 + '[' '!' -f //runc.installer ']' [2022-04-27T14:02:22.104Z] #58 0.909 + . //runc.installer [2022-04-27T14:02:22.104Z] #58 0.909 ++ set -e [2022-04-27T14:02:22.104Z] #58 0.909 ++ : v1.1.1 [2022-04-27T14:02:22.104Z] #58 0.909 + install_runc [2022-04-27T14:02:22.104Z] #58 0.909 + RUNC_BUILDTAGS=seccomp [2022-04-27T14:02:22.104Z] #58 0.909 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T14:02:22.104Z] #58 0.909 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc [2022-04-27T14:02:22.104Z] #58 0.909 Cloning into '/tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc'... [2022-04-27T14:02:22.104Z] #58 0.909 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T14:02:22.139Z] #62 40.29 Updating files: 62% (2956/4707) Updating files: 63% (2966/4707) Updating files: 64% (3013/4707) Updating files: 65% (3060/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T14:02:22.140Z] #62 41.21 + cd /tmp/tmp.NshValIypE/src/github.com/containerd/containerd [2022-04-27T14:02:22.140Z] #62 41.21 + git checkout -q v1.6.2 [2022-04-27T14:02:22.190Z] #28 35.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:02:22.190Z] #28 35.40 Setting up sudo (1.9.5p2-3) ... [2022-04-27T14:02:22.190Z] #28 35.46 invoke-rc.d: could not determine current runlevel [2022-04-27T14:02:22.450Z] #28 35.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:02:22.450Z] #28 35.48 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T14:02:22.450Z] #28 35.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:02:22.451Z] #28 35.51 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T14:02:22.451Z] #28 35.52 Setting up pigz (2.6-1) ... [2022-04-27T14:02:22.451Z] #28 35.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:02:22.451Z] #28 35.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:02:22.451Z] #28 35.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:02:22.451Z] #28 35.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:22.710Z] #28 35.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:02:22.710Z] #28 35.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:02:22.969Z] #28 36.16 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T14:02:22.969Z] #28 36.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:02:22.969Z] #28 36.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:02:22.969Z] #28 36.23 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T14:02:23.032Z] #58 ... [2022-04-27T14:02:23.032Z] [2022-04-27T14:02:23.032Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T14:02:23.032Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-27T14:02:23.032Z] #20 DONE 1.0s [2022-04-27T14:02:23.176Z] #62 38.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T14:02:23.176Z] #62 38.77 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T14:02:23.176Z] #62 38.77 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:23.176Z] #62 38.77 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:23.176Z] #62 38.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T14:02:23.176Z] #62 38.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T14:02:23.176Z] #62 38.77 + '[' '' = dynamic ']' [2022-04-27T14:02:23.176Z] #62 38.77 + make [2022-04-27T14:02:23.288Z] [2022-04-27T14:02:23.288Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:02:23.288Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T14:02:23.525Z] #62 42.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T14:02:23.525Z] #62 42.67 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T14:02:23.537Z] #28 36.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:23.537Z] #28 36.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T14:02:23.537Z] #28 36.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T14:02:23.537Z] #28 36.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T14:02:23.538Z] #28 36.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T14:02:23.538Z] #28 36.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T14:02:23.538Z] #28 36.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T14:02:23.538Z] #28 36.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T14:02:23.538Z] #28 36.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T14:02:23.538Z] #28 36.56 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T14:02:23.787Z] #62 42.67 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:23.787Z] #62 42.67 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:23.787Z] #62 42.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T14:02:23.787Z] #62 42.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T14:02:23.787Z] #62 42.67 + '[' '' = dynamic ']' [2022-04-27T14:02:23.787Z] #62 42.67 + make [2022-04-27T14:02:23.839Z] + docker version [2022-04-27T14:02:24.106Z] #28 37.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:02:24.106Z] #28 37.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:02:24.106Z] #28 37.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:02:24.106Z] #28 37.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:02:24.119Z] #62 39.95 + bin/ctr [2022-04-27T14:02:24.219Z] #21 0.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:02:24.219Z] #21 0.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:02:24.219Z] #21 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:02:24.333Z] #53 ... [2022-04-27T14:02:24.333Z] [2022-04-27T14:02:24.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-04-27T14:02:24.333Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:24.333Z] #14 77.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T14:02:24.333Z] #14 77.48 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:24.333Z] #14 77.49 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:24.365Z] #28 37.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:02:24.365Z] #28 37.56 Setting up jq (1.6-2.1) ... [2022-04-27T14:02:24.365Z] #28 37.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:02:24.365Z] #28 37.59 Setting up iptables (1.8.7-1) ... [2022-04-27T14:02:24.365Z] #28 37.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:02:24.365Z] #28 37.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:02:24.365Z] #28 37.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:02:24.631Z] #28 37.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:02:24.631Z] #28 37.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T14:02:24.631Z] #28 37.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T14:02:24.631Z] #28 37.64 Setting up iproute2 (5.10.0-4) ... [2022-04-27T14:02:24.631Z] #28 37.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:24.792Z] #21 1.505 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T14:02:25.192Z] #62 44.19 + bin/ctr [2022-04-27T14:02:25.569Z] #28 DONE 38.6s [2022-04-27T14:02:25.569Z] [2022-04-27T14:02:25.569Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-27T14:02:25.569Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-27T14:02:25.866Z] Client: [2022-04-27T14:02:25.866Z] Version: 20.10.9 [2022-04-27T14:02:25.866Z] API version: 1.41 [2022-04-27T14:02:25.866Z] Go version: go1.16.8 [2022-04-27T14:02:25.866Z] Git commit: c2ea9bc [2022-04-27T14:02:25.866Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:02:25.866Z] OS/Arch: windows/amd64 [2022-04-27T14:02:25.866Z] Context: default [2022-04-27T14:02:25.866Z] Experimental: true [2022-04-27T14:02:25.866Z] [2022-04-27T14:02:25.866Z] Server: Docker Engine - Community [2022-04-27T14:02:25.866Z] Engine: [2022-04-27T14:02:25.866Z] Version: 20.10.9 [2022-04-27T14:02:25.866Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:02:25.866Z] Go version: go1.16.8 [2022-04-27T14:02:25.866Z] Git commit: 79ea9d3 [2022-04-27T14:02:25.866Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:02:25.866Z] OS/Arch: windows/amd64 [2022-04-27T14:02:25.866Z] Experimental: true [2022-04-27T14:02:26.160Z] #21 2.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [Pipeline] sh [2022-04-27T14:02:26.509Z] #29 0.862 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T14:02:26.509Z] #29 0.866 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T14:02:26.509Z] #29 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T14:02:26.509Z] #29 DONE 0.9s [2022-04-27T14:02:26.509Z] [2022-04-27T14:02:26.509Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T14:02:26.509Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-27T14:02:27.372Z] + docker info [2022-04-27T14:02:27.372Z] Client: [2022-04-27T14:02:27.372Z] Context: default [2022-04-27T14:02:27.372Z] Debug Mode: false [2022-04-27T14:02:27.372Z] [2022-04-27T14:02:27.372Z] Server: [2022-04-27T14:02:27.372Z] Containers: 0 [2022-04-27T14:02:27.372Z] Running: 0 [2022-04-27T14:02:27.372Z] Paused: 0 [2022-04-27T14:02:27.372Z] Stopped: 0 [2022-04-27T14:02:27.372Z] Images: 0 [2022-04-27T14:02:27.372Z] Server Version: 20.10.9 [2022-04-27T14:02:27.372Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:02:27.372Z] Windows: [2022-04-27T14:02:27.372Z] LCOW: [2022-04-27T14:02:27.372Z] Logging Driver: json-file [2022-04-27T14:02:27.372Z] Plugins: [2022-04-27T14:02:27.372Z] Volume: local [2022-04-27T14:02:27.372Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:02:27.372Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:02:27.372Z] Swarm: inactive [2022-04-27T14:02:27.372Z] Default Isolation: process [2022-04-27T14:02:27.372Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:02:27.372Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T14:02:27.372Z] OSType: windows [2022-04-27T14:02:27.372Z] Architecture: x86_64 [2022-04-27T14:02:27.372Z] CPUs: 4 [2022-04-27T14:02:27.372Z] Total Memory: 32GiB [2022-04-27T14:02:27.372Z] Name: azwin-2-8c6c50 [2022-04-27T14:02:27.372Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T14:02:27.372Z] Docker Root Dir: D:\docker [2022-04-27T14:02:27.372Z] Debug Mode: false [2022-04-27T14:02:27.372Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:02:27.372Z] Labels: [2022-04-27T14:02:27.372Z] Experimental: true [2022-04-27T14:02:27.372Z] Insecure Registries: [2022-04-27T14:02:27.372Z] 10.0.0.4:5000 [2022-04-27T14:02:27.372Z] 127.0.0.0/8 [2022-04-27T14:02:27.372Z] Registry Mirrors: [2022-04-27T14:02:27.372Z] http://10.0.0.4:5000/ [2022-04-27T14:02:27.372Z] Live Restore Enabled: false [2022-04-27T14:02:27.372Z] Product License: Community Engine [2022-04-27T14:02:27.372Z] [Pipeline] } [Pipeline] // stage [2022-04-27T14:02:27.529Z] #21 4.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T14:02:29.422Z] #21 5.882 Fetched 8397 kB in 5s (1602 kB/s) [2022-04-27T14:02:29.679Z] #21 5.882 Reading package lists... [2022-04-27T14:02:29.679Z] #21 ... [2022-04-27T14:02:29.679Z] [2022-04-27T14:02:29.679Z] #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-04-27T14:02:29.679Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T14:02:29.679Z] #34 DONE 106.7s [2022-04-27T14:02:29.679Z] [2022-04-27T14:02:29.679Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:29.679Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0 [2022-04-27T14:02:29.679Z] #58 8.945 + cd /tmp/tmp.EytqnvaVMI/src/github.com/opencontainers/runc [2022-04-27T14:02:29.679Z] #58 8.955 + git checkout -q v1.1.1 [2022-04-27T14:02:29.679Z] #58 9.370 + '[' -z '' ']' [2022-04-27T14:02:29.679Z] #58 9.370 + target=static [2022-04-27T14:02:29.679Z] #58 9.370 + make BUILDTAGS=seccomp static [2022-04-27T14:02:29.679Z] #58 9.561 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T14:02:30.390Z] Client: [2022-04-27T14:02:30.390Z] Version: 20.10.9 [2022-04-27T14:02:30.390Z] API version: 1.41 [2022-04-27T14:02:30.390Z] Go version: go1.16.8 [2022-04-27T14:02:30.390Z] Git commit: c2ea9bc [2022-04-27T14:02:30.390Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:02:30.390Z] OS/Arch: windows/amd64 [2022-04-27T14:02:30.390Z] Context: default [2022-04-27T14:02:30.390Z] Experimental: true [2022-04-27T14:02:30.390Z] [2022-04-27T14:02:30.390Z] Server: Docker Engine - Community [2022-04-27T14:02:30.390Z] Engine: [2022-04-27T14:02:30.390Z] Version: 20.10.9 [2022-04-27T14:02:30.390Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:02:30.390Z] Go version: go1.16.8 [2022-04-27T14:02:30.390Z] Git commit: 79ea9d3 [2022-04-27T14:02:30.390Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:02:30.390Z] OS/Arch: windows/amd64 [2022-04-27T14:02:30.390Z] Experimental: true [Pipeline] sh [2022-04-27T14:02:31.905Z] + docker info [2022-04-27T14:02:31.905Z] Client: [2022-04-27T14:02:31.905Z] Context: default [2022-04-27T14:02:31.905Z] Debug Mode: false [2022-04-27T14:02:31.905Z] [2022-04-27T14:02:31.905Z] Server: [2022-04-27T14:02:31.905Z] Containers: 0 [2022-04-27T14:02:31.905Z] Running: 0 [2022-04-27T14:02:31.905Z] Paused: 0 [2022-04-27T14:02:31.905Z] Stopped: 0 [2022-04-27T14:02:31.905Z] Images: 0 [2022-04-27T14:02:31.905Z] Server Version: 20.10.9 [2022-04-27T14:02:31.905Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:02:31.905Z] Windows: [2022-04-27T14:02:31.905Z] LCOW: [2022-04-27T14:02:31.905Z] Logging Driver: json-file [2022-04-27T14:02:31.905Z] Plugins: [2022-04-27T14:02:31.905Z] Volume: local [2022-04-27T14:02:31.905Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:02:31.905Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:02:31.905Z] Swarm: inactive [2022-04-27T14:02:31.905Z] Default Isolation: process [2022-04-27T14:02:31.905Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:02:31.905Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T14:02:31.905Z] OSType: windows [2022-04-27T14:02:31.905Z] Architecture: x86_64 [2022-04-27T14:02:31.905Z] CPUs: 4 [2022-04-27T14:02:31.905Z] Total Memory: 32GiB [2022-04-27T14:02:31.905Z] Name: azwin-2-8c6c51 [2022-04-27T14:02:31.905Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T14:02:31.905Z] Docker Root Dir: D:\docker [2022-04-27T14:02:31.905Z] Debug Mode: false [2022-04-27T14:02:31.905Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:02:31.905Z] Labels: [2022-04-27T14:02:31.905Z] Experimental: true [2022-04-27T14:02:31.905Z] Insecure Registries: [2022-04-27T14:02:31.905Z] 10.0.0.4:5000 [2022-04-27T14:02:31.905Z] 127.0.0.0/8 [2022-04-27T14:02:31.905Z] Registry Mirrors: [2022-04-27T14:02:31.905Z] http://10.0.0.4:5000/ [2022-04-27T14:02:31.905Z] Live Restore Enabled: false [2022-04-27T14:02:31.905Z] Product License: Community Engine [2022-04-27T14:02:31.905Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T14:02:32.265Z] #62 ... [2022-04-27T14:02:32.265Z] [2022-04-27T14:02:32.265Z] #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-04-27T14:02:32.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:32.265Z] #14 82.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T14:02:32.265Z] #14 82.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:32.265Z] #14 82.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:32.265Z] #14 87.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T14:02:32.265Z] #14 87.48 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:32.265Z] #14 87.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:32.265Z] #14 92.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T14:02:32.265Z] #14 92.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:32.265Z] #14 92.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:32.508Z] Client: [2022-04-27T14:02:32.508Z] Version: 20.10.9 [2022-04-27T14:02:32.508Z] API version: 1.41 [2022-04-27T14:02:32.508Z] Go version: go1.16.8 [2022-04-27T14:02:32.508Z] Git commit: c2ea9bc [2022-04-27T14:02:32.508Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:02:32.508Z] OS/Arch: windows/amd64 [2022-04-27T14:02:32.508Z] Context: default [2022-04-27T14:02:32.508Z] Experimental: true [2022-04-27T14:02:32.508Z] [2022-04-27T14:02:32.508Z] Server: Docker Engine - Community [2022-04-27T14:02:32.508Z] Engine: [2022-04-27T14:02:32.508Z] Version: 20.10.9 [2022-04-27T14:02:32.508Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:02:32.508Z] Go version: go1.16.8 [2022-04-27T14:02:32.508Z] Git commit: 79ea9d3 [2022-04-27T14:02:32.508Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:02:32.508Z] OS/Arch: windows/amd64 [2022-04-27T14:02:32.508Z] Experimental: true [2022-04-27T14:02:32.965Z] #58 ... [2022-04-27T14:02:32.965Z] [2022-04-27T14:02:32.965Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:02:32.965Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T14:02:32.965Z] #21 5.882 Reading package lists... [2022-04-27T14:02:32.965Z] #21 7.867 Reading package lists... [Pipeline] sh [2022-04-27T14:02:33.528Z] #21 9.692 Building dependency tree... [2022-04-27T14:02:34.091Z] #21 10.98 The following additional packages will be installed: [2022-04-27T14:02:34.091Z] #21 10.99 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:02:34.091Z] #21 10.99 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T14:02:34.091Z] #21 10.99 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T14:02:34.091Z] #21 10.99 python3-pkg-resources vim-runtime xxd [2022-04-27T14:02:34.091Z] #21 11.00 Suggested packages: [2022-04-27T14:02:34.091Z] + docker info [2022-04-27T14:02:34.291Z] #14 ... [2022-04-27T14:02:34.291Z] [2022-04-27T14:02:34.291Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:34.291Z] #62 sha256:b4afd77aff5ada2493f618b628ee4d9730939374b729188d7ff73628635596df [2022-04-27T14:02:34.291Z] #62 39.11 Updating files: 67% (3189/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T14:02:34.291Z] #62 39.91 + cd /tmp/tmp.d8DAnh7oEA/src/github.com/containerd/containerd [2022-04-27T14:02:34.291Z] #62 39.91 + git checkout -q v1.6.2 [2022-04-27T14:02:34.348Z] #21 11.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T14:02:34.348Z] #21 11.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T14:02:34.348Z] #21 11.01 acl attr quota [2022-04-27T14:02:34.348Z] #21 11.01 Recommended packages: [2022-04-27T14:02:34.348Z] #21 11.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T14:02:34.549Z] #62 40.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T14:02:34.549Z] #62 40.82 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T14:02:34.549Z] #62 40.82 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:34.549Z] #62 40.82 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T14:02:34.549Z] #62 40.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T14:02:34.549Z] #62 40.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T14:02:34.549Z] #62 40.83 + '[' '' = dynamic ']' [2022-04-27T14:02:34.549Z] #62 40.83 + make [2022-04-27T14:02:34.628Z] #30 6.929 Collecting yamllint==1.26.1 [2022-04-27T14:02:34.628Z] #30 7.979 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T14:02:34.628Z] #30 8.478 Collecting pathspec>=0.5.3 [2022-04-27T14:02:34.888Z] #30 8.484 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T14:02:34.912Z] #21 ... [2022-04-27T14:02:34.912Z] [2022-04-27T14:02:34.912Z] #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-04-27T14:02:34.912Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:02:34.912Z] #26 101.4 + mkdir -p /tmp/tmp.BrGbkf1EBm/src/github.com/docker [2022-04-27T14:02:34.912Z] #26 101.4 + mv components/cli /tmp/tmp.BrGbkf1EBm/src/github.com/docker/cli [2022-04-27T14:02:34.912Z] #26 101.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-27T14:02:34.912Z] #26 ... [2022-04-27T14:02:34.912Z] [2022-04-27T14:02:34.912Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:02:34.912Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T14:02:34.912Z] #21 11.88 The following NEW packages will be installed: [2022-04-27T14:02:35.147Z] #30 8.661 Collecting pyyaml [2022-04-27T14:02:35.147Z] #30 8.668 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-04-27T14:02:35.147Z] #30 8.715 Building wheels for collected packages: yamllint [2022-04-27T14:02:35.147Z] #30 8.716 Building wheel for yamllint (setup.py): started [2022-04-27T14:02:35.169Z] #21 11.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T14:02:35.169Z] #21 11.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:02:35.169Z] #21 11.88 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T14:02:35.169Z] #21 11.88 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T14:02:35.169Z] #21 11.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T14:02:35.169Z] #21 11.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T14:02:35.169Z] #21 11.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T14:02:35.169Z] #21 11.89 xz-utils zip zstd [2022-04-27T14:02:35.205Z] #62 ... [2022-04-27T14:02:35.205Z] [2022-04-27T14:02:35.205Z] #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-04-27T14:02:35.205Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:35.205Z] #14 80.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T14:02:35.205Z] #14 80.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:35.205Z] #14 80.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:35.205Z] #14 85.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T14:02:35.205Z] #14 85.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:35.205Z] #14 85.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:35.407Z] #30 9.161 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T14:02:35.407Z] #30 9.164 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f3fcd4c9c476ed15dfbcfb55a5c8b957a38dd281772ba5c36a6473c1bf984d35 [2022-04-27T14:02:35.407Z] #30 9.164 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T14:02:35.407Z] #30 9.167 Successfully built yamllint [2022-04-27T14:02:35.407Z] #30 9.181 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T14:02:35.426Z] #21 12.22 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:02:35.426Z] #21 12.22 Need to get 27.0 MB of archives. [2022-04-27T14:02:35.426Z] #21 12.22 After this operation, 105 MB of additional disk space will be used. [2022-04-27T14:02:35.426Z] #21 12.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-27T14:02:35.426Z] #21 12.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-27T14:02:35.426Z] #21 12.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-27T14:02:35.426Z] #21 12.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-27T14:02:35.426Z] #21 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-27T14:02:35.426Z] #21 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-27T14:02:35.426Z] #21 12.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-27T14:02:35.426Z] #21 12.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-27T14:02:35.426Z] #21 12.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:02:35.426Z] #21 12.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:02:35.426Z] #21 12.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T14:02:35.426Z] #21 12.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-27T14:02:35.426Z] #21 12.27 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-27T14:02:35.426Z] #21 12.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-27T14:02:35.426Z] #21 12.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-27T14:02:35.667Z] #30 9.377 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T14:02:35.682Z] #21 12.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-27T14:02:35.682Z] #21 12.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-27T14:02:35.682Z] #21 12.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-27T14:02:35.682Z] #21 12.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-27T14:02:35.682Z] #21 12.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-27T14:02:35.682Z] #21 12.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-27T14:02:35.682Z] #21 12.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T14:02:35.682Z] #21 12.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T14:02:35.682Z] #21 12.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T14:02:35.682Z] #21 12.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-27T14:02:35.682Z] #21 12.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-27T14:02:35.683Z] #21 12.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T14:02:35.683Z] #21 12.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-27T14:02:35.920Z] #62 42.26 + bin/ctr [2022-04-27T14:02:35.927Z] #30 DONE 9.6s [2022-04-27T14:02:35.927Z] [2022-04-27T14:02:35.927Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T14:02:35.927Z] #34 sha256:e5e6d1db7a857f9c6057318621b50b5bca23169ed89a220aebfab2f3586dd80a [2022-04-27T14:02:35.940Z] #21 12.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-27T14:02:35.940Z] #21 12.59 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-04-27T14:02:35.940Z] #21 12.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-27T14:02:35.940Z] #21 12.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-27T14:02:35.940Z] #21 12.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-27T14:02:35.940Z] #21 12.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T14:02:35.940Z] #21 12.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T14:02:35.940Z] #21 12.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T14:02:35.940Z] #21 12.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:02:35.940Z] #21 12.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T14:02:35.940Z] #21 12.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T14:02:35.940Z] #21 12.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T14:02:35.940Z] #21 12.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-27T14:02:35.940Z] #21 12.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-27T14:02:35.940Z] #21 12.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-27T14:02:35.940Z] #21 12.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T14:02:35.940Z] #21 12.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-27T14:02:35.940Z] #21 12.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-27T14:02:35.940Z] #21 12.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-27T14:02:35.940Z] #21 12.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-27T14:02:36.187Z] #34 DONE 0.2s [2022-04-27T14:02:36.187Z] [2022-04-27T14:02:36.187Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T14:02:36.187Z] #39 sha256:481e2d97899fcfc5f5569ebf2bf163d845782783f6a69afd8e8edb86c976cd55 [2022-04-27T14:02:36.447Z] #39 DONE 0.3s [2022-04-27T14:02:36.447Z] [2022-04-27T14:02:36.447Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T14:02:36.447Z] #42 sha256:04187b3836d454f72fa66fb2ca474cfc011ca2af173eac510aa6621034f34eb4 [2022-04-27T14:02:36.503Z] #21 13.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:02:36.706Z] #42 DONE 0.2s [2022-04-27T14:02:36.706Z] [2022-04-27T14:02:36.706Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T14:02:36.706Z] #44 sha256:73d13e619be5447b25db2bbe1b809f3a0fd4c8d52d7570a202d3082d5f1d7a8d [2022-04-27T14:02:36.706Z] #44 DONE 0.1s [2022-04-27T14:02:36.706Z] [2022-04-27T14:02:36.706Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T14:02:36.706Z] #46 sha256:bf3e87d832417e54004f7a6e0c5f299b9140d72fa0c697001b44ca0d423e6f31 [2022-04-27T14:02:36.706Z] #46 DONE 0.1s [2022-04-27T14:02:36.706Z] [2022-04-27T14:02:36.706Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:36.706Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:02:36.760Z] #21 13.51 Fetched 27.0 MB in 1s (26.4 MB/s) [2022-04-27T14:02:36.760Z] #21 13.56 Selecting previously unselected package pigz. [2022-04-27T14:02:36.760Z] #21 13.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 ... 24001 files and directories currently installed.) [2022-04-27T14:02:36.760Z] #21 13.62 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-27T14:02:36.760Z] #21 13.63 Unpacking pigz (2.6-1) ... [2022-04-27T14:02:36.760Z] #21 13.70 Selecting previously unselected package libelf1:arm64. [2022-04-27T14:02:36.760Z] #21 13.70 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-27T14:02:36.966Z] #69 ... [2022-04-27T14:02:36.966Z] [2022-04-27T14:02:36.966Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T14:02:36.966Z] #50 sha256:95f09192f8542c2d6bd54080fd45ff775f6b18ede06da7626e35cb60b4b18108 [2022-04-27T14:02:36.966Z] #50 DONE 0.1s [2022-04-27T14:02:36.966Z] [2022-04-27T14:02:36.966Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T14:02:36.966Z] #53 sha256:f0acb5861f0485bf9f33f1af3f94cb6cd88f3e726554f59cf5c71faf3ef838e8 [2022-04-27T14:02:37.017Z] #21 13.71 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-27T14:02:37.017Z] #21 13.88 Selecting previously unselected package libbpf0:arm64. [2022-04-27T14:02:37.017Z] #21 13.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-27T14:02:37.017Z] #21 13.92 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-27T14:02:37.226Z] #53 DONE 0.3s [2022-04-27T14:02:37.226Z] [2022-04-27T14:02:37.226Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T14:02:37.226Z] #57 sha256:f69a83f5053892fee4f22b224cbd57d7c1c90511c530426961988465602edf8e [2022-04-27T14:02:37.274Z] #21 14.01 Selecting previously unselected package libcap2:arm64. [2022-04-27T14:02:37.274Z] #21 14.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-27T14:02:37.274Z] #21 14.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-27T14:02:37.274Z] #21 14.09 Selecting previously unselected package libmnl0:arm64. [2022-04-27T14:02:37.274Z] #21 14.09 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-27T14:02:37.274Z] #21 14.10 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-27T14:02:37.274Z] #21 14.16 Selecting previously unselected package libxtables12:arm64. [2022-04-27T14:02:37.274Z] #21 14.17 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-27T14:02:37.274Z] #21 14.17 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-27T14:02:37.274Z] #21 14.25 Selecting previously unselected package libcap2-bin. [2022-04-27T14:02:37.274Z] #21 14.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-27T14:02:37.488Z] #57 DONE 0.1s [2022-04-27T14:02:37.488Z] [2022-04-27T14:02:37.488Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T14:02:37.488Z] #59 sha256:baa2806fe8e4e344e417a41577466d4f8fe260cd0eb8635955f7cfe20b43efd9 [2022-04-27T14:02:37.488Z] #59 DONE 0.1s [2022-04-27T14:02:37.488Z] [2022-04-27T14:02:37.488Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:37.488Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:02:37.488Z] #69 ... [2022-04-27T14:02:37.488Z] [2022-04-27T14:02:37.488Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T14:02:37.488Z] #61 sha256:a28ca5543a08ddb5fe37c49d4579129d59472cc474e7b8844c241366ff6ef95a [2022-04-27T14:02:37.531Z] #21 14.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T14:02:37.531Z] #21 14.32 Selecting previously unselected package iproute2. [2022-04-27T14:02:37.531Z] #21 14.32 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-27T14:02:37.531Z] #21 14.33 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T14:02:37.748Z] #61 DONE 0.4s [2022-04-27T14:02:37.748Z] [2022-04-27T14:02:37.748Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T14:02:37.748Z] #63 sha256:63b16ab9466c30a7206e942e45f16f39fd9ffa7bda32a81126cace00320e367e [2022-04-27T14:02:38.008Z] #63 DONE 0.1s [2022-04-27T14:02:38.008Z] [2022-04-27T14:02:38.008Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T14:02:38.008Z] #66 sha256:d8525b57d541f41a5050b947b150c5c72df461f7e03d20b0f0c8d64d8d2ffb05 [2022-04-27T14:02:38.008Z] #66 DONE 0.1s [2022-04-27T14:02:38.008Z] [2022-04-27T14:02:38.008Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:02:38.008Z] #69 sha256:63c2432d57977cfdd95bcc5046ad6e5bba90a799dc2ce49dfa1ba53a0e8efb01 [2022-04-27T14:02:38.095Z] #21 14.73 Selecting previously unselected package xxd. [2022-04-27T14:02:38.095Z] #21 14.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T14:02:38.095Z] #21 14.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:38.095Z] #21 14.84 Selecting previously unselected package vim-common. [2022-04-27T14:02:38.095Z] #21 14.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:02:38.095Z] #21 14.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:38.351Z] #21 15.00 Selecting previously unselected package bash-completion. [2022-04-27T14:02:38.351Z] #21 15.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T14:02:40.253Z] #21 16.95 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T14:02:40.509Z] #21 17.28 Selecting previously unselected package bzip2. [2022-04-27T14:02:40.509Z] #21 17.28 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-27T14:02:40.509Z] #21 17.30 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T14:02:40.765Z] #21 17.38 Selecting previously unselected package xz-utils. [2022-04-27T14:02:40.765Z] #21 17.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-27T14:02:40.765Z] #21 17.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:02:40.765Z] #21 17.57 Selecting previously unselected package apparmor. [2022-04-27T14:02:40.765Z] #21 17.57 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-27T14:02:40.765Z] #21 17.63 Unpacking apparmor (2.13.6-10) ... [2022-04-27T14:02:41.022Z] #21 17.94 Selecting previously unselected package inetutils-ping. [2022-04-27T14:02:41.279Z] #21 17.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-27T14:02:41.279Z] #21 17.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T14:02:41.279Z] #21 18.06 Selecting previously unselected package libip4tc2:arm64. [2022-04-27T14:02:41.279Z] #21 18.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-27T14:02:41.279Z] #21 18.06 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T14:02:41.279Z] #21 18.13 Selecting previously unselected package libip6tc2:arm64. [2022-04-27T14:02:41.279Z] #21 18.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-27T14:02:41.279Z] #21 18.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T14:02:41.536Z] #21 18.21 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-27T14:02:41.536Z] #21 18.21 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-27T14:02:41.536Z] #21 18.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T14:02:41.536Z] #21 18.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-27T14:02:41.536Z] #21 18.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-27T14:02:41.536Z] #21 18.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T14:02:41.536Z] #21 18.36 Selecting previously unselected package libnftnl11:arm64. [2022-04-27T14:02:41.536Z] #21 18.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-27T14:02:41.536Z] #21 18.43 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T14:02:41.793Z] #21 18.56 Selecting previously unselected package iptables. [2022-04-27T14:02:41.793Z] #21 18.56 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-27T14:02:41.793Z] #21 18.56 Unpacking iptables (1.8.7-1) ... [2022-04-27T14:02:41.800Z] #14 96.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T14:02:41.800Z] #14 96.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:41.800Z] #14 96.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:42.050Z] #21 18.88 Selecting previously unselected package libonig5:arm64. [2022-04-27T14:02:42.050Z] #21 18.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T14:02:42.050Z] #21 18.90 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T14:02:42.274Z] #14 103.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T14:02:42.274Z] #14 103.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:42.274Z] #14 103.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:42.306Z] #21 19.02 Selecting previously unselected package libjq1:arm64. [2022-04-27T14:02:42.306Z] #21 19.02 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T14:02:42.306Z] #21 19.03 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T14:02:42.306Z] #21 19.12 Selecting previously unselected package jq. [2022-04-27T14:02:42.306Z] #21 19.15 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-27T14:02:42.306Z] #21 19.16 Unpacking jq (1.6-2.1) ... [2022-04-27T14:02:42.563Z] #21 19.22 Selecting previously unselected package libaio1:arm64. [2022-04-27T14:02:42.563Z] #21 19.22 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-27T14:02:42.563Z] #21 19.22 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-27T14:02:42.563Z] #21 19.28 Selecting previously unselected package libgpm2:arm64. [2022-04-27T14:02:42.563Z] #21 19.29 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-27T14:02:42.563Z] #21 19.29 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-27T14:02:42.563Z] #21 19.35 Selecting previously unselected package libicu67:arm64. [2022-04-27T14:02:42.563Z] #21 19.36 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-27T14:02:42.563Z] #21 19.37 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T14:02:42.854Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T14:02:42.854Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-837a99dd\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T14:02:42.854Z] ---------------------------------------------------------------------------- [2022-04-27T14:02:42.854Z] [2022-04-27T14:02:42.854Z] INFO: executeCI.ps1 starting at Wed Apr 27 14:02:42 CUT 2022 [2022-04-27T14:02:42.854Z] [2022-04-27T14:02:42.854Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T14:02:42.854Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T14:02:42.854Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T14:02:42.854Z] INFO: Environment variables: [2022-04-27T14:02:42.854Z] [2022-04-27T14:02:42.854Z] Name Value [2022-04-27T14:02:42.854Z] ---- ----- [2022-04-27T14:02:42.854Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T14:02:42.854Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T14:02:42.854Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T14:02:42.854Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T14:02:42.854Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T14:02:42.854Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T14:02:42.854Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T14:02:42.854Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T14:02:42.854Z] BRANCH_NAME PR-43515 [2022-04-27T14:02:42.854Z] BUILD_DISPLAY_NAME #4 [2022-04-27T14:02:42.854Z] BUILD_ID 4 [2022-04-27T14:02:42.854Z] BUILD_NUMBER 4 [2022-04-27T14:02:42.854Z] BUILD_TAG jenkins-moby-PR-43515-4 [2022-04-27T14:02:42.854Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/ [2022-04-27T14:02:42.854Z] CHANGE_AUTHOR corhere [2022-04-27T14:02:42.854Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T14:02:42.854Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T14:02:42.854Z] CHANGE_BRANCH swarmkit-v2 [2022-04-27T14:02:42.854Z] CHANGE_FORK corhere [2022-04-27T14:02:42.854Z] CHANGE_ID 43515 [2022-04-27T14:02:42.855Z] CHANGE_TARGET master [2022-04-27T14:02:42.855Z] CHANGE_TITLE Bump swarmkit to v2 [2022-04-27T14:02:42.855Z] CHANGE_URL https://github.com/moby/moby/pull/43515 [2022-04-27T14:02:42.855Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:02:42.855Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T14:02:42.855Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T14:02:42.855Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T14:02:42.855Z] COMPUTERNAME azwin-2-8c6c50 [2022-04-27T14:02:42.855Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T14:02:42.855Z] ConfigSequenceNumber 0 [2022-04-27T14:02:42.855Z] DOCKER_BUILDKIT 0 [2022-04-27T14:02:42.855Z] DOCKER_DUT_DEBUG 1 [2022-04-27T14:02:42.855Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T14:02:42.855Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T14:02:42.855Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T14:02:42.855Z] EXECUTOR_NUMBER 0 [2022-04-27T14:02:42.855Z] FQDN azwin-2-8c6c50.westus.cloudapp.azure.com [2022-04-27T14:02:42.855Z] GIT_BRANCH PR-43515 [2022-04-27T14:02:42.855Z] GIT_COMMIT 940ee06e9c252c52468645ad08f71e6218f80a8d [2022-04-27T14:02:42.855Z] GIT_PREVIOUS_COMMIT 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:02:42.855Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T14:02:42.855Z] HUDSON_COOKIE aa72c407-773e-4b9d-b169-fcd02c94de36 [2022-04-27T14:02:42.855Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:02:42.855Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T14:02:42.855Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T14:02:42.855Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T14:02:42.855Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:02:42.855Z] JENKINS_NODE_COOKIE 127af3a9-9bf5-42c3-acd9-b5de1885de1e [2022-04-27T14:02:42.855Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T14:02:42.855Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T14:02:42.855Z] JOB_BASE_NAME PR-43515 [2022-04-27T14:02:42.855Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/display/redirect [2022-04-27T14:02:42.855Z] JOB_NAME moby/PR-43515 [2022-04-27T14:02:42.855Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/ [2022-04-27T14:02:42.855Z] library.jps.version master [2022-04-27T14:02:42.855Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T14:02:42.855Z] NODE_LABELS amd64 azure azwin-2-8c6c50 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T14:02:42.855Z] NODE_NAME azwin-2-8c6c50 [2022-04-27T14:02:42.855Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T14:02:42.855Z] OS Windows_NT [2022-04-27T14:02:42.855Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T14:02:42.855Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T14:02:42.855Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T14:02:42.855Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-27T14:02:42.855Z] PROCESSOR_LEVEL 6 [2022-04-27T14:02:42.855Z] PROCESSOR_REVISION 5507 [2022-04-27T14:02:42.855Z] ProgramData C:\ProgramData [2022-04-27T14:02:42.855Z] ProgramFiles C:\Program Files [2022-04-27T14:02:42.855Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T14:02:42.855Z] ProgramW6432 C:\Program Files [2022-04-27T14:02:42.855Z] PROMPT $P$G [2022-04-27T14:02:42.855Z] PSExecutionPolicyPreference Bypass [2022-04-27T14:02:42.855Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T14:02:42.855Z] PUBLIC C:\Users\Public [2022-04-27T14:02:42.855Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=artif... [2022-04-27T14:02:42.855Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=changes [2022-04-27T14:02:42.855Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect [2022-04-27T14:02:42.855Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=tests [2022-04-27T14:02:42.855Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T14:02:42.855Z] SOURCES_DRIVE d [2022-04-27T14:02:42.855Z] SOURCES_SUBDIR gopath [2022-04-27T14:02:42.855Z] STAGE_NAME Run tests [2022-04-27T14:02:42.855Z] SystemDrive C: [2022-04-27T14:02:42.855Z] SystemRoot C:\Windows [2022-04-27T14:02:42.855Z] TEMP C:\Windows\TEMP [2022-04-27T14:02:42.855Z] TESTDEBUG 0 [2022-04-27T14:02:42.855Z] TESTRUN_DRIVE d [2022-04-27T14:02:42.855Z] TESTRUN_SUBDIR CI [2022-04-27T14:02:42.855Z] TIMEOUT 120m [2022-04-27T14:02:42.855Z] TMP C:\Windows\TEMP [2022-04-27T14:02:42.855Z] USERDOMAIN WORKGROUP [2022-04-27T14:02:42.855Z] USERNAME azwin-2-8c6c50$ [2022-04-27T14:02:42.855Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T14:02:42.855Z] windir C:\Windows [2022-04-27T14:02:42.855Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T14:02:42.855Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T14:02:42.855Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T14:02:42.855Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T14:02:42.855Z] [2022-04-27T14:02:42.855Z] [2022-04-27T14:02:42.855Z] [2022-04-27T14:02:44.385Z] INFO: Sources under d:\gopath\... [2022-04-27T14:02:44.385Z] INFO: Test run under d:\CI\... [2022-04-27T14:02:44.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T14:02:44.385Z] INFO: docker/docker repository was found [2022-04-27T14:02:44.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-27T14:02:44.840Z] ltsc2022: Pulling from windows/servercore [2022-04-27T14:02:44.984Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T14:02:44.984Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-350ea05f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T14:02:44.984Z] ---------------------------------------------------------------------------- [2022-04-27T14:02:45.294Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T14:02:45.295Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T14:02:45.439Z] [2022-04-27T14:02:45.439Z] INFO: executeCI.ps1 starting at Wed Apr 27 14:02:44 CUT 2022 [2022-04-27T14:02:45.439Z] [2022-04-27T14:02:45.439Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T14:02:45.439Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T14:02:45.439Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T14:02:45.439Z] INFO: Environment variables: [2022-04-27T14:02:45.439Z] [2022-04-27T14:02:45.439Z] Name Value [2022-04-27T14:02:45.439Z] ---- ----- [2022-04-27T14:02:45.439Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T14:02:45.439Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T14:02:45.439Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T14:02:45.439Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T14:02:45.439Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T14:02:45.439Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T14:02:45.439Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T14:02:45.439Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T14:02:45.439Z] BRANCH_NAME PR-43515 [2022-04-27T14:02:45.439Z] BUILD_DISPLAY_NAME #4 [2022-04-27T14:02:45.439Z] BUILD_ID 4 [2022-04-27T14:02:45.439Z] BUILD_NUMBER 4 [2022-04-27T14:02:45.439Z] BUILD_TAG jenkins-moby-PR-43515-4 [2022-04-27T14:02:45.439Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/ [2022-04-27T14:02:45.439Z] CHANGE_AUTHOR corhere [2022-04-27T14:02:45.439Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T14:02:45.439Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T14:02:45.439Z] CHANGE_BRANCH swarmkit-v2 [2022-04-27T14:02:45.439Z] CHANGE_FORK corhere [2022-04-27T14:02:45.439Z] CHANGE_ID 43515 [2022-04-27T14:02:45.439Z] CHANGE_TARGET master [2022-04-27T14:02:45.439Z] CHANGE_TITLE Bump swarmkit to v2 [2022-04-27T14:02:45.439Z] CHANGE_URL https://github.com/moby/moby/pull/43515 [2022-04-27T14:02:45.439Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:02:45.439Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T14:02:45.439Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T14:02:45.439Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T14:02:45.439Z] COMPUTERNAME azwin-2-8c6c51 [2022-04-27T14:02:45.439Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T14:02:45.439Z] ConfigSequenceNumber 0 [2022-04-27T14:02:45.439Z] DOCKER_BUILDKIT 0 [2022-04-27T14:02:45.439Z] DOCKER_DUT_DEBUG 1 [2022-04-27T14:02:45.439Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T14:02:45.439Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T14:02:45.439Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-27T14:02:45.439Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T14:02:45.439Z] EXECUTOR_NUMBER 0 [2022-04-27T14:02:45.439Z] FQDN azwin-2-8c6c51.westus.cloudapp.azure.com [2022-04-27T14:02:45.439Z] GIT_BRANCH PR-43515 [2022-04-27T14:02:45.439Z] GIT_COMMIT 940ee06e9c252c52468645ad08f71e6218f80a8d [2022-04-27T14:02:45.439Z] GIT_PREVIOUS_COMMIT 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:02:45.439Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T14:02:45.439Z] HUDSON_COOKIE 89b7c950-b95f-49d1-964f-6f25e3c44650 [2022-04-27T14:02:45.439Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:02:45.439Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T14:02:45.439Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T14:02:45.439Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T14:02:45.439Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:02:45.439Z] JENKINS_NODE_COOKIE 9127b666-430f-43c8-855c-03384161c263 [2022-04-27T14:02:45.439Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T14:02:45.439Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T14:02:45.439Z] JOB_BASE_NAME PR-43515 [2022-04-27T14:02:45.439Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/display/redirect [2022-04-27T14:02:45.439Z] JOB_NAME moby/PR-43515 [2022-04-27T14:02:45.439Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/ [2022-04-27T14:02:45.439Z] library.jps.version master [2022-04-27T14:02:45.439Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T14:02:45.439Z] NODE_LABELS amd64 azure azwin-2-8c6c51 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T14:02:45.439Z] NODE_NAME azwin-2-8c6c51 [2022-04-27T14:02:45.439Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T14:02:45.833Z] #21 22.12 Selecting previously unselected package libinih1:arm64. [2022-04-27T14:02:45.833Z] #21 22.14 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.15 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-27T14:02:45.833Z] #21 22.20 Selecting previously unselected package libnet1:arm64. [2022-04-27T14:02:45.833Z] #21 22.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:45.833Z] #21 22.29 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T14:02:45.833Z] #21 22.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T14:02:45.833Z] #21 22.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T14:02:45.833Z] #21 22.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T14:02:45.833Z] #21 22.46 Selecting previously unselected package net-tools. [2022-04-27T14:02:45.833Z] #21 22.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:02:45.833Z] #21 22.65 Selecting previously unselected package patch. [2022-04-27T14:02:45.833Z] #21 22.65 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-27T14:02:45.833Z] #21 22.66 Unpacking patch (2.7.6-7) ... [2022-04-27T14:02:45.879Z] #62 ... [2022-04-27T14:02:45.879Z] [2022-04-27T14:02:45.879Z] #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-04-27T14:02:45.879Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:45.879Z] #14 88.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T14:02:45.879Z] #14 88.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:45.879Z] #14 88.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:45.879Z] #14 93.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T14:02:45.879Z] #14 93.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:45.879Z] #14 93.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:45.879Z] #14 97.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T14:02:45.879Z] #14 97.89 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:45.879Z] #14 97.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:45.894Z] OS Windows_NT [2022-04-27T14:02:45.894Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T14:02:45.894Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T14:02:45.894Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T14:02:45.894Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-27T14:02:45.894Z] PROCESSOR_LEVEL 6 [2022-04-27T14:02:45.894Z] PROCESSOR_REVISION 5507 [2022-04-27T14:02:45.894Z] ProgramData C:\ProgramData [2022-04-27T14:02:45.894Z] ProgramFiles C:\Program Files [2022-04-27T14:02:45.894Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T14:02:45.894Z] ProgramW6432 C:\Program Files [2022-04-27T14:02:45.894Z] PROMPT $P$G [2022-04-27T14:02:45.894Z] PSExecutionPolicyPreference Bypass [2022-04-27T14:02:45.894Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T14:02:45.894Z] PUBLIC C:\Users\Public [2022-04-27T14:02:45.894Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=artif... [2022-04-27T14:02:45.894Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=changes [2022-04-27T14:02:45.894Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect [2022-04-27T14:02:45.894Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=tests [2022-04-27T14:02:45.894Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T14:02:45.894Z] SOURCES_DRIVE d [2022-04-27T14:02:45.894Z] SOURCES_SUBDIR gopath [2022-04-27T14:02:45.894Z] STAGE_NAME Run tests [2022-04-27T14:02:45.894Z] SystemDrive C: [2022-04-27T14:02:45.894Z] SystemRoot C:\Windows [2022-04-27T14:02:45.894Z] TEMP C:\Windows\TEMP [2022-04-27T14:02:45.894Z] TESTDEBUG 0 [2022-04-27T14:02:45.894Z] TESTRUN_DRIVE d [2022-04-27T14:02:45.894Z] TESTRUN_SUBDIR CI [2022-04-27T14:02:45.894Z] TIMEOUT 120m [2022-04-27T14:02:45.894Z] TMP C:\Windows\TEMP [2022-04-27T14:02:45.894Z] USERDOMAIN WORKGROUP [2022-04-27T14:02:45.894Z] USERNAME azwin-2-8c6c51$ [2022-04-27T14:02:45.894Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T14:02:45.894Z] windir C:\Windows [2022-04-27T14:02:45.894Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T14:02:45.894Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T14:02:45.894Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T14:02:45.894Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T14:02:45.894Z] [2022-04-27T14:02:45.894Z] [2022-04-27T14:02:45.894Z] [2022-04-27T14:02:46.021Z] #14 ... [2022-04-27T14:02:46.021Z] [2022-04-27T14:02:46.021Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:46.021Z] #65 sha256:87693f9d97c5f2510a0de2edb29a0453793f4e6b41dc9dd878ee3778f3041617 [2022-04-27T14:02:46.021Z] #65 100.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:02:46.021Z] #65 100.4 + GOBIN=/build [2022-04-27T14:02:46.021Z] #65 100.4 + GO111MODULE=on [2022-04-27T14:02:46.021Z] #65 100.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:02:46.089Z] #21 22.74 Selecting previously unselected package python-pip-whl. [2022-04-27T14:02:46.089Z] #21 22.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:02:46.089Z] #21 22.76 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:02:46.345Z] #21 23.24 Selecting previously unselected package python3-lib2to3. [2022-04-27T14:02:46.345Z] #21 23.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T14:02:46.345Z] #21 23.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:02:46.601Z] #21 23.33 Selecting previously unselected package python3-distutils. [2022-04-27T14:02:46.601Z] #21 23.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T14:02:46.601Z] #21 23.35 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T14:02:46.852Z] INFO: Sources under d:\gopath\... [2022-04-27T14:02:46.852Z] INFO: Test run under d:\CI\... [2022-04-27T14:02:46.852Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T14:02:46.852Z] INFO: docker/docker repository was found [2022-04-27T14:02:46.857Z] #21 23.47 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:02:46.857Z] #21 23.47 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:02:46.857Z] #21 23.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:46.857Z] #21 23.61 Selecting previously unselected package python3-setuptools. [2022-04-27T14:02:46.857Z] #21 23.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T14:02:46.857Z] #21 23.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T14:02:47.114Z] #21 23.89 Selecting previously unselected package python3-wheel. [2022-04-27T14:02:47.114Z] #21 23.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T14:02:47.114Z] #21 23.90 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T14:02:47.114Z] #21 23.98 Selecting previously unselected package python3-pip. [2022-04-27T14:02:47.114Z] #21 23.98 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:02:47.114Z] #21 23.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:02:47.308Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-27T14:02:47.370Z] #21 24.19 Selecting previously unselected package sudo. [2022-04-27T14:02:47.370Z] #21 24.19 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-27T14:02:47.370Z] #21 24.20 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T14:02:47.561Z] #14 107.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T14:02:47.561Z] #14 107.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T14:02:47.561Z] #14 108.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:47.561Z] #14 108.1 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T14:02:47.561Z] #14 108.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T14:02:47.561Z] #14 108.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:02:47.561Z] #14 108.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T14:02:47.561Z] #14 108.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T14:02:47.561Z] #14 108.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:02:47.561Z] #14 108.3 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:02:47.561Z] #14 ... [2022-04-27T14:02:47.561Z] [2022-04-27T14:02:47.561Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:47.561Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e [2022-04-27T14:02:47.561Z] #65 107.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:02:47.561Z] #65 107.9 + GOBIN=/build [2022-04-27T14:02:47.561Z] #65 107.9 + GO111MODULE=on [2022-04-27T14:02:47.561Z] #65 107.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:02:47.764Z] ltsc2022: Pulling from windows/servercore [2022-04-27T14:02:47.764Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T14:02:47.764Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T14:02:47.933Z] #21 24.66 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T14:02:47.934Z] #21 24.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-27T14:02:47.934Z] #21 24.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:02:48.190Z] #21 24.80 Selecting previously unselected package uidmap. [2022-04-27T14:02:48.190Z] #21 24.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-27T14:02:48.190Z] #21 24.81 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T14:02:48.190Z] #21 24.94 Selecting previously unselected package vim-runtime. [2022-04-27T14:02:48.190Z] #21 24.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:02:48.190Z] #21 24.97 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T14:02:48.190Z] #21 24.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T14:02:48.190Z] #21 25.01 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:49.031Z] Client: [2022-04-27T14:02:49.031Z] Context: default [2022-04-27T14:02:49.031Z] Debug Mode: false [2022-04-27T14:02:49.031Z] Plugins: [2022-04-27T14:02:49.031Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T14:02:49.031Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T14:02:49.031Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T14:02:49.031Z] [2022-04-27T14:02:49.031Z] Server: [2022-04-27T14:02:49.031Z] Containers: 0 [2022-04-27T14:02:49.031Z] Running: 0 [2022-04-27T14:02:49.031Z] Paused: 0 [2022-04-27T14:02:49.031Z] Stopped: 0 [2022-04-27T14:02:49.031Z] Images: 0 [2022-04-27T14:02:49.031Z] Server Version: 20.10.9 [2022-04-27T14:02:49.031Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:02:49.031Z] Windows: [2022-04-27T14:02:49.031Z] LCOW: [2022-04-27T14:02:49.031Z] Logging Driver: json-file [2022-04-27T14:02:49.031Z] Plugins: [2022-04-27T14:02:49.031Z] Volume: local [2022-04-27T14:02:49.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:02:49.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:02:49.031Z] Swarm: inactive [2022-04-27T14:02:49.031Z] Default Isolation: process [2022-04-27T14:02:49.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T14:02:49.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T14:02:49.032Z] OSType: windows [2022-04-27T14:02:49.032Z] Architecture: x86_64 [2022-04-27T14:02:49.032Z] CPUs: 4 [2022-04-27T14:02:49.032Z] Total Memory: 32GiB [2022-04-27T14:02:49.032Z] Name: azwin-2-6644f0 [2022-04-27T14:02:49.032Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T14:02:49.032Z] Docker Root Dir: D:\docker [2022-04-27T14:02:49.032Z] Debug Mode: false [2022-04-27T14:02:49.032Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:02:49.032Z] Labels: [2022-04-27T14:02:49.032Z] Experimental: true [2022-04-27T14:02:49.032Z] Insecure Registries: [2022-04-27T14:02:49.032Z] 10.0.0.4:5000 [2022-04-27T14:02:49.032Z] 127.0.0.0/8 [2022-04-27T14:02:49.032Z] Registry Mirrors: [2022-04-27T14:02:49.032Z] http://10.0.0.4:5000/ [2022-04-27T14:02:49.032Z] Live Restore Enabled: false [2022-04-27T14:02:49.032Z] Product License: Community Engine [2022-04-27T14:02:49.032Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T14:02:50.708Z] #21 27.64 Selecting previously unselected package vim. [2022-04-27T14:02:50.964Z] #21 27.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T14:02:50.964Z] #21 27.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:51.314Z] #65 105.4 rootlesskit version 1.0.0 [2022-04-27T14:02:51.314Z] #65 105.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T14:02:51.314Z] #65 105.4 -container-ip string [2022-04-27T14:02:51.314Z] #65 105.4 container ip [2022-04-27T14:02:51.314Z] #65 105.4 -container-port int [2022-04-27T14:02:51.314Z] #65 105.4 container port (default -1) [2022-04-27T14:02:51.314Z] #65 105.4 -host-ip string [2022-04-27T14:02:51.314Z] #65 105.4 host ip [2022-04-27T14:02:51.314Z] #65 105.4 -host-port int [2022-04-27T14:02:51.314Z] #65 105.4 host port (default -1) [2022-04-27T14:02:51.314Z] #65 105.4 -proto string [2022-04-27T14:02:51.314Z] #65 105.4 proxy protocol (default "tcp") [2022-04-27T14:02:51.314Z] #65 ... [2022-04-27T14:02:51.314Z] [2022-04-27T14:02:51.314Z] #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-04-27T14:02:51.314Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:51.314Z] #14 100.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T14:02:51.314Z] #14 100.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T14:02:51.314Z] #14 100.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:51.314Z] #14 100.9 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T14:02:51.314Z] #14 100.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T14:02:51.314Z] #14 100.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:02:51.314Z] #14 101.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T14:02:51.314Z] #14 101.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T14:02:51.314Z] #14 101.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:02:51.314Z] #14 101.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:02:51.314Z] #14 101.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:02:51.314Z] #14 101.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:02:51.314Z] #14 101.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:02:51.314Z] #14 101.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:02:51.314Z] #14 101.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:02:51.314Z] #14 101.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T14:02:51.314Z] #14 101.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 101.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:51.315Z] #14 101.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T14:02:51.315Z] #14 101.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 101.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:02:51.315Z] #14 101.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T14:02:51.315Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 101.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:02:51.315Z] #14 101.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T14:02:51.315Z] #14 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 101.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 102.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T14:02:51.315Z] #14 102.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 102.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 102.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T14:02:51.315Z] #14 102.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 102.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 102.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T14:02:51.315Z] #14 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 102.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 102.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T14:02:51.315Z] #14 102.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 102.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:02:51.315Z] #14 103.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T14:02:51.315Z] #14 103.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 103.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:51.315Z] #14 103.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T14:02:51.315Z] #14 103.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 103.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:51.315Z] #14 103.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T14:02:51.315Z] #14 103.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T14:02:51.315Z] #14 103.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:02:51.315Z] #14 103.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 103.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:02:51.315Z] #14 104.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 104.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:02:51.315Z] #14 104.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:02:51.315Z] #14 104.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:51.315Z] #14 104.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:02:51.315Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:51.315Z] #14 105.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:02:51.528Z] #21 28.12 Selecting previously unselected package xfsprogs. [2022-04-27T14:02:51.528Z] #21 28.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-27T14:02:51.528Z] #21 28.13 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T14:02:51.578Z] #14 106.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T14:02:51.786Z] #21 28.50 Selecting previously unselected package zip. [2022-04-27T14:02:51.786Z] #21 28.53 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-27T14:02:51.786Z] #21 28.54 Unpacking zip (3.0-12) ... [2022-04-27T14:02:52.043Z] #21 28.65 Selecting previously unselected package zstd. [2022-04-27T14:02:52.043Z] #21 28.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-27T14:02:52.043Z] #21 28.66 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:02:52.152Z] #14 107.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:02:52.300Z] #21 28.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:02:52.414Z] #14 107.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:52.850Z] #65 112.7 rootlesskit version 1.0.0 [2022-04-27T14:02:52.850Z] #65 112.7 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T14:02:52.850Z] #65 112.7 -container-ip string [2022-04-27T14:02:52.850Z] #65 112.7 container ip [2022-04-27T14:02:52.850Z] #65 112.7 -container-port int [2022-04-27T14:02:52.850Z] #65 112.7 container port (default -1) [2022-04-27T14:02:52.850Z] #65 112.7 -host-ip string [2022-04-27T14:02:52.850Z] #65 112.7 host ip [2022-04-27T14:02:52.850Z] #65 112.7 -host-port int [2022-04-27T14:02:52.850Z] #65 112.7 host port (default -1) [2022-04-27T14:02:52.850Z] #65 112.7 -proto string [2022-04-27T14:02:52.850Z] #65 112.7 proxy protocol (default "tcp") [2022-04-27T14:02:52.850Z] #65 ... [2022-04-27T14:02:52.850Z] [2022-04-27T14:02:52.850Z] #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-04-27T14:02:52.850Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:52.850Z] #14 108.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 108.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:02:52.850Z] #14 108.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:02:52.850Z] #14 108.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 108.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:02:52.850Z] #14 108.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T14:02:52.850Z] #14 108.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 108.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:52.850Z] #14 108.7 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T14:02:52.850Z] #14 108.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 108.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:02:52.850Z] #14 108.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T14:02:52.850Z] #14 108.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 108.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:02:52.850Z] #14 109.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T14:02:52.850Z] #14 109.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 109.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 109.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T14:02:52.850Z] #14 109.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 109.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 109.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T14:02:52.850Z] #14 109.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 109.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 109.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T14:02:52.850Z] #14 109.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 109.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 110.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T14:02:52.850Z] #14 110.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 110.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:02:52.850Z] #14 110.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T14:02:52.850Z] #14 110.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 110.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:52.850Z] #14 110.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T14:02:52.850Z] #14 110.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 110.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:52.850Z] #14 110.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T14:02:52.850Z] #14 110.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T14:02:52.850Z] #14 110.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:02:52.850Z] #14 111.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:02:52.850Z] #14 111.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:02:52.850Z] #14 111.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:52.850Z] #14 111.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:02:52.850Z] #14 111.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:02:52.850Z] #14 111.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:52.850Z] #14 111.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:02:52.850Z] #14 111.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T14:02:52.850Z] #14 111.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:02:52.850Z] #14 111.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:02:52.850Z] #14 111.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:02:52.850Z] #14 111.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:52.850Z] #14 111.8 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-04-27T14:02:52.850Z] #14 111.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:52.850Z] #14 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T14:02:52.850Z] #14 111.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:02:52.850Z] #14 111.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:52.851Z] #14 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-27T14:02:52.851Z] #14 111.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:52.851Z] #14 112.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:52.851Z] #14 112.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:52.851Z] #14 112.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:02:52.851Z] #14 112.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:52.851Z] #14 112.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:52.851Z] #14 112.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:52.864Z] #21 29.71 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T14:02:52.864Z] #21 29.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:02:52.864Z] #21 29.76 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-27T14:02:52.864Z] #21 29.77 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T14:02:52.864Z] #21 29.78 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T14:02:52.864Z] #21 29.80 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-27T14:02:53.120Z] #21 29.81 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T14:02:53.120Z] #21 29.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:02:53.120Z] #21 29.85 Setting up bzip2 (1.0.8-4) ... [2022-04-27T14:02:53.120Z] #21 29.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T14:02:53.120Z] #21 29.90 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T14:02:53.432Z] #14 108.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:02:53.432Z] #14 108.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:02:53.684Z] #21 30.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:53.684Z] #21 30.43 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-27T14:02:53.684Z] #21 30.44 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T14:02:53.684Z] #21 30.45 Setting up apparmor (2.13.6-10) ... [2022-04-27T14:02:53.832Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T14:02:53.832Z] 8f616e6e9eec: Download complete [2022-04-27T14:02:54.265Z] #14 109.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...#14 ... [2022-04-27T14:02:54.265Z] [2022-04-27T14:02:54.265Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:54.265Z] #65 sha256:87693f9d97c5f2510a0de2edb29a0453793f4e6b41dc9dd878ee3778f3041617 [2022-04-27T14:02:54.265Z] #65 DONE 109.3s [2022-04-27T14:02:54.265Z] [2022-04-27T14:02:54.265Z] #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-04-27T14:02:54.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:54.265Z] #14 109.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T14:02:54.265Z] #14 109.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T14:02:54.265Z] #14 ... [2022-04-27T14:02:54.265Z] [2022-04-27T14:02:54.265Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T14:02:54.265Z] #66 sha256:fab340bcb673c2d525b395082230f847733467a4480de7debdd18851bb865aeb [2022-04-27T14:02:54.265Z] #66 DONE 0.1s [2022-04-27T14:02:54.265Z] [2022-04-27T14:02:54.265Z] #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-04-27T14:02:54.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:54.265Z] #14 109.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:02:54.265Z] #14 109.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-27T14:02:54.265Z] #14 109.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:02:54.265Z] #14 109.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:54.527Z] #14 ... [2022-04-27T14:02:54.527Z] [2022-04-27T14:02:54.527Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T14:02:54.527Z] #67 sha256:1bd9f1bcff59459bdf13800443e9ee4a127618325092a8240978e8f0e21d20be [2022-04-27T14:02:54.527Z] #67 DONE 0.2s [2022-04-27T14:02:54.527Z] [2022-04-27T14:02:54.527Z] #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-04-27T14:02:54.527Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:02:54.527Z] #14 109.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:02:54.527Z] #14 109.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:54.527Z] #14 109.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:02:54.527Z] #14 109.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:02:55.053Z] #21 31.87 Setting up zip (3.0-12) ... [2022-04-27T14:02:55.053Z] #21 31.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:55.053Z] #21 31.91 Setting up bash-completion (1:2.11-2) ... [2022-04-27T14:02:55.099Z] #14 DONE 110.3s [2022-04-27T14:02:55.099Z] [2022-04-27T14:02:55.099Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T14:02:55.099Z] #57 sha256:1afd1fa6c61783c504db16b3ff8c5a328d87c0751796b35bbef5999173e3c382 [2022-04-27T14:02:55.360Z] #57 DONE 0.3s [2022-04-27T14:02:55.360Z] [2022-04-27T14:02:55.360Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:55.360Z] #58 sha256:4ffff198e48ce2510d25f8c8c696169cfc4550ffc25dc1040cbac8cc30dd9ebb [2022-04-27T14:02:55.402Z] #14 DONE 116.1s [2022-04-27T14:02:55.402Z] [2022-04-27T14:02:55.402Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:55.402Z] #65 sha256:456eafa3f88d613cdc7a90cff13927d6e638532b6e87b85db6de5e8e2660428e [2022-04-27T14:02:55.402Z] #65 DONE 115.7s [2022-04-27T14:02:55.402Z] [2022-04-27T14:02:55.402Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T14:02:55.402Z] #57 sha256:862960a18f0da678c13a9f1b6f877cd20daee449e8e0da8d851389f0c4502ce9 [2022-04-27T14:02:55.402Z] #57 DONE 0.2s [2022-04-27T14:02:55.402Z] [2022-04-27T14:02:55.402Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T14:02:55.402Z] #66 sha256:2de2c0a0c21471b59c65d95464163b4446dd195bb7534227853c08dac145f2d0 [2022-04-27T14:02:55.402Z] #66 DONE 0.1s [2022-04-27T14:02:55.402Z] [2022-04-27T14:02:55.402Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:55.402Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee [2022-04-27T14:02:55.402Z] #58 ... [2022-04-27T14:02:55.402Z] [2022-04-27T14:02:55.402Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T14:02:55.402Z] #67 sha256:6a1e177e9247b913ec0181b37e12b0b8a496173da73d8280639c52156d8fed00 [2022-04-27T14:02:55.402Z] #67 DONE 0.1s [2022-04-27T14:02:55.664Z] [2022-04-27T14:02:55.664Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T14:02:55.664Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T14:02:55.837Z] #14 108.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T14:02:55.837Z] #14 108.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T14:02:55.837Z] #14 108.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:02:57.055Z] #15 DONE 1.9s [2022-04-27T14:02:57.055Z] [2022-04-27T14:02:57.055Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:57.055Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee [2022-04-27T14:02:57.055Z] #58 1.358 + RM_GOPATH=0 [2022-04-27T14:02:57.055Z] #58 1.358 + TMP_GOPATH= [2022-04-27T14:02:57.055Z] #58 1.358 + : /build [2022-04-27T14:02:57.055Z] #58 1.358 + '[' -z '' ']' [2022-04-27T14:02:57.055Z] #58 1.358 ++ mktemp -d [2022-04-27T14:02:57.055Z] #58 1.367 + export GOPATH=/tmp/tmp.gtpLRuDkjk [2022-04-27T14:02:57.055Z] #58 1.367 + GOPATH=/tmp/tmp.gtpLRuDkjk [2022-04-27T14:02:57.055Z] #58 1.367 + RM_GOPATH=1 [2022-04-27T14:02:57.055Z] #58 1.367 + case "$(go env GOARCH)" in [2022-04-27T14:02:57.055Z] #58 1.367 ++ go env GOARCH [2022-04-27T14:02:57.055Z] #58 1.385 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:57.055Z] #58 1.385 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:57.055Z] #58 1.386 ++ dirname /install.sh [2022-04-27T14:02:57.055Z] #58 1.431 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T14:02:57.055Z] #58 1.431 + dir=/ [2022-04-27T14:02:57.055Z] #58 1.431 + bin=runc [2022-04-27T14:02:57.055Z] #58 1.431 + shift [2022-04-27T14:02:57.055Z] #58 1.431 + '[' '!' -f //runc.installer ']' [2022-04-27T14:02:57.055Z] #58 1.431 + . //runc.installer [2022-04-27T14:02:57.055Z] #58 1.431 ++ set -e [2022-04-27T14:02:57.055Z] #58 1.431 ++ : v1.1.1 [2022-04-27T14:02:57.055Z] #58 1.431 + install_runc [2022-04-27T14:02:57.055Z] #58 1.431 + RUNC_BUILDTAGS=seccomp [2022-04-27T14:02:57.055Z] #58 1.431 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T14:02:57.055Z] #58 1.431 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc [2022-04-27T14:02:57.055Z] #58 1.438 Cloning into '/tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc'... [2022-04-27T14:02:57.557Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T14:02:57.557Z] dccd9e4d14d3: Download complete [2022-04-27T14:02:57.578Z] #21 34.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:02:57.578Z] #21 34.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T14:02:57.578Z] #21 34.31 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-27T14:02:57.578Z] #21 34.34 Setting up patch (2.7.6-7) ... [2022-04-27T14:02:57.578Z] #21 34.35 Setting up sudo (1.9.5p2-3) ... [2022-04-27T14:02:57.578Z] #21 34.43 invoke-rc.d: could not determine current runlevel [2022-04-27T14:02:57.578Z] #21 34.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:02:57.578Z] #21 34.45 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T14:02:57.578Z] #21 34.46 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-27T14:02:57.578Z] #21 34.47 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T14:02:57.578Z] #21 34.50 Setting up pigz (2.6-1) ... [2022-04-27T14:02:57.578Z] #21 34.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T14:02:57.842Z] #21 34.55 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T14:02:57.842Z] #21 34.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:02:57.842Z] #21 34.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:58.058Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T14:02:58.058Z] 8f616e6e9eec: Download complete [2022-04-27T14:02:58.363Z] #14 ... [2022-04-27T14:02:58.363Z] [2022-04-27T14:02:58.363Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:02:58.363Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:02:58.363Z] #65 110.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T14:02:58.363Z] #65 110.9 + GOBIN=/build [2022-04-27T14:02:58.363Z] #65 110.9 + GO111MODULE=on [2022-04-27T14:02:58.363Z] #65 110.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T14:02:58.405Z] #21 35.09 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-27T14:02:58.405Z] #21 35.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:02:58.662Z] #21 35.46 Setting up libelf1:arm64 (0.183-1) ... [2022-04-27T14:02:58.662Z] #21 35.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:02:58.662Z] #21 35.52 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T14:02:58.662Z] #21 35.55 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T14:02:58.763Z] #58 3.072 + RM_GOPATH=0 [2022-04-27T14:02:58.763Z] #58 3.072 + TMP_GOPATH= [2022-04-27T14:02:58.763Z] #58 3.072 + : /build [2022-04-27T14:02:58.763Z] #58 3.072 + '[' -z '' ']' [2022-04-27T14:02:58.763Z] #58 3.072 ++ mktemp -d [2022-04-27T14:02:58.763Z] #58 3.072 + export GOPATH=/tmp/tmp.GoBAYYVrVI [2022-04-27T14:02:58.763Z] #58 3.072 + GOPATH=/tmp/tmp.GoBAYYVrVI [2022-04-27T14:02:58.763Z] #58 3.072 + RM_GOPATH=1 [2022-04-27T14:02:58.763Z] #58 3.072 + case "$(go env GOARCH)" in [2022-04-27T14:02:58.763Z] #58 3.072 ++ go env GOARCH [2022-04-27T14:02:58.763Z] #58 ... [2022-04-27T14:02:58.763Z] [2022-04-27T14:02:58.763Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T14:02:58.763Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T14:02:58.763Z] #15 DONE 3.4s [2022-04-27T14:02:58.763Z] [2022-04-27T14:02:58.763Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:02:58.763Z] #58 sha256:4ffff198e48ce2510d25f8c8c696169cfc4550ffc25dc1040cbac8cc30dd9ebb [2022-04-27T14:02:58.763Z] #58 3.093 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T14:02:58.763Z] #58 3.094 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:58.763Z] #58 3.094 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:02:58.763Z] #58 3.094 ++ dirname /install.sh [2022-04-27T14:02:58.763Z] #58 3.094 + dir=/ [2022-04-27T14:02:58.763Z] #58 3.094 + bin=runc [2022-04-27T14:02:58.763Z] #58 3.094 + shift [2022-04-27T14:02:58.763Z] #58 3.094 + '[' '!' -f //runc.installer ']' [2022-04-27T14:02:58.763Z] #58 3.094 + . //runc.installer [2022-04-27T14:02:58.763Z] #58 3.094 ++ set -e [2022-04-27T14:02:58.763Z] #58 3.094 ++ : v1.1.1 [2022-04-27T14:02:58.763Z] #58 3.094 + install_runc [2022-04-27T14:02:58.763Z] #58 3.094 + RUNC_BUILDTAGS=seccomp [2022-04-27T14:02:58.763Z] #58 3.094 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T14:02:58.763Z] #58 3.094 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GoBAYYVrVI/src/github.com/opencontainers/runc [2022-04-27T14:02:58.763Z] #58 3.094 Cloning into '/tmp/tmp.GoBAYYVrVI/src/github.com/opencontainers/runc'... [2022-04-27T14:02:58.973Z] #58 ... [2022-04-27T14:02:58.973Z] [2022-04-27T14:02:58.973Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-27T14:02:58.973Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T14:02:58.973Z] #16 DONE 1.6s [2022-04-27T14:02:58.973Z] [2022-04-27T14:02:58.973Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T14:02:58.973Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T14:02:59.226Z] #21 36.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:02:59.226Z] #21 36.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T14:02:59.226Z] #21 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T14:02:59.226Z] #21 36.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T14:02:59.226Z] #21 36.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T14:02:59.226Z] #21 36.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T14:02:59.226Z] #21 36.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T14:02:59.226Z] #21 36.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T14:02:59.226Z] #21 36.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T14:02:59.226Z] #21 36.08 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T14:02:59.547Z] #17 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T14:02:59.547Z] #17 DONE 1.0s [2022-04-27T14:02:59.547Z] [2022-04-27T14:02:59.547Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:02:59.547Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:02:59.810Z] #53 ... [2022-04-27T14:02:59.810Z] [2022-04-27T14:02:59.810Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T14:02:59.810Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T14:03:00.596Z] #21 37.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T14:03:00.596Z] #21 37.32 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T14:03:00.596Z] #21 37.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:00.596Z] #21 37.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:00.678Z] #58 ... [2022-04-27T14:03:00.678Z] [2022-04-27T14:03:00.678Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-27T14:03:00.678Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T14:03:00.752Z] #18 DONE 1.1s [2022-04-27T14:03:00.752Z] [2022-04-27T14:03:00.752Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:03:00.752Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T14:03:00.947Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T14:03:00.947Z] dccd9e4d14d3: Download complete [2022-04-27T14:03:01.527Z] #21 38.33 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T14:03:01.527Z] #21 38.35 Setting up jq (1.6-2.1) ... [2022-04-27T14:03:01.527Z] #21 38.36 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-27T14:03:01.527Z] #21 38.37 Setting up iptables (1.8.7-1) ... [2022-04-27T14:03:01.527Z] #21 38.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T14:03:01.527Z] #21 38.43 Setting up iproute2 (5.10.0-4) ... [2022-04-27T14:03:01.694Z] #19 DONE 0.9s [2022-04-27T14:03:01.694Z] [2022-04-27T14:03:01.694Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T14:03:01.694Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T14:03:01.783Z] #21 38.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:03:02.065Z] #16 DONE 3.4s [2022-04-27T14:03:02.065Z] [2022-04-27T14:03:02.065Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T14:03:02.065Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T14:03:03.094Z] #20 DONE 1.1s [2022-04-27T14:03:03.095Z] [2022-04-27T14:03:03.095Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:03.095Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:03.620Z] #65 115.9 rootlesskit version 1.0.0 [2022-04-27T14:03:03.620Z] #65 115.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T14:03:03.620Z] #65 115.9 -container-ip string [2022-04-27T14:03:03.620Z] #65 115.9 container ip [2022-04-27T14:03:03.620Z] #65 115.9 -container-port int [2022-04-27T14:03:03.620Z] #65 115.9 container port (default -1) [2022-04-27T14:03:03.620Z] #65 115.9 -host-ip string [2022-04-27T14:03:03.620Z] #65 115.9 host ip [2022-04-27T14:03:03.620Z] #65 115.9 -host-port int [2022-04-27T14:03:03.620Z] #65 115.9 host port (default -1) [2022-04-27T14:03:03.620Z] #65 115.9 -proto string [2022-04-27T14:03:03.620Z] #65 115.9 proxy protocol (default "tcp") [2022-04-27T14:03:03.620Z] #65 ... [2022-04-27T14:03:03.620Z] [2022-04-27T14:03:03.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T14:03:03.620Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:03:03.620Z] #14 112.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T14:03:03.620Z] #14 112.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T14:03:03.620Z] #14 112.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:03:03.620Z] #14 113.0 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T14:03:03.620Z] #14 113.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:03:03.620Z] #14 113.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T14:03:03.620Z] #14 113.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:03:03.620Z] #14 113.3 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T14:03:03.620Z] #14 113.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:03:03.620Z] #14 113.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T14:03:03.620Z] #14 113.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:03:03.620Z] #14 113.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T14:03:03.620Z] #14 113.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:03:03.620Z] #14 113.7 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T14:03:03.620Z] #14 113.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:03:03.620Z] #14 113.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T14:03:03.620Z] #14 113.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 113.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:03:03.620Z] #14 114.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T14:03:03.620Z] #14 114.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 114.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:03:03.620Z] #14 114.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T14:03:03.620Z] #14 114.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 114.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:03:03.620Z] #14 114.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T14:03:03.620Z] #14 114.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T14:03:03.620Z] #14 114.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:03:03.621Z] #14 114.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T14:03:03.621Z] #14 114.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T14:03:03.621Z] #14 114.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:03:03.621Z] #14 114.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T14:03:03.621Z] #14 115.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T14:03:03.621Z] #14 115.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:03:03.621Z] #14 115.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T14:03:03.621Z] #14 115.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T14:03:03.621Z] #14 115.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:03:03.621Z] #14 115.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T14:03:03.621Z] #14 115.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T14:03:03.621Z] #14 115.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:03:03.621Z] #14 115.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T14:03:03.621Z] #14 115.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T14:03:03.621Z] #14 115.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:03:03.621Z] #14 116.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T14:03:03.621Z] #14 116.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T14:03:03.621Z] #14 116.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T14:03:03.621Z] #14 116.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T14:03:03.621Z] #14 116.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T14:03:03.621Z] #14 116.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T14:03:03.621Z] #14 116.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T14:03:03.621Z] #14 117.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T14:03:03.701Z] #21 DONE 40.2s [2022-04-27T14:03:03.701Z] [2022-04-27T14:03:03.701Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-27T14:03:03.701Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-27T14:03:03.878Z] #14 117.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T14:03:03.878Z] #14 117.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T14:03:03.983Z] #17 2.074 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T14:03:03.983Z] #17 DONE 2.1s [2022-04-27T14:03:03.983Z] [2022-04-27T14:03:03.983Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T14:03:03.983Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T14:03:04.042Z] #21 1.287 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:03:04.042Z] #21 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:03:04.042Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:03:04.251Z] #22 0.654 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T14:03:04.251Z] #22 0.666 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T14:03:04.251Z] #22 0.679 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T14:03:04.251Z] #22 DONE 0.8s [2022-04-27T14:03:04.251Z] [2022-04-27T14:03:04.251Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:03:04.251Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:03:04.251Z] #53 ... [2022-04-27T14:03:04.251Z] [2022-04-27T14:03:04.251Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T14:03:04.251Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-27T14:03:04.483Z] #14 118.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T14:03:04.559Z] #69 134.5 # github.com/containerd/containerd/cmd/containerd [2022-04-27T14:03:04.559Z] #69 134.5 /usr/bin/ld: /tmp/go-link-3193878724/000019.o: in function `New': [2022-04-27T14:03:04.559Z] #69 134.5 /tmp/tmp.DjGZIFvHZ8/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-04-27T14:03:04.559Z] #69 134.5 + bin/containerd-stress [2022-04-27T14:03:04.559Z] #69 135.7 + bin/containerd-shim [2022-04-27T14:03:04.615Z] #21 1.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:03:04.741Z] #14 118.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T14:03:05.188Z] #21 2.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:03:05.314Z] #14 118.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T14:03:05.595Z] #14 119.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T14:03:05.903Z] #18 DONE 1.9s [2022-04-27T14:03:05.903Z] [2022-04-27T14:03:05.903Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:03:05.903Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:03:05.903Z] #45 ... [2022-04-27T14:03:05.903Z] [2022-04-27T14:03:05.903Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:03:05.903Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T14:03:06.182Z] #14 119.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T14:03:06.439Z] #14 119.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T14:03:06.479Z] #19 ... [2022-04-27T14:03:06.479Z] [2022-04-27T14:03:06.479Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T14:03:06.479Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:03:06.479Z] #34 DONE 121.7s [2022-04-27T14:03:06.576Z] #21 3.734 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:03:06.699Z] #14 120.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T14:03:06.699Z] #14 120.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T14:03:06.699Z] #14 120.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T14:03:06.740Z] [2022-04-27T14:03:06.740Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:03:06.740Z] #58 sha256:4ffff198e48ce2510d25f8c8c696169cfc4550ffc25dc1040cbac8cc30dd9ebb [2022-04-27T14:03:06.740Z] #58 10.97 + cd /tmp/tmp.GoBAYYVrVI/src/github.com/opencontainers/runc [2022-04-27T14:03:06.740Z] #58 10.97 + git checkout -q v1.1.1 [2022-04-27T14:03:06.740Z] #58 11.39 + '[' -z '' ']' [2022-04-27T14:03:06.740Z] #58 11.39 + target=static [2022-04-27T14:03:06.740Z] #58 11.39 + make BUILDTAGS=seccomp static [2022-04-27T14:03:06.962Z] #14 ... [2022-04-27T14:03:06.962Z] [2022-04-27T14:03:06.962Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-27T14:03:06.962Z] #65 sha256:982a72f260a1709a5e79e04b5af71ca1afd8d611913ddf8bbc39e8c016f17310 [2022-04-27T14:03:06.962Z] #65 DONE 119.8s [2022-04-27T14:03:06.962Z] [2022-04-27T14:03:06.962Z] #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-04-27T14:03:06.962Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:03:06.962Z] #14 120.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T14:03:06.962Z] #14 120.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:03:06.962Z] #14 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T14:03:06.962Z] #14 120.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:03:06.962Z] #14 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T14:03:06.962Z] #14 120.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T14:03:06.962Z] #14 ... [2022-04-27T14:03:06.962Z] [2022-04-27T14:03:06.962Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T14:03:06.962Z] #66 sha256:22479997e403880803757b61d62054cb1fcceddf0ba42b2f27489a2999e285ca [2022-04-27T14:03:06.962Z] #66 DONE 0.1s [2022-04-27T14:03:06.962Z] [2022-04-27T14:03:06.962Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T14:03:06.962Z] #67 sha256:daf88144a006291585ab86e78109fb41065e7e4d0301137250deb4f6e9b7c4bd [2022-04-27T14:03:06.962Z] #67 DONE 0.1s [2022-04-27T14:03:06.962Z] [2022-04-27T14:03:06.962Z] #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-04-27T14:03:06.962Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T14:03:06.962Z] #14 120.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T14:03:06.962Z] #14 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-27T14:03:06.962Z] #14 120.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T14:03:06.962Z] #14 120.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T14:03:07.004Z] #58 11.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T14:03:07.220Z] #14 120.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:03:07.220Z] #14 120.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T14:03:07.220Z] #14 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:03:07.220Z] #14 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T14:03:07.220Z] #14 120.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:03:07.477Z] #14 DONE 121.1s [2022-04-27T14:03:07.477Z] [2022-04-27T14:03:07.477Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T14:03:07.477Z] #57 sha256:8c74f197d50fc67ef315690e1a2a89802c8751d34b0e85541b78f5c2e6575731 [2022-04-27T14:03:07.561Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T14:03:07.561Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d666db54\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T14:03:07.561Z] ---------------------------------------------------------------------------- [2022-04-27T14:03:07.561Z] [2022-04-27T14:03:07.561Z] INFO: executeCI.ps1 starting at Wed Apr 27 14:03:05 CUT 2022 [2022-04-27T14:03:07.561Z] [2022-04-27T14:03:07.561Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T14:03:07.561Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T14:03:07.561Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-27T14:03:07.561Z] INFO: Environment variables: [2022-04-27T14:03:07.561Z] [2022-04-27T14:03:07.561Z] Name Value [2022-04-27T14:03:07.561Z] ---- ----- [2022-04-27T14:03:07.561Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T14:03:07.561Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T14:03:07.561Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T14:03:07.561Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T14:03:07.561Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T14:03:07.561Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T14:03:07.561Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T14:03:07.561Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T14:03:07.561Z] BRANCH_NAME PR-43515 [2022-04-27T14:03:07.561Z] BUILD_DISPLAY_NAME #4 [2022-04-27T14:03:07.561Z] BUILD_ID 4 [2022-04-27T14:03:07.561Z] BUILD_NUMBER 4 [2022-04-27T14:03:07.561Z] BUILD_TAG jenkins-moby-PR-43515-4 [2022-04-27T14:03:07.561Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/ [2022-04-27T14:03:07.561Z] CHANGE_AUTHOR corhere [2022-04-27T14:03:07.561Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T14:03:07.561Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T14:03:07.561Z] CHANGE_BRANCH swarmkit-v2 [2022-04-27T14:03:07.561Z] CHANGE_FORK corhere [2022-04-27T14:03:07.561Z] CHANGE_ID 43515 [2022-04-27T14:03:07.561Z] CHANGE_TARGET master [2022-04-27T14:03:07.561Z] CHANGE_TITLE Bump swarmkit to v2 [2022-04-27T14:03:07.561Z] CHANGE_URL https://github.com/moby/moby/pull/43515 [2022-04-27T14:03:07.561Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T14:03:07.561Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T14:03:07.561Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T14:03:07.561Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T14:03:07.561Z] COMPUTERNAME azwin-2-6644f0 [2022-04-27T14:03:07.561Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T14:03:07.561Z] ConfigSequenceNumber 0 [2022-04-27T14:03:07.561Z] DOCKER_BUILDKIT 0 [2022-04-27T14:03:07.561Z] DOCKER_DUT_DEBUG 1 [2022-04-27T14:03:07.561Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T14:03:07.561Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T14:03:07.561Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T14:03:07.561Z] EXECUTOR_NUMBER 0 [2022-04-27T14:03:07.561Z] FQDN azwin-2-6644f0.westus.cloudapp.azure.com [2022-04-27T14:03:07.561Z] GIT_BRANCH PR-43515 [2022-04-27T14:03:07.561Z] GIT_COMMIT 940ee06e9c252c52468645ad08f71e6218f80a8d [2022-04-27T14:03:07.561Z] GIT_PREVIOUS_COMMIT 1c129103b48f87b951bc2c4281feb7537c13ca41 [2022-04-27T14:03:07.561Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T14:03:07.561Z] HUDSON_COOKIE 724316ce-859d-4c13-a0fd-e83d9d359ed4 [2022-04-27T14:03:07.561Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:03:07.561Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T14:03:07.561Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T14:03:07.561Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T14:03:07.561Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T14:03:07.561Z] JENKINS_NODE_COOKIE 6577870f-044e-4177-9794-ba407e7ebef3 [2022-04-27T14:03:07.561Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T14:03:07.561Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T14:03:07.561Z] JOB_BASE_NAME PR-43515 [2022-04-27T14:03:07.561Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/display/redirect [2022-04-27T14:03:07.561Z] JOB_NAME moby/PR-43515 [2022-04-27T14:03:07.561Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/ [2022-04-27T14:03:07.561Z] library.jps.version master [2022-04-27T14:03:07.561Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T14:03:07.561Z] NODE_LABELS amd64 azure azwin-2-6644f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-27T14:03:07.561Z] NODE_NAME azwin-2-6644f0 [2022-04-27T14:03:07.561Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T14:03:07.561Z] OS Windows_NT [2022-04-27T14:03:07.561Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T14:03:07.561Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T14:03:07.561Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T14:03:07.561Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-27T14:03:07.561Z] PROCESSOR_LEVEL 6 [2022-04-27T14:03:07.561Z] PROCESSOR_REVISION 5507 [2022-04-27T14:03:07.561Z] ProgramData C:\ProgramData [2022-04-27T14:03:07.561Z] ProgramFiles C:\Program Files [2022-04-27T14:03:07.561Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T14:03:07.561Z] ProgramW6432 C:\Program Files [2022-04-27T14:03:07.561Z] PROMPT $P$G [2022-04-27T14:03:07.561Z] PSExecutionPolicyPreference Bypass [2022-04-27T14:03:07.561Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T14:03:07.561Z] PUBLIC C:\Users\Public [2022-04-27T14:03:07.561Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=artif... [2022-04-27T14:03:07.561Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=changes [2022-04-27T14:03:07.561Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect [2022-04-27T14:03:07.561Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43515/4/display/redirect?page=tests [2022-04-27T14:03:07.561Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T14:03:07.562Z] SOURCES_DRIVE d [2022-04-27T14:03:07.562Z] SOURCES_SUBDIR gopath [2022-04-27T14:03:07.562Z] STAGE_NAME Run tests [2022-04-27T14:03:07.562Z] SystemDrive C: [2022-04-27T14:03:07.562Z] SystemRoot C:\Windows [2022-04-27T14:03:07.562Z] TEMP C:\Windows\TEMP [2022-04-27T14:03:07.562Z] TESTDEBUG 0 [2022-04-27T14:03:07.562Z] TESTRUN_DRIVE d [2022-04-27T14:03:07.562Z] TESTRUN_SUBDIR CI [2022-04-27T14:03:07.562Z] TIMEOUT 120m [2022-04-27T14:03:07.562Z] TMP C:\Windows\TEMP [2022-04-27T14:03:07.562Z] USERDOMAIN WORKGROUP [2022-04-27T14:03:07.562Z] USERNAME azwin-2-6644f0$ [2022-04-27T14:03:07.562Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T14:03:07.562Z] windir C:\Windows [2022-04-27T14:03:07.562Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T14:03:07.562Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-27T14:03:07.562Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T14:03:07.562Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T14:03:07.562Z] [2022-04-27T14:03:07.562Z] [2022-04-27T14:03:07.562Z] [2022-04-27T14:03:07.562Z] INFO: Sources under d:\gopath\... [2022-04-27T14:03:07.562Z] INFO: Test run under d:\CI\... [2022-04-27T14:03:07.562Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T14:03:07.562Z] INFO: docker/docker repository was found [2022-04-27T14:03:07.734Z] #57 DONE 0.2s [2022-04-27T14:03:07.734Z] [2022-04-27T14:03:07.734Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:03:07.734Z] #58 sha256:ff10b54c56252a4207fbe331969291662a14439a1e7afb40659ba6f1516fd458 [2022-04-27T14:03:08.032Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-27T14:03:08.032Z] ltsc2019: Pulling from windows/servercore [2022-04-27T14:03:08.392Z] #58 ... [2022-04-27T14:03:08.392Z] [2022-04-27T14:03:08.392Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:03:08.392Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T14:03:08.392Z] #19 DONE 2.3s [2022-04-27T14:03:08.392Z] [2022-04-27T14:03:08.392Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T14:03:08.392Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T14:03:08.503Z] 4612f6d0b889: Pulling fs layer [2022-04-27T14:03:08.503Z] ba8181afd426: Pulling fs layer [2022-04-27T14:03:09.106Z] #58 1.578 + RM_GOPATH=0 [2022-04-27T14:03:09.106Z] #58 1.578 + TMP_GOPATH= [2022-04-27T14:03:09.106Z] #58 1.578 + : /build [2022-04-27T14:03:09.106Z] #58 1.578 + '[' -z '' ']' [2022-04-27T14:03:09.106Z] #58 1.578 ++ mktemp -d [2022-04-27T14:03:09.364Z] #58 1.581 + export GOPATH=/tmp/tmp.G08v8LyI3z [2022-04-27T14:03:09.364Z] #58 1.581 + GOPATH=/tmp/tmp.G08v8LyI3z [2022-04-27T14:03:09.364Z] #58 1.581 + RM_GOPATH=1 [2022-04-27T14:03:09.364Z] #58 1.581 + case "$(go env GOARCH)" in [2022-04-27T14:03:09.364Z] #58 1.581 ++ go env GOARCH [2022-04-27T14:03:09.364Z] #58 1.604 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T14:03:09.364Z] #58 1.604 + GO_BUILDMODE=-buildmode=pie [2022-04-27T14:03:09.364Z] #58 1.604 ++ dirname /install.sh [2022-04-27T14:03:09.364Z] #58 1.611 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T14:03:09.364Z] #58 1.611 + dir=/ [2022-04-27T14:03:09.364Z] #58 1.611 + bin=runc [2022-04-27T14:03:09.364Z] #58 1.611 + shift [2022-04-27T14:03:09.364Z] #58 1.611 + '[' '!' -f //runc.installer ']' [2022-04-27T14:03:09.364Z] #58 1.611 + . //runc.installer [2022-04-27T14:03:09.364Z] #58 1.611 ++ set -e [2022-04-27T14:03:09.364Z] #58 1.611 ++ : v1.1.1 [2022-04-27T14:03:09.364Z] #58 1.611 + install_runc [2022-04-27T14:03:09.364Z] #58 1.611 + RUNC_BUILDTAGS=seccomp [2022-04-27T14:03:09.364Z] #58 1.611 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T14:03:09.364Z] #58 1.611 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G08v8LyI3z/src/github.com/opencontainers/runc [2022-04-27T14:03:09.364Z] #58 1.618 Cloning into '/tmp/tmp.G08v8LyI3z/src/github.com/opencontainers/runc'... [2022-04-27T14:03:09.622Z] #58 ... [2022-04-27T14:03:09.622Z] [2022-04-27T14:03:09.622Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T14:03:09.622Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T14:03:09.622Z] #15 DONE 1.9s [2022-04-27T14:03:09.622Z] [2022-04-27T14:03:09.622Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-27T14:03:09.622Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T14:03:10.308Z] #20 DONE 2.0s [2022-04-27T14:03:10.308Z] [2022-04-27T14:03:10.308Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:03:10.308Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:03:10.308Z] #45 ... [2022-04-27T14:03:10.308Z] [2022-04-27T14:03:10.308Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:10.308Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:10.846Z] #21 7.522 Fetched 8510 kB in 7s (1306 kB/s) [2022-04-27T14:03:10.994Z] #16 DONE 1.4s [2022-04-27T14:03:10.994Z] [2022-04-27T14:03:10.994Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T14:03:10.994Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T14:03:11.788Z] #21 7.522 Reading package lists... [2022-04-27T14:03:11.788Z] #21 ... [2022-04-27T14:03:11.788Z] [2022-04-27T14:03:11.788Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:03:11.788Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee [2022-04-27T14:03:11.788Z] #58 11.01 + cd /tmp/tmp.gtpLRuDkjk/src/github.com/opencontainers/runc [2022-04-27T14:03:11.788Z] #58 11.01 + git checkout -q v1.1.1 [2022-04-27T14:03:11.788Z] #58 11.26 + '[' -z '' ']' [2022-04-27T14:03:11.788Z] #58 11.26 + target=static [2022-04-27T14:03:11.788Z] #58 11.26 + make BUILDTAGS=seccomp static [2022-04-27T14:03:11.788Z] #58 11.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T14:03:11.930Z] #17 0.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T14:03:11.930Z] #17 DONE 1.0s [2022-04-27T14:03:11.930Z] [2022-04-27T14:03:11.930Z] #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-04-27T14:03:11.930Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:03:11.930Z] #34 ... [2022-04-27T14:03:11.930Z] [2022-04-27T14:03:11.930Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T14:03:11.930Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T14:03:12.730Z] #58 ... [2022-04-27T14:03:12.730Z] [2022-04-27T14:03:12.730Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:12.730Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:12.730Z] #21 7.522 Reading package lists... [2022-04-27T14:03:12.858Z] #21 2.269 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:03:12.858Z] #21 2.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:03:12.858Z] #21 2.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:03:12.858Z] #21 2.661 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:03:12.920Z] #18 DONE 1.1s [2022-04-27T14:03:12.920Z] [2022-04-27T14:03:12.920Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T14:03:12.920Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T14:03:13.432Z] #21 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:03:14.212Z] #23 8.621 Collecting yamllint==1.26.1 [2022-04-27T14:03:14.212Z] #23 9.671 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T14:03:14.305Z] #19 DONE 1.0s [2022-04-27T14:03:14.305Z] [2022-04-27T14:03:14.305Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T14:03:14.305Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T14:03:14.376Z] #21 4.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:03:14.589Z] #69 147.0 + bin/containerd-shim-runc-v1 [2022-04-27T14:03:15.142Z] #23 10.69 Collecting pathspec>=0.5.3 [2022-04-27T14:03:15.142Z] #23 10.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T14:03:15.142Z] #23 10.95 Collecting pyyaml [2022-04-27T14:03:15.142Z] #23 10.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-27T14:03:15.142Z] #23 10.99 Building wheels for collected packages: yamllint [2022-04-27T14:03:15.142Z] #23 11.01 Building wheel for yamllint (setup.py): started [2022-04-27T14:03:15.235Z] #20 DONE 1.1s [2022-04-27T14:03:15.236Z] [2022-04-27T14:03:15.236Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:15.236Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:15.279Z] #21 10.01 Reading package lists... [2022-04-27T14:03:15.279Z] #21 ... [2022-04-27T14:03:15.279Z] [2022-04-27T14:03:15.279Z] #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-04-27T14:03:15.279Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:03:15.279Z] #34 DONE 135.3s [2022-04-27T14:03:15.279Z] [2022-04-27T14:03:15.279Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:03:15.279Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:03:15.279Z] #45 ... [2022-04-27T14:03:15.279Z] [2022-04-27T14:03:15.279Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:15.279Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:15.279Z] #21 10.01 Reading package lists... [2022-04-27T14:03:16.072Z] #23 11.80 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T14:03:16.072Z] #23 11.80 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ced355ab923aad74a7c0f8591a575b904a900a5b99efb78c857af98cab52bf65 [2022-04-27T14:03:16.072Z] #23 11.80 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T14:03:16.072Z] #23 11.81 Successfully built yamllint [2022-04-27T14:03:16.072Z] #23 11.84 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T14:03:16.166Z] #21 1.224 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T14:03:16.166Z] #21 1.247 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T14:03:16.166Z] #21 1.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T14:03:16.222Z] #21 12.45 Building dependency tree... [2022-04-27T14:03:16.329Z] #23 12.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T14:03:16.732Z] #21 1.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T14:03:16.797Z] #21 14.05 The following additional packages will be installed: [2022-04-27T14:03:16.797Z] #21 14.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:16.797Z] #21 14.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T14:03:16.797Z] #21 14.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T14:03:16.797Z] #21 14.06 python3-pkg-resources vim-runtime xxd [2022-04-27T14:03:16.797Z] #21 14.06 Suggested packages: [2022-04-27T14:03:16.797Z] #21 14.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T14:03:16.797Z] #21 14.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T14:03:16.797Z] #21 14.07 acl attr quota [2022-04-27T14:03:16.797Z] #21 14.07 Recommended packages: [2022-04-27T14:03:16.797Z] #21 14.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T14:03:17.679Z] #21 7.194 Fetched 8510 kB in 5s (1634 kB/s) [2022-04-27T14:03:17.698Z] #23 DONE 13.3s [2022-04-27T14:03:17.699Z] [2022-04-27T14:03:17.699Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:03:17.699Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T14:03:17.740Z] #21 15.05 The following NEW packages will be installed: [2022-04-27T14:03:18.001Z] #21 15.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T14:03:18.001Z] #21 15.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:18.001Z] #21 15.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T14:03:18.001Z] #21 15.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T14:03:18.001Z] #21 15.05 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T14:03:18.001Z] #21 15.05 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T14:03:18.001Z] #21 15.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T14:03:18.001Z] #21 15.05 xz-utils zip zstd [2022-04-27T14:03:18.101Z] #21 2.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T14:03:18.262Z] #21 15.38 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:03:18.262Z] #21 15.38 Need to get 27.6 MB of archives. [2022-04-27T14:03:18.262Z] #21 15.38 After this operation, 106 MB of additional disk space will be used. [2022-04-27T14:03:18.262Z] #21 15.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T14:03:18.262Z] #21 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T14:03:18.262Z] #21 15.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T14:03:18.262Z] #21 15.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T14:03:18.262Z] #21 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T14:03:18.262Z] #21 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T14:03:18.262Z] #21 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T14:03:18.262Z] #21 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T14:03:18.262Z] #21 15.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:03:18.262Z] #21 15.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:03:18.262Z] #21 15.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T14:03:18.262Z] #21 15.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T14:03:18.262Z] #21 15.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T14:03:18.262Z] #21 15.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T14:03:18.262Z] #21 15.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T14:03:18.262Z] #21 15.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T14:03:18.262Z] #21 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T14:03:18.262Z] #21 15.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T14:03:18.262Z] #21 15.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T14:03:18.262Z] #21 15.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T14:03:18.262Z] #21 15.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T14:03:18.262Z] #21 15.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:03:18.262Z] #21 15.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:03:18.262Z] #21 15.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:03:18.262Z] #21 15.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T14:03:18.262Z] #21 15.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T14:03:18.262Z] #21 15.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:03:18.523Z] #21 15.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T14:03:18.523Z] #21 15.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:03:18.523Z] #21 15.74 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-04-27T14:03:18.523Z] #21 15.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:03:18.523Z] #21 15.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T14:03:18.523Z] #21 15.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T14:03:18.523Z] #21 15.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T14:03:18.523Z] #21 15.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T14:03:18.523Z] #21 15.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T14:03:18.523Z] #21 15.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:03:18.523Z] #21 15.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T14:03:18.523Z] #21 15.81 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T14:03:18.523Z] #21 15.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T14:03:18.523Z] #21 15.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T14:03:18.523Z] #21 15.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T14:03:18.784Z] #21 15.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T14:03:18.784Z] #21 15.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T14:03:18.784Z] #21 16.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T14:03:18.784Z] #21 16.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T14:03:18.784Z] #21 16.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T14:03:19.030Z] #21 3.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T14:03:19.045Z] #21 16.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T14:03:19.305Z] #21 16.56 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:03:19.306Z] #21 16.66 Fetched 27.6 MB in 1s (26.8 MB/s) [2022-04-27T14:03:19.567Z] #21 16.71 Selecting previously unselected package pigz. [2022-04-27T14:03:19.567Z] #21 16.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-27T14:03:19.567Z] #21 16.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T14:03:19.567Z] #21 16.77 Unpacking pigz (2.6-1) ... [2022-04-27T14:03:19.567Z] #21 16.88 Selecting previously unselected package libelf1:amd64. [2022-04-27T14:03:19.567Z] #21 16.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T14:03:19.595Z] #21 7.194 Reading package lists... [2022-04-27T14:03:19.828Z] #21 16.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:19.828Z] #21 17.06 Selecting previously unselected package libbpf0:amd64. [2022-04-27T14:03:19.828Z] #21 17.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T14:03:19.828Z] #21 17.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:19.828Z] #21 17.17 Selecting previously unselected package libcap2:amd64. [2022-04-27T14:03:20.089Z] #21 17.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:20.089Z] #21 17.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:20.089Z] #21 17.26 Selecting previously unselected package libmnl0:amd64. [2022-04-27T14:03:20.089Z] #21 17.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T14:03:20.089Z] #21 17.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:20.089Z] #21 17.33 Selecting previously unselected package libxtables12:amd64. [2022-04-27T14:03:20.089Z] #21 17.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T14:03:20.089Z] #21 17.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:20.089Z] #21 17.40 Selecting previously unselected package libcap2-bin. [2022-04-27T14:03:20.089Z] #21 17.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:20.089Z] #21 17.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:20.349Z] #21 17.49 Selecting previously unselected package iproute2. [2022-04-27T14:03:20.349Z] #21 17.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T14:03:20.349Z] #21 17.51 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T14:03:20.611Z] #21 17.91 Selecting previously unselected package xxd. [2022-04-27T14:03:20.872Z] #21 17.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:20.872Z] #21 17.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:20.872Z] #21 18.09 Selecting previously unselected package vim-common. [2022-04-27T14:03:20.872Z] #21 18.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:20.872Z] #21 18.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:21.000Z] ba8181afd426: Verifying Checksum [2022-04-27T14:03:21.000Z] ba8181afd426: Download complete [2022-04-27T14:03:21.133Z] #21 18.26 Selecting previously unselected package bash-completion. [2022-04-27T14:03:21.133Z] #21 18.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T14:03:21.155Z] #69 153.2 + bin/containerd-shim-runc-v2 [2022-04-27T14:03:21.722Z] #69 154.0 + binaries [2022-04-27T14:03:21.722Z] #69 154.0 + install -D bin/containerd /build/containerd [2022-04-27T14:03:21.722Z] #69 154.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T14:03:21.722Z] #69 154.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T14:03:21.722Z] #69 154.1 + install -D bin/ctr /build/ctr [2022-04-27T14:03:22.150Z] #21 9.342 Reading package lists... [2022-04-27T14:03:22.150Z] #21 11.51 Building dependency tree... [2022-04-27T14:03:22.289Z] #69 DONE 154.6s [2022-04-27T14:03:22.302Z] #21 6.912 Fetched 8510 kB in 6s (1427 kB/s) [2022-04-27T14:03:22.721Z] #21 12.66 The following additional packages will be installed: [2022-04-27T14:03:22.721Z] #21 12.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:22.721Z] #21 12.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T14:03:22.721Z] #21 12.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T14:03:22.721Z] #21 12.66 python3-pkg-resources vim-runtime xxd [2022-04-27T14:03:22.721Z] #21 12.66 Suggested packages: [2022-04-27T14:03:22.721Z] #21 12.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T14:03:22.982Z] #21 12.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T14:03:22.982Z] #21 12.67 acl attr quota [2022-04-27T14:03:22.982Z] #21 12.67 Recommended packages: [2022-04-27T14:03:22.982Z] #21 12.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T14:03:23.047Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T14:03:23.047Z] #21 20.31 Selecting previously unselected package bzip2. [2022-04-27T14:03:23.047Z] #21 20.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T14:03:23.047Z] #21 20.32 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T14:03:23.047Z] #21 20.38 Selecting previously unselected package xz-utils. [2022-04-27T14:03:23.047Z] #21 20.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T14:03:23.047Z] #21 20.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:23.224Z] [2022-04-27T14:03:23.224Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T14:03:23.224Z] #70 sha256:5869f933c72379e123e94a136c27c568fce9382e7e9df6caee04371e7720a8e0 [2022-04-27T14:03:23.307Z] #21 20.56 Selecting previously unselected package apparmor. [2022-04-27T14:03:23.308Z] #21 20.57 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T14:03:23.308Z] #21 20.62 Unpacking apparmor (2.13.6-10) ... [2022-04-27T14:03:23.482Z] #70 DONE 0.2s [2022-04-27T14:03:23.482Z] [2022-04-27T14:03:23.482Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T14:03:23.482Z] #75 sha256:a7712c3c5a39a65edd6003d25198958817f944dd82d071e0ee325da0f5ffddb6 [2022-04-27T14:03:23.482Z] #75 DONE 0.1s [2022-04-27T14:03:23.482Z] [2022-04-27T14:03:23.482Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T14:03:23.482Z] #80 sha256:3e790e2d03321c66a66ac0ef1480ff5a24ecdafe82ab105c02201d10f19bffe7 [2022-04-27T14:03:23.683Z] #21 6.912 Reading package lists... [2022-04-27T14:03:23.683Z] #21 ... [2022-04-27T14:03:23.683Z] [2022-04-27T14:03:23.683Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:03:23.683Z] #58 sha256:ff10b54c56252a4207fbe331969291662a14439a1e7afb40659ba6f1516fd458 [2022-04-27T14:03:23.683Z] #58 11.37 + cd /tmp/tmp.G08v8LyI3z/src/github.com/opencontainers/runc [2022-04-27T14:03:23.683Z] #58 11.38 + git checkout -q v1.1.1 [2022-04-27T14:03:23.683Z] #58 11.83 + '[' -z '' ']' [2022-04-27T14:03:23.683Z] #58 11.83 + target=static [2022-04-27T14:03:23.683Z] #58 11.83 + make BUILDTAGS=seccomp static [2022-04-27T14:03:23.683Z] #58 12.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T14:03:23.879Z] #21 21.01 Selecting previously unselected package inetutils-ping. [2022-04-27T14:03:23.879Z] #21 21.01 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T14:03:23.879Z] #21 21.02 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:23.879Z] #21 21.12 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T14:03:23.879Z] #21 21.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:23.879Z] #21 21.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:23.879Z] #21 21.20 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T14:03:23.879Z] #21 21.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:23.879Z] #21 21.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:23.879Z] #21 21.27 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T14:03:23.924Z] #21 13.70 The following NEW packages will be installed: [2022-04-27T14:03:23.924Z] #21 13.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T14:03:23.924Z] #21 13.70 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:23.924Z] #21 13.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T14:03:23.924Z] #21 13.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T14:03:23.924Z] #21 13.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T14:03:23.924Z] #21 13.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T14:03:23.924Z] #21 13.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T14:03:23.924Z] #21 13.70 xz-utils zip zstd [2022-04-27T14:03:24.049Z] #80 DONE 0.5s [2022-04-27T14:03:24.049Z] [2022-04-27T14:03:24.049Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T14:03:24.049Z] #81 sha256:744ff849193bc397017380d062750170ac190584161b859eb0a92fd1e09804ed [2022-04-27T14:03:24.049Z] #81 DONE 0.0s [2022-04-27T14:03:24.049Z] [2022-04-27T14:03:24.049Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T14:03:24.049Z] #82 sha256:b09ba077440260d834f73dd1915855206465bd29174fbccc8c9f013104ffc28f [2022-04-27T14:03:24.140Z] #21 21.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T14:03:24.140Z] #21 21.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:24.140Z] #21 21.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T14:03:24.140Z] #21 21.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T14:03:24.140Z] #21 21.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:24.185Z] #21 14.02 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:03:24.185Z] #21 14.02 Need to get 27.6 MB of archives. [2022-04-27T14:03:24.185Z] #21 14.02 After this operation, 106 MB of additional disk space will be used. [2022-04-27T14:03:24.185Z] #21 14.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T14:03:24.185Z] #21 14.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T14:03:24.185Z] #21 14.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T14:03:24.185Z] #21 14.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:03:24.185Z] #21 14.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:03:24.185Z] #21 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T14:03:24.185Z] #21 14.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T14:03:24.185Z] #21 14.10 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T14:03:24.185Z] #21 14.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T14:03:24.246Z] #58 ... [2022-04-27T14:03:24.246Z] [2022-04-27T14:03:24.246Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:24.246Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:24.246Z] #21 6.912 Reading package lists... [2022-04-27T14:03:24.400Z] #21 21.43 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T14:03:24.400Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T14:03:24.400Z] #21 21.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:24.400Z] #21 21.51 Selecting previously unselected package iptables. [2022-04-27T14:03:24.400Z] #21 21.51 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T14:03:24.400Z] #21 21.52 Unpacking iptables (1.8.7-1) ... [2022-04-27T14:03:24.445Z] #21 14.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T14:03:24.445Z] #21 14.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T14:03:24.445Z] #21 14.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T14:03:24.445Z] #21 14.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T14:03:24.445Z] #21 14.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T14:03:24.445Z] #21 14.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T14:03:24.445Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T14:03:24.445Z] #21 14.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:03:24.445Z] #21 14.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:03:24.446Z] #21 14.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:03:24.446Z] #21 14.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T14:03:24.446Z] #21 14.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T14:03:24.446Z] #21 14.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:03:24.661Z] #21 21.79 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:03:24.661Z] #21 21.80 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:03:24.661Z] #21 21.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:24.661Z] #21 21.97 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:03:24.661Z] #21 21.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:03:24.661Z] #21 21.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:24.706Z] #21 14.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T14:03:24.706Z] #21 14.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:03:24.706Z] #21 14.42 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-04-27T14:03:24.706Z] #21 14.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:03:24.706Z] #21 14.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T14:03:24.706Z] #21 14.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T14:03:24.706Z] #21 14.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T14:03:24.706Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T14:03:24.706Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T14:03:24.706Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:03:24.706Z] #21 14.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T14:03:24.706Z] #21 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T14:03:24.706Z] #21 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T14:03:24.706Z] #21 14.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T14:03:24.706Z] #21 14.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T14:03:24.706Z] #21 14.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T14:03:24.706Z] #21 14.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T14:03:24.923Z] #21 22.08 Selecting previously unselected package jq. [2022-04-27T14:03:24.923Z] #21 22.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:03:24.923Z] #21 22.11 Unpacking jq (1.6-2.1) ... [2022-04-27T14:03:24.923Z] #21 22.18 Selecting previously unselected package libaio1:amd64. [2022-04-27T14:03:24.923Z] #21 22.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T14:03:24.923Z] #21 22.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:24.923Z] #21 22.27 Selecting previously unselected package libgpm2:amd64. [2022-04-27T14:03:24.923Z] #21 22.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T14:03:24.923Z] #21 22.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:24.923Z] #21 22.32 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:03:24.966Z] #21 14.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T14:03:24.966Z] #21 14.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T14:03:24.966Z] #21 14.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T14:03:24.966Z] #21 14.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T14:03:24.984Z] #82 DONE 0.9s [2022-04-27T14:03:24.984Z] [2022-04-27T14:03:24.984Z] #83 exporting to image [2022-04-27T14:03:24.984Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T14:03:24.984Z] #83 exporting layers [2022-04-27T14:03:25.184Z] #21 22.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:03:25.184Z] #21 22.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:25.538Z] #21 15.26 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:03:25.538Z] #21 15.38 Fetched 27.6 MB in 1s (26.7 MB/s) [2022-04-27T14:03:25.538Z] #21 15.45 Selecting previously unselected package pigz. [2022-04-27T14:03:25.538Z] #21 15.45 (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-04-27T14:03:25.538Z] #21 15.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T14:03:25.799Z] #21 15.49 Unpacking pigz (2.6-1) ... [2022-04-27T14:03:25.800Z] #21 15.57 Selecting previously unselected package libelf1:amd64. [2022-04-27T14:03:25.800Z] #21 15.57 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T14:03:25.800Z] #21 15.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:26.061Z] #21 15.72 Selecting previously unselected package libbpf0:amd64. [2022-04-27T14:03:26.061Z] #21 15.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T14:03:26.061Z] #21 15.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:26.061Z] #21 15.83 Selecting previously unselected package libcap2:amd64. [2022-04-27T14:03:26.061Z] #21 15.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:26.061Z] #21 15.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:26.061Z] #21 15.88 Selecting previously unselected package libmnl0:amd64. [2022-04-27T14:03:26.061Z] #21 15.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T14:03:26.061Z] #21 15.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:26.061Z] #21 15.95 Selecting previously unselected package libxtables12:amd64. [2022-04-27T14:03:26.061Z] #21 15.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T14:03:26.061Z] #21 15.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:26.322Z] #21 16.04 Selecting previously unselected package libcap2-bin. [2022-04-27T14:03:26.322Z] #21 16.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:26.322Z] #21 16.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:26.583Z] #21 16.20 Selecting previously unselected package iproute2. [2022-04-27T14:03:26.583Z] #21 16.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T14:03:26.583Z] #21 16.21 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T14:03:27.024Z] #21 9.464 Reading package lists... [2022-04-27T14:03:27.025Z] #21 ... [2022-04-27T14:03:27.025Z] [2022-04-27T14:03:27.025Z] #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-04-27T14:03:27.025Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T14:03:27.025Z] #34 DONE 139.8s [2022-04-27T14:03:27.025Z] [2022-04-27T14:03:27.025Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:03:27.025Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:03:27.156Z] #21 16.86 Selecting previously unselected package xxd. [2022-04-27T14:03:27.156Z] #21 16.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:27.156Z] #21 16.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:27.156Z] #21 17.01 Selecting previously unselected package vim-common. [2022-04-27T14:03:27.286Z] #53 ... [2022-04-27T14:03:27.286Z] [2022-04-27T14:03:27.286Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-27T14:03:27.286Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T14:03:27.286Z] #21 9.464 Reading package lists... [2022-04-27T14:03:27.418Z] #21 17.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:27.418Z] #21 17.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:27.418Z] #21 17.21 Selecting previously unselected package bash-completion. [2022-04-27T14:03:27.418Z] #21 17.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T14:03:27.652Z] #45 163.3 + dpkg --print-architecture [2022-04-27T14:03:27.652Z] #45 DONE 163.8s [2022-04-27T14:03:27.652Z] [2022-04-27T14:03:27.652Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:03:27.652Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:03:27.850Z] #21 12.23 Building dependency tree... [2022-04-27T14:03:28.488Z] #21 25.40 Selecting previously unselected package libinih1:amd64. [2022-04-27T14:03:28.488Z] #21 25.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T14:03:28.488Z] #21 25.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:28.488Z] #21 25.48 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:03:28.488Z] #21 25.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:03:28.488Z] #21 25.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:28.488Z] #21 25.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:03:28.488Z] #21 25.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:03:28.488Z] #21 25.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:28.488Z] #21 25.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:03:28.488Z] #21 25.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:03:28.488Z] #21 25.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:28.488Z] #21 25.76 Selecting previously unselected package net-tools. [2022-04-27T14:03:28.488Z] #21 25.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T14:03:28.488Z] #21 25.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:28.751Z] #21 25.99 Selecting previously unselected package patch. [2022-04-27T14:03:28.751Z] #21 25.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T14:03:28.751Z] #21 26.00 Unpacking patch (2.7.6-7) ... [2022-04-27T14:03:28.751Z] #21 26.12 Selecting previously unselected package python-pip-whl. [2022-04-27T14:03:29.012Z] #21 26.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:29.012Z] #21 26.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:29.220Z] #21 13.91 The following additional packages will be installed: [2022-04-27T14:03:29.220Z] #21 13.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:29.220Z] #21 13.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T14:03:29.220Z] #21 13.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T14:03:29.220Z] #21 13.92 python3-pkg-resources vim-runtime xxd [2022-04-27T14:03:29.220Z] #21 13.93 Suggested packages: [2022-04-27T14:03:29.220Z] #21 13.93 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T14:03:29.220Z] #21 13.93 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T14:03:29.220Z] #21 13.93 acl attr quota [2022-04-27T14:03:29.220Z] #21 13.93 Recommended packages: [2022-04-27T14:03:29.220Z] #21 13.93 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T14:03:29.336Z] #21 18.99 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T14:03:29.584Z] #21 26.64 Selecting previously unselected package python3-lib2to3. [2022-04-27T14:03:29.584Z] #21 26.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T14:03:29.584Z] #21 26.66 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:29.584Z] #21 26.75 Selecting previously unselected package python3-distutils. [2022-04-27T14:03:29.584Z] #21 26.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T14:03:29.584Z] #21 26.76 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T14:03:29.598Z] #21 19.38 Selecting previously unselected package bzip2. [2022-04-27T14:03:29.598Z] #21 19.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T14:03:29.598Z] #21 19.39 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T14:03:29.598Z] #21 19.47 Selecting previously unselected package xz-utils. [2022-04-27T14:03:29.598Z] #21 19.47 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T14:03:29.598Z] #21 19.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:29.845Z] #21 26.90 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:03:29.845Z] #21 26.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:03:29.845Z] #21 26.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:29.845Z] #21 27.06 Selecting previously unselected package python3-setuptools. [2022-04-27T14:03:29.845Z] #21 27.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T14:03:29.845Z] #21 27.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:29.860Z] #21 19.64 Selecting previously unselected package apparmor. [2022-04-27T14:03:29.860Z] #21 19.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T14:03:29.860Z] #21 19.69 Unpacking apparmor (2.13.6-10) ... [2022-04-27T14:03:30.107Z] #21 27.27 Selecting previously unselected package python3-wheel. [2022-04-27T14:03:30.107Z] #21 27.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T14:03:30.107Z] #21 27.28 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T14:03:30.107Z] #21 27.35 Selecting previously unselected package python3-pip. [2022-04-27T14:03:30.107Z] #21 27.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:30.107Z] #21 27.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:30.122Z] #21 20.08 Selecting previously unselected package inetutils-ping. [2022-04-27T14:03:30.151Z] #21 15.00 The following NEW packages will be installed: [2022-04-27T14:03:30.151Z] #21 15.00 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T14:03:30.151Z] #21 15.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T14:03:30.151Z] #21 15.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T14:03:30.151Z] #21 15.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T14:03:30.151Z] #21 15.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T14:03:30.151Z] #21 15.01 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T14:03:30.151Z] #21 15.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T14:03:30.151Z] #21 15.01 xz-utils zip zstd [2022-04-27T14:03:30.380Z] #21 27.66 Selecting previously unselected package sudo. [2022-04-27T14:03:30.380Z] #21 27.66 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T14:03:30.380Z] #21 27.67 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T14:03:30.383Z] #21 20.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T14:03:30.383Z] #21 20.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:30.383Z] #21 20.21 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T14:03:30.383Z] #21 20.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:30.383Z] #21 20.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:30.383Z] #21 20.27 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T14:03:30.383Z] #21 20.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:30.383Z] #21 20.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:30.408Z] #21 15.34 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:03:30.408Z] #21 15.34 Need to get 27.6 MB of archives. [2022-04-27T14:03:30.408Z] #21 15.34 After this operation, 106 MB of additional disk space will be used. [2022-04-27T14:03:30.408Z] #21 15.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T14:03:30.408Z] #21 15.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T14:03:30.408Z] #21 15.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T14:03:30.408Z] #21 15.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T14:03:30.408Z] #21 15.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T14:03:30.408Z] #21 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T14:03:30.408Z] #21 15.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T14:03:30.408Z] #21 15.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T14:03:30.408Z] #21 15.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T14:03:30.408Z] #21 15.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T14:03:30.408Z] #21 15.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T14:03:30.408Z] #21 15.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T14:03:30.408Z] #21 15.42 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T14:03:30.408Z] #21 15.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T14:03:30.408Z] #21 15.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T14:03:30.408Z] #21 15.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T14:03:30.408Z] #21 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T14:03:30.408Z] #21 15.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T14:03:30.408Z] #21 15.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T14:03:30.408Z] #21 15.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T14:03:30.408Z] #21 15.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T14:03:30.408Z] #21 15.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T14:03:30.408Z] #21 15.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T14:03:30.408Z] #21 15.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T14:03:30.408Z] #21 15.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T14:03:30.408Z] #21 15.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T14:03:30.645Z] #21 20.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T14:03:30.645Z] #21 20.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T14:03:30.645Z] #21 20.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:30.645Z] #21 20.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T14:03:30.645Z] #21 20.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T14:03:30.645Z] #21 20.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:30.665Z] #21 15.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T14:03:30.665Z] #21 15.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T14:03:30.907Z] #21 20.51 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T14:03:30.907Z] #21 20.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T14:03:30.907Z] #21 20.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:30.907Z] #21 20.60 Selecting previously unselected package iptables. [2022-04-27T14:03:30.907Z] #21 20.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T14:03:30.907Z] #21 20.60 Unpacking iptables (1.8.7-1) ... [2022-04-27T14:03:30.922Z] #21 15.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T14:03:30.922Z] #21 15.79 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-04-27T14:03:30.922Z] #21 15.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T14:03:30.923Z] #21 15.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T14:03:30.923Z] #21 15.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T14:03:30.923Z] #21 15.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T14:03:30.923Z] #21 15.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T14:03:30.923Z] #21 15.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T14:03:30.923Z] #21 15.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T14:03:30.923Z] #21 15.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T14:03:30.923Z] #21 15.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T14:03:30.923Z] #21 15.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T14:03:30.923Z] #21 15.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T14:03:30.923Z] #21 15.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T14:03:30.923Z] #21 15.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T14:03:30.923Z] #21 15.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T14:03:30.953Z] #21 28.21 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T14:03:30.954Z] #21 28.21 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T14:03:30.954Z] #21 28.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:31.169Z] #21 20.85 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:03:31.169Z] #21 20.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:03:31.169Z] #21 20.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:31.169Z] #21 20.98 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:03:31.169Z] #21 20.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:03:31.169Z] #21 20.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:31.179Z] #21 16.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T14:03:31.179Z] #21 16.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T14:03:31.179Z] #21 16.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T14:03:31.179Z] #21 16.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T14:03:31.215Z] #21 28.44 Selecting previously unselected package uidmap. [2022-04-27T14:03:31.215Z] #21 28.46 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T14:03:31.215Z] #21 28.47 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T14:03:31.431Z] #21 21.08 Selecting previously unselected package jq. [2022-04-27T14:03:31.431Z] #21 21.09 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:03:31.431Z] #21 21.10 Unpacking jq (1.6-2.1) ... [2022-04-27T14:03:31.431Z] #21 21.20 Selecting previously unselected package libaio1:amd64. [2022-04-27T14:03:31.431Z] #21 21.21 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T14:03:31.431Z] #21 21.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:31.431Z] #21 21.27 Selecting previously unselected package libgpm2:amd64. [2022-04-27T14:03:31.431Z] #21 21.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T14:03:31.431Z] #21 21.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:31.431Z] #21 21.35 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:03:31.477Z] #21 28.60 Selecting previously unselected package vim-runtime. [2022-04-27T14:03:31.477Z] #21 28.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:31.477Z] #21 28.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T14:03:31.477Z] #21 28.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T14:03:31.477Z] #21 28.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:31.693Z] #21 21.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:03:31.693Z] #21 21.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:31.743Z] #21 16.78 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:03:32.000Z] #21 16.92 Fetched 27.6 MB in 1s (23.4 MB/s) [2022-04-27T14:03:32.000Z] #21 16.99 Selecting previously unselected package pigz. [2022-04-27T14:03:32.000Z] #21 16.99 (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-04-27T14:03:32.000Z] #21 17.03 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T14:03:32.000Z] #21 17.04 Unpacking pigz (2.6-1) ... [2022-04-27T14:03:32.000Z] #21 17.11 Selecting previously unselected package libelf1:amd64. [2022-04-27T14:03:32.000Z] #21 17.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T14:03:32.000Z] #21 17.12 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:32.257Z] #21 17.26 Selecting previously unselected package libbpf0:amd64. [2022-04-27T14:03:32.257Z] #21 17.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T14:03:32.257Z] #21 17.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:32.257Z] #21 17.38 Selecting previously unselected package libcap2:amd64. [2022-04-27T14:03:32.257Z] #21 17.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:32.513Z] #21 17.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:32.513Z] #21 17.46 Selecting previously unselected package libmnl0:amd64. [2022-04-27T14:03:32.513Z] #21 17.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T14:03:32.513Z] #21 17.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:32.513Z] #21 17.53 Selecting previously unselected package libxtables12:amd64. [2022-04-27T14:03:32.513Z] #21 17.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T14:03:32.513Z] #21 17.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:32.513Z] #21 17.60 Selecting previously unselected package libcap2-bin. [2022-04-27T14:03:32.513Z] #21 17.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T14:03:32.513Z] #21 17.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:32.770Z] #21 17.71 Selecting previously unselected package iproute2. [2022-04-27T14:03:32.770Z] #21 17.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T14:03:32.770Z] #21 17.71 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T14:03:33.027Z] #21 18.13 Selecting previously unselected package xxd. [2022-04-27T14:03:33.285Z] #21 18.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:33.285Z] #21 18.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:33.285Z] #21 18.26 Selecting previously unselected package vim-common. [2022-04-27T14:03:33.285Z] #21 18.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:33.285Z] #21 18.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:33.542Z] #21 18.48 Selecting previously unselected package bash-completion. [2022-04-27T14:03:33.542Z] #21 18.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T14:03:34.779Z] #21 31.36 Selecting previously unselected package vim. [2022-04-27T14:03:34.779Z] #21 31.36 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:34.779Z] #21 31.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:34.779Z] #21 31.88 Selecting previously unselected package xfsprogs. [2022-04-27T14:03:34.779Z] #21 31.89 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T14:03:34.779Z] #21 31.90 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T14:03:35.009Z] #21 24.39 Selecting previously unselected package libinih1:amd64. [2022-04-27T14:03:35.010Z] #21 24.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T14:03:35.010Z] #21 24.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:35.010Z] #21 24.47 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:03:35.010Z] #21 24.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:03:35.010Z] #21 24.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:35.010Z] #21 24.58 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:03:35.010Z] #21 24.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:03:35.010Z] #21 24.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:35.010Z] #21 24.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:03:35.010Z] #21 24.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:03:35.010Z] #21 24.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:35.010Z] #21 24.75 Selecting previously unselected package net-tools. [2022-04-27T14:03:35.010Z] #21 24.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T14:03:35.010Z] #21 24.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:35.270Z] #21 24.95 Selecting previously unselected package patch. [2022-04-27T14:03:35.270Z] #21 24.95 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T14:03:35.270Z] #21 24.96 Unpacking patch (2.7.6-7) ... [2022-04-27T14:03:35.270Z] #21 25.06 Selecting previously unselected package python-pip-whl. [2022-04-27T14:03:35.270Z] #21 25.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:35.270Z] #21 25.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:35.301Z] #21 32.32 Selecting previously unselected package zip. [2022-04-27T14:03:35.301Z] #21 32.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T14:03:35.301Z] #21 32.35 Unpacking zip (3.0-12) ... [2022-04-27T14:03:35.301Z] #21 32.46 Selecting previously unselected package zstd. [2022-04-27T14:03:35.301Z] #21 32.48 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T14:03:35.301Z] #21 32.49 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:35.436Z] #21 20.32 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T14:03:35.695Z] #21 20.67 Selecting previously unselected package bzip2. [2022-04-27T14:03:35.695Z] #21 20.67 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T14:03:35.695Z] #21 20.68 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T14:03:35.695Z] #21 20.76 Selecting previously unselected package xz-utils. [2022-04-27T14:03:35.823Z] #21 32.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:35.841Z] #21 25.56 Selecting previously unselected package python3-lib2to3. [2022-04-27T14:03:35.841Z] #21 25.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T14:03:35.841Z] #21 25.57 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:35.841Z] #21 25.66 Selecting previously unselected package python3-distutils. [2022-04-27T14:03:35.841Z] #21 25.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T14:03:35.841Z] #21 25.67 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T14:03:35.937Z] 4612f6d0b889: Verifying Checksum [2022-04-27T14:03:35.937Z] 4612f6d0b889: Download complete [2022-04-27T14:03:35.952Z] #21 20.76 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T14:03:35.952Z] #21 20.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:35.952Z] #21 20.94 Selecting previously unselected package apparmor. [2022-04-27T14:03:35.952Z] #21 20.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T14:03:35.952Z] #21 20.98 Unpacking apparmor (2.13.6-10) ... [2022-04-27T14:03:36.102Z] #21 25.80 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:03:36.102Z] #21 25.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:03:36.102Z] #21 25.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:36.362Z] #21 25.96 Selecting previously unselected package python3-setuptools. [2022-04-27T14:03:36.362Z] #21 25.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T14:03:36.362Z] #21 25.98 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:36.362Z] #21 26.22 Selecting previously unselected package python3-wheel. [2022-04-27T14:03:36.362Z] #21 26.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T14:03:36.362Z] #21 26.25 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T14:03:36.362Z] #21 26.31 Selecting previously unselected package python3-pip. [2022-04-27T14:03:36.465Z] #21 21.35 Selecting previously unselected package inetutils-ping. [2022-04-27T14:03:36.465Z] #21 21.36 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T14:03:36.465Z] #21 21.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:36.465Z] #21 21.48 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T14:03:36.465Z] #21 21.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:36.465Z] #21 21.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:36.465Z] #21 21.57 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T14:03:36.465Z] #21 21.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T14:03:36.465Z] #21 21.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:36.623Z] #21 26.32 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:36.623Z] #21 26.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:36.623Z] #21 26.57 Selecting previously unselected package sudo. [2022-04-27T14:03:36.623Z] #21 26.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T14:03:36.656Z] #21 33.74 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:36.656Z] #21 33.77 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:36.656Z] #21 33.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:36.656Z] #21 33.80 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:36.656Z] #21 33.82 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:36.656Z] #21 33.83 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:36.656Z] #21 33.85 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T14:03:36.656Z] #21 33.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:36.656Z] #21 33.88 Setting up bzip2 (1.0.8-4) ... [2022-04-27T14:03:36.656Z] #21 33.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:36.656Z] #21 33.91 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T14:03:36.722Z] #21 21.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T14:03:36.723Z] #21 21.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T14:03:36.723Z] #21 21.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:36.723Z] #21 21.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T14:03:36.723Z] #21 21.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T14:03:36.723Z] #21 21.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:36.723Z] #21 21.81 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T14:03:36.723Z] #21 21.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T14:03:36.723Z] #21 21.82 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:36.884Z] #21 26.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T14:03:36.980Z] #21 21.90 Selecting previously unselected package iptables. [2022-04-27T14:03:36.980Z] #21 21.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T14:03:36.980Z] #21 21.92 Unpacking iptables (1.8.7-1) ... [2022-04-27T14:03:36.980Z] #21 22.18 Selecting previously unselected package libonig5:amd64. [2022-04-27T14:03:37.237Z] #21 22.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T14:03:37.237Z] #21 22.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:37.237Z] #21 22.31 Selecting previously unselected package libjq1:amd64. [2022-04-27T14:03:37.237Z] #21 22.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T14:03:37.237Z] #21 22.32 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:37.456Z] #21 27.03 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T14:03:37.456Z] #21 27.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T14:03:37.456Z] #21 27.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:37.456Z] #21 27.25 Selecting previously unselected package uidmap. [2022-04-27T14:03:37.456Z] #21 27.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T14:03:37.456Z] #21 27.27 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T14:03:37.494Z] #21 22.43 Selecting previously unselected package jq. [2022-04-27T14:03:37.494Z] #21 22.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T14:03:37.494Z] #21 22.45 Unpacking jq (1.6-2.1) ... [2022-04-27T14:03:37.494Z] #21 22.54 Selecting previously unselected package libaio1:amd64. [2022-04-27T14:03:37.494Z] #21 22.55 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T14:03:37.494Z] #21 22.56 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:37.494Z] #21 22.61 Selecting previously unselected package libgpm2:amd64. [2022-04-27T14:03:37.494Z] #21 22.62 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T14:03:37.599Z] #21 34.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:37.599Z] #21 34.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:37.599Z] #21 34.66 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:37.599Z] #21 34.67 Setting up apparmor (2.13.6-10) ... [2022-04-27T14:03:37.719Z] #21 27.39 Selecting previously unselected package vim-runtime. [2022-04-27T14:03:37.719Z] #21 27.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:37.719Z] #21 27.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T14:03:37.719Z] #21 27.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T14:03:37.719Z] #21 27.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:37.750Z] #21 22.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:37.750Z] #21 22.73 Selecting previously unselected package libicu67:amd64. [2022-04-27T14:03:37.750Z] #21 22.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T14:03:37.750Z] #21 22.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:39.245Z] #21 36.35 Setting up zip (3.0-12) ... [2022-04-27T14:03:39.245Z] #21 36.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:39.245Z] #21 36.41 Setting up bash-completion (1:2.11-2) ... [2022-04-27T14:03:41.021Z] #21 30.41 Selecting previously unselected package vim. [2022-04-27T14:03:41.021Z] #21 30.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:41.021Z] #21 30.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:41.029Z] #21 25.97 Selecting previously unselected package libinih1:amd64. [2022-04-27T14:03:41.029Z] #21 25.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T14:03:41.029Z] #21 25.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:41.029Z] #21 26.04 Selecting previously unselected package libnet1:amd64. [2022-04-27T14:03:41.029Z] #21 26.04 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T14:03:41.029Z] #21 26.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:41.029Z] #21 26.14 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T14:03:41.029Z] #21 26.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T14:03:41.160Z] #21 38.28 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:41.160Z] #21 38.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T14:03:41.160Z] #21 38.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:41.160Z] #21 38.33 Setting up patch (2.7.6-7) ... [2022-04-27T14:03:41.160Z] #21 38.34 Setting up sudo (1.9.5p2-3) ... [2022-04-27T14:03:41.160Z] #21 38.42 invoke-rc.d: could not determine current runlevel [2022-04-27T14:03:41.160Z] #21 38.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:03:41.160Z] #21 38.44 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T14:03:41.160Z] #21 38.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:41.160Z] #21 38.52 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:41.282Z] #21 30.91 Selecting previously unselected package xfsprogs. [2022-04-27T14:03:41.282Z] #21 30.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T14:03:41.282Z] #21 30.94 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T14:03:41.298Z] #21 26.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:41.298Z] #21 26.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T14:03:41.298Z] #21 26.25 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T14:03:41.298Z] #21 26.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:41.298Z] #21 26.32 Selecting previously unselected package net-tools. [2022-04-27T14:03:41.298Z] #21 26.32 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T14:03:41.298Z] #21 26.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:41.421Z] #21 38.54 Setting up pigz (2.6-1) ... [2022-04-27T14:03:41.421Z] #21 38.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:41.421Z] #21 38.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:41.421Z] #21 38.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:41.421Z] #21 38.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:41.543Z] #21 31.33 Selecting previously unselected package zip. [2022-04-27T14:03:41.543Z] #21 31.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T14:03:41.543Z] #21 31.35 Unpacking zip (3.0-12) ... [2022-04-27T14:03:41.555Z] #21 26.52 Selecting previously unselected package patch. [2022-04-27T14:03:41.555Z] #21 26.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T14:03:41.555Z] #21 26.55 Unpacking patch (2.7.6-7) ... [2022-04-27T14:03:41.555Z] #21 26.63 Selecting previously unselected package python-pip-whl. [2022-04-27T14:03:41.804Z] #21 31.47 Selecting previously unselected package zstd. [2022-04-27T14:03:41.804Z] #21 31.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T14:03:41.804Z] #21 31.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:41.812Z] #21 26.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:41.812Z] #21 26.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:42.065Z] #21 31.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:42.082Z] #21 27.19 Selecting previously unselected package python3-lib2to3. [2022-04-27T14:03:42.254Z] #21 39.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:42.254Z] #21 39.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:42.339Z] #21 27.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T14:03:42.339Z] #21 27.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:42.339Z] #21 27.31 Selecting previously unselected package python3-distutils. [2022-04-27T14:03:42.339Z] #21 27.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T14:03:42.339Z] #21 27.33 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T14:03:42.597Z] #21 27.45 Selecting previously unselected package python3-pkg-resources. [2022-04-27T14:03:42.597Z] #21 27.46 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T14:03:42.597Z] #21 27.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:42.597Z] #21 27.59 Selecting previously unselected package python3-setuptools. [2022-04-27T14:03:42.597Z] #21 27.59 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T14:03:42.597Z] #21 27.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:42.827Z] #21 39.86 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:42.827Z] #21 39.93 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:42.827Z] #21 39.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:42.827Z] #21 39.96 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T14:03:42.856Z] #21 27.89 Selecting previously unselected package python3-wheel. [2022-04-27T14:03:42.856Z] #21 27.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T14:03:42.856Z] #21 27.90 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T14:03:42.856Z] #21 27.98 Selecting previously unselected package python3-pip. [2022-04-27T14:03:43.009Z] #21 32.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:43.009Z] #21 32.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:43.009Z] #21 32.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:43.009Z] #21 32.63 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:43.009Z] #21 32.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:43.009Z] #21 32.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:43.009Z] #21 32.68 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T14:03:43.009Z] #21 32.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:43.009Z] #21 32.71 Setting up bzip2 (1.0.8-4) ... [2022-04-27T14:03:43.009Z] #21 32.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:43.009Z] #21 32.73 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T14:03:43.114Z] #21 28.00 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T14:03:43.114Z] #21 28.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:43.114Z] #21 28.28 Selecting previously unselected package sudo. [2022-04-27T14:03:43.371Z] #21 28.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T14:03:43.371Z] #21 28.30 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T14:03:43.399Z] #21 40.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:43.399Z] #21 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T14:03:43.399Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T14:03:43.399Z] #21 40.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T14:03:43.399Z] #21 40.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T14:03:43.399Z] #21 40.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T14:03:43.399Z] #21 40.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T14:03:43.399Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T14:03:43.399Z] #21 40.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T14:03:43.399Z] #21 40.54 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:43.841Z] #21 33.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:43.841Z] #21 33.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:43.841Z] #21 33.51 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:43.841Z] #21 33.52 Setting up apparmor (2.13.6-10) ... [2022-04-27T14:03:43.934Z] #21 28.84 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T14:03:43.934Z] #21 28.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T14:03:43.934Z] #21 28.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:44.191Z] #21 29.10 Selecting previously unselected package uidmap. [2022-04-27T14:03:44.191Z] #21 29.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T14:03:44.191Z] #21 29.12 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T14:03:44.191Z] #21 29.28 Selecting previously unselected package vim-runtime. [2022-04-27T14:03:44.191Z] #21 29.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T14:03:44.191Z] #21 29.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-04-27T14:03:44.448Z] #21 29.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T14:03:44.448Z] #21 29.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:44.795Z] #21 41.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:44.796Z] #21 41.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:44.796Z] #21 41.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:44.796Z] #21 41.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:45.227Z] #21 34.84 Setting up zip (3.0-12) ... [2022-04-27T14:03:45.227Z] #21 34.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:45.227Z] #21 34.89 Setting up bash-completion (1:2.11-2) ... [2022-04-27T14:03:46.000Z] #21 43.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:46.000Z] #21 43.03 Setting up jq (1.6-2.1) ... [2022-04-27T14:03:46.000Z] #21 43.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:46.000Z] #21 43.06 Setting up iptables (1.8.7-1) ... [2022-04-27T14:03:46.000Z] #21 43.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T14:03:46.000Z] #21 43.11 Setting up iproute2 (5.10.0-4) ... [2022-04-27T14:03:46.261Z] #21 43.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:03:47.139Z] #21 36.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:47.139Z] #21 36.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T14:03:47.139Z] #21 36.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:47.139Z] #21 36.71 Setting up patch (2.7.6-7) ... [2022-04-27T14:03:47.139Z] #21 36.72 Setting up sudo (1.9.5p2-3) ... [2022-04-27T14:03:47.139Z] #21 36.80 invoke-rc.d: could not determine current runlevel [2022-04-27T14:03:47.139Z] #21 36.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:03:47.139Z] #21 36.82 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T14:03:47.139Z] #21 36.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:47.139Z] #21 36.90 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:47.139Z] #21 36.91 Setting up pigz (2.6-1) ... [2022-04-27T14:03:47.139Z] #21 36.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:47.139Z] #21 36.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:47.139Z] #21 36.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:47.139Z] #21 36.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:47.711Z] #21 37.54 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:47.711Z] #21 37.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:47.722Z] #21 32.16 Selecting previously unselected package vim. [2022-04-27T14:03:47.722Z] #21 32.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T14:03:47.722Z] #21 32.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:47.722Z] #21 32.74 Selecting previously unselected package xfsprogs. [2022-04-27T14:03:47.722Z] #21 32.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T14:03:47.722Z] #21 32.75 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T14:03:48.177Z] #21 DONE 45.3s [2022-04-27T14:03:48.178Z] [2022-04-27T14:03:48.178Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-27T14:03:48.178Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T14:03:48.248Z] #21 33.18 Selecting previously unselected package zip. [2022-04-27T14:03:48.248Z] #21 33.20 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T14:03:48.248Z] #21 33.20 Unpacking zip (3.0-12) ... [2022-04-27T14:03:48.284Z] #21 38.03 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:48.284Z] #21 38.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:48.284Z] #21 38.08 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:48.284Z] #21 38.09 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T14:03:48.506Z] #21 33.32 Selecting previously unselected package zstd. [2022-04-27T14:03:48.506Z] #21 33.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T14:03:48.506Z] #21 33.34 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:48.764Z] #21 33.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T14:03:48.814Z] #21 38.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:48.814Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T14:03:48.814Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T14:03:48.814Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T14:03:48.814Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T14:03:48.814Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T14:03:48.814Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T14:03:48.814Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T14:03:48.814Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T14:03:48.814Z] #21 38.57 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:49.123Z] #22 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T14:03:49.123Z] #22 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T14:03:49.124Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T14:03:49.124Z] #22 DONE 1.0s [2022-04-27T14:03:49.124Z] [2022-04-27T14:03:49.124Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T14:03:49.124Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T14:03:49.590Z] #21 34.50 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:49.590Z] #21 34.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T14:03:49.590Z] #21 34.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T14:03:49.590Z] #21 34.54 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T14:03:49.590Z] #21 34.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T14:03:49.590Z] #21 34.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T14:03:49.590Z] #21 34.58 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T14:03:49.590Z] #21 34.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T14:03:49.590Z] #21 34.60 Setting up bzip2 (1.0.8-4) ... [2022-04-27T14:03:49.590Z] #21 34.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T14:03:49.590Z] #21 34.63 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T14:03:50.155Z] #21 35.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:50.155Z] #21 35.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T14:03:50.155Z] #21 35.30 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T14:03:50.200Z] #21 39.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:50.200Z] #21 39.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:50.200Z] #21 39.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:50.200Z] #21 39.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:50.412Z] #21 35.32 Setting up apparmor (2.13.6-10) ... [2022-04-27T14:03:51.149Z] #21 41.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:51.410Z] #21 41.06 Setting up jq (1.6-2.1) ... [2022-04-27T14:03:51.410Z] #21 41.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:51.410Z] #21 41.08 Setting up iptables (1.8.7-1) ... [2022-04-27T14:03:51.410Z] #21 41.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T14:03:51.410Z] #21 41.14 Setting up iproute2 (5.10.0-4) ... [2022-04-27T14:03:51.527Z] #83 exporting layers 23.9s done [2022-04-27T14:03:51.527Z] #83 writing image sha256:88d283107c7e96e4e8938ec75058c26fba7f976cb304b21fa9e78e8037353608 [2022-04-27T14:03:51.527Z] #83 writing image sha256:88d283107c7e96e4e8938ec75058c26fba7f976cb304b21fa9e78e8037353608 done [2022-04-27T14:03:51.527Z] #83 naming to docker.io/library/docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 done [2022-04-27T14:03:51.527Z] #83 DONE 24.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-27T14:03:51.673Z] #21 41.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:03:51.784Z] #21 36.87 Setting up zip (3.0-12) ... [2022-04-27T14:03:51.785Z] #21 36.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:51.785Z] #21 36.91 Setting up bash-completion (1:2.11-2) ... [2022-04-27T14:03:51.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/validate/default [2022-04-27T14:03:52.440Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-27T14:03:52.440Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-27T14:03:52.440Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-27T14:03:52.440Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-27T14:03:52.440Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-27T14:03:52.441Z] Congratulations! No new tests were added to integration-cli. [2022-04-27T14:03:52.441Z] [2022-04-27T14:03:52.441Z] INFO Start validation with golang-ci-lint [2022-04-27T14:03:53.059Z] #21 DONE 42.6s [2022-04-27T14:03:53.059Z] [2022-04-27T14:03:53.059Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-27T14:03:53.059Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T14:03:53.378Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-27T14:03:53.378Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-27T14:03:53.378Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-27T14:03:54.066Z] #22 1.323 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T14:03:54.066Z] #22 1.326 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T14:03:54.066Z] #22 1.330 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T14:03:54.066Z] #22 DONE 1.4s [2022-04-27T14:03:54.066Z] [2022-04-27T14:03:54.066Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:03:54.066Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:03:54.308Z] #21 38.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T14:03:54.308Z] #21 39.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T14:03:54.308Z] #21 39.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T14:03:54.308Z] #21 39.03 Setting up patch (2.7.6-7) ... [2022-04-27T14:03:54.308Z] #21 39.05 Setting up sudo (1.9.5p2-3) ... [2022-04-27T14:03:54.308Z] #21 39.17 invoke-rc.d: could not determine current runlevel [2022-04-27T14:03:54.308Z] #21 39.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:03:54.308Z] #21 39.19 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T14:03:54.308Z] #21 39.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T14:03:54.308Z] #21 39.22 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T14:03:54.308Z] #21 39.24 Setting up pigz (2.6-1) ... [2022-04-27T14:03:54.308Z] #21 39.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T14:03:54.308Z] #21 39.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T14:03:54.308Z] #21 39.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T14:03:54.308Z] #21 39.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:54.346Z] #53 ... [2022-04-27T14:03:54.346Z] [2022-04-27T14:03:54.346Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T14:03:54.346Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T14:03:55.131Z] #21 39.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T14:03:55.131Z] #21 40.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T14:03:55.387Z] #21 40.43 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T14:03:55.387Z] #21 40.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T14:03:55.387Z] #21 40.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T14:03:55.644Z] #21 40.55 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T14:03:56.207Z] #21 41.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T14:03:56.207Z] #21 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T14:03:56.207Z] #21 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T14:03:56.207Z] #21 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T14:03:56.207Z] #21 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T14:03:56.207Z] #21 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T14:03:56.207Z] #21 41.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T14:03:56.207Z] #21 41.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T14:03:56.207Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T14:03:56.207Z] #21 41.14 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T14:03:57.577Z] #21 42.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T14:03:57.577Z] #21 42.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T14:03:57.577Z] #21 42.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T14:03:57.577Z] #21 42.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T14:03:57.923Z] 8f616e6e9eec: Pull complete [2022-04-27T14:03:58.949Z] #21 43.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T14:03:58.949Z] #21 43.74 Setting up jq (1.6-2.1) ... [2022-04-27T14:03:58.949Z] #21 43.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T14:03:58.949Z] #21 43.77 Setting up iptables (1.8.7-1) ... [2022-04-27T14:03:58.949Z] #21 43.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T14:03:58.949Z] #21 43.84 Setting up iproute2 (5.10.0-4) ... [2022-04-27T14:03:59.207Z] #21 44.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:03:59.320Z] #23 9.786 Collecting yamllint==1.26.1 [2022-04-27T14:03:59.893Z] #23 10.89 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T14:04:00.144Z] #21 DONE 45.3s [2022-04-27T14:04:00.145Z] [2022-04-27T14:04:00.145Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:00.145Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:00.401Z] #53 ... [2022-04-27T14:04:00.401Z] [2022-04-27T14:04:00.401Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-27T14:04:00.401Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T14:04:01.303Z] 8f616e6e9eec: Pull complete [2022-04-27T14:04:01.337Z] #22 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T14:04:01.337Z] #22 0.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T14:04:01.337Z] #22 0.888 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T14:04:01.337Z] #22 DONE 0.9s [2022-04-27T14:04:01.337Z] [2022-04-27T14:04:01.337Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T14:04:01.337Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T14:04:01.826Z] #23 12.55 Collecting pathspec>=0.5.3 [2022-04-27T14:04:01.826Z] #23 12.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T14:04:02.089Z] #23 12.99 Collecting pyyaml [2022-04-27T14:04:02.089Z] #23 13.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-04-27T14:04:02.349Z] #23 13.13 Building wheels for collected packages: yamllint [2022-04-27T14:04:02.349Z] #23 13.13 Building wheel for yamllint (setup.py): started [2022-04-27T14:04:04.266Z] #23 14.89 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T14:04:04.266Z] #23 14.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e87127cf9fdce110338a3127b3eb8b522a2f888d79f103bbfd90f3eabc4346b3 [2022-04-27T14:04:04.266Z] #23 14.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T14:04:04.266Z] #23 14.89 Successfully built yamllint [2022-04-27T14:04:04.266Z] #23 14.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T14:04:04.266Z] #23 15.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T14:04:05.240Z] #23 DONE 16.0s [2022-04-27T14:04:05.240Z] [2022-04-27T14:04:05.240Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T14:04:05.240Z] #27 sha256:bcf7aab54d0c46e40e5f9ee0fb146b097b20ee7ec9afe2a90ae6174448a5597d [2022-04-27T14:04:05.833Z] #27 DONE 0.6s [2022-04-27T14:04:05.833Z] [2022-04-27T14:04:05.833Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T14:04:05.833Z] #32 sha256:9dec3335dd0d48582a39e5f8bda1a727bff5a44dd3af15c025723c02d9c3bb08 [2022-04-27T14:04:06.617Z] #23 10.62 Collecting yamllint==1.26.1 [2022-04-27T14:04:06.617Z] #23 11.66 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T14:04:06.781Z] #32 DONE 0.8s [2022-04-27T14:04:06.781Z] [2022-04-27T14:04:06.781Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T14:04:06.781Z] #35 sha256:3bd829472b98a229379046a06c6ffd223ae63048bcbabed6cc37892dddc09ad2 [2022-04-27T14:04:07.042Z] #35 DONE 0.5s [2022-04-27T14:04:07.042Z] [2022-04-27T14:04:07.042Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T14:04:07.042Z] #37 sha256:597d157584bf970fe7225c7b8ce181743d7762f8a5d73260d85c265cb8d1c1b3 [2022-04-27T14:04:07.042Z] #37 DONE 0.1s [2022-04-27T14:04:07.042Z] [2022-04-27T14:04:07.042Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:07.042Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:07.042Z] #53 ... [2022-04-27T14:04:07.042Z] [2022-04-27T14:04:07.042Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T14:04:07.042Z] #39 sha256:99413eac9f277b672b7549ed4fe34b05f5467cdc4e6fbeada5982323ea284a10 [2022-04-27T14:04:07.042Z] #39 DONE 0.1s [2022-04-27T14:04:07.189Z] #23 12.78 Collecting pathspec>=0.5.3 [2022-04-27T14:04:07.189Z] #23 12.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T14:04:07.302Z] [2022-04-27T14:04:07.302Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T14:04:07.302Z] #43 sha256:2d809b6350e613d89e49a53bfe491c9a42620325c43cc5aab6ac6c908ededee9 [2022-04-27T14:04:07.302Z] #43 DONE 0.1s [2022-04-27T14:04:07.302Z] [2022-04-27T14:04:07.302Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:07.302Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:07.450Z] #23 13.17 Collecting pyyaml [2022-04-27T14:04:07.450Z] #23 13.19 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-04-27T14:04:07.450Z] #23 13.24 Building wheels for collected packages: yamllint [2022-04-27T14:04:07.450Z] #23 13.24 Building wheel for yamllint (setup.py): started [2022-04-27T14:04:08.837Z] #23 14.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T14:04:08.837Z] #23 14.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ab33c31b6c079654d43d92f26d11323f1c63a70ac9dd50ea80df0972511b6159 [2022-04-27T14:04:08.837Z] #23 14.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T14:04:08.837Z] #23 14.25 Successfully built yamllint [2022-04-27T14:04:08.838Z] #23 14.28 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T14:04:08.838Z] #23 14.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T14:04:09.781Z] #23 DONE 15.4s [2022-04-27T14:04:09.781Z] [2022-04-27T14:04:09.781Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T14:04:09.781Z] #27 sha256:83467de99130933d8c9d97636edc177a79d0e06da15eeff02f6f2e7072c8240f [2022-04-27T14:04:10.042Z] #27 DONE 0.3s [2022-04-27T14:04:10.042Z] [2022-04-27T14:04:10.042Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T14:04:10.042Z] #32 sha256:f39b079aa4035dbed3ed89dc3e2db04b8f5a9988a9e2080a657bca03ef36ae3d [2022-04-27T14:04:10.614Z] #32 DONE 0.7s [2022-04-27T14:04:10.614Z] [2022-04-27T14:04:10.614Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:04:10.614Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:04:10.614Z] #45 ... [2022-04-27T14:04:10.614Z] [2022-04-27T14:04:10.614Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T14:04:10.614Z] #35 sha256:d6aa796887fca8e5f0a6e7560c8849a6e33490521ef3e6b12775bc78aeeba049 [2022-04-27T14:04:10.878Z] #35 DONE 0.3s [2022-04-27T14:04:10.878Z] [2022-04-27T14:04:10.878Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T14:04:10.878Z] #37 sha256:cecc6556c7a9a6d8b7c5f799fd68ba268390a7bda0496528f8342211681f39d9 [2022-04-27T14:04:10.878Z] #37 DONE 0.1s [2022-04-27T14:04:10.878Z] [2022-04-27T14:04:10.878Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:04:10.878Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:04:11.140Z] #45 ... [2022-04-27T14:04:11.140Z] [2022-04-27T14:04:11.140Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T14:04:11.140Z] #39 sha256:380eb8bafdfe0c3be2bae911e4d84be6b1568c5f365e57a2d5b0d15665d6f73b [2022-04-27T14:04:11.140Z] #39 DONE 0.1s [2022-04-27T14:04:11.140Z] [2022-04-27T14:04:11.140Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T14:04:11.140Z] #43 sha256:f42ede12086234e46837e6a9e852d5f0309e42a0321b62ff4de4fc41d527babe [2022-04-27T14:04:11.140Z] #43 DONE 0.1s [2022-04-27T14:04:11.140Z] [2022-04-27T14:04:11.140Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:04:11.140Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:04:11.401Z] #23 10.28 Collecting yamllint==1.26.1 [2022-04-27T14:04:12.778Z] #23 11.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T14:04:14.672Z] #23 13.25 Collecting pathspec>=0.5.3 [2022-04-27T14:04:14.672Z] #23 13.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T14:04:14.928Z] #23 13.75 Collecting pyyaml [2022-04-27T14:04:14.928Z] #23 13.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-27T14:04:15.185Z] #23 13.98 Building wheels for collected packages: yamllint [2022-04-27T14:04:15.185Z] #23 13.98 Building wheel for yamllint (setup.py): started [2022-04-27T14:04:17.078Z] #23 15.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T14:04:17.078Z] #23 15.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=21d9b304a78842c4e1e7f8ac08692fd1b0ab4162ef0da7054767c3de647ff199 [2022-04-27T14:04:17.078Z] #23 15.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T14:04:17.335Z] #23 15.91 Successfully built yamllint [2022-04-27T14:04:17.335Z] #23 15.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T14:04:17.592Z] #23 16.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T14:04:17.727Z] #45 192.5 + dpkg --print-architecture [2022-04-27T14:04:17.727Z] #45 192.5 + git checkout -q v2.1.0 [2022-04-27T14:04:17.988Z] #45 193.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T14:04:17.988Z] #45 193.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T14:04:18.158Z] #23 DONE 16.8s [2022-04-27T14:04:18.158Z] [2022-04-27T14:04:18.158Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T14:04:18.158Z] #27 sha256:5aee6b16e81639d15f249782a6c91ad619b32cf909073b557c5ba812cd3b4242 [2022-04-27T14:04:18.424Z] #27 DONE 0.5s [2022-04-27T14:04:18.424Z] [2022-04-27T14:04:18.424Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:18.424Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:18.694Z] #53 ... [2022-04-27T14:04:18.694Z] [2022-04-27T14:04:18.694Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T14:04:18.694Z] #32 sha256:fc02d619ec505e44ea834e8dd808e71265fe98bebdd3fc2eecd9100e5befcd49 [2022-04-27T14:04:19.259Z] #32 DONE 0.7s [2022-04-27T14:04:19.259Z] [2022-04-27T14:04:19.259Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T14:04:19.259Z] #35 sha256:e352855750019625e420b0e2fa389c4a306d0d31cdaa19ad164b9a2d15a3b93d [2022-04-27T14:04:19.525Z] #35 DONE 0.1s [2022-04-27T14:04:19.525Z] [2022-04-27T14:04:19.525Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T14:04:19.525Z] #37 sha256:72a482e2be1ef426d9e21e91380beb7602347f47555e77313482153f7c3b7581 [2022-04-27T14:04:19.525Z] #37 DONE 0.1s [2022-04-27T14:04:19.525Z] [2022-04-27T14:04:19.525Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T14:04:19.525Z] #39 sha256:c3a3667fe8f6b72ab62559cc576469bc575ca29ea0682ed5f0e68755344d409c [2022-04-27T14:04:19.782Z] #39 DONE 0.1s [2022-04-27T14:04:19.782Z] [2022-04-27T14:04:19.782Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T14:04:19.782Z] #43 sha256:66f71827158b202def9a22f6d507c49c342e0d000c84b2cf1d350bb384a9c96c [2022-04-27T14:04:19.782Z] #43 DONE 0.1s [2022-04-27T14:04:19.782Z] [2022-04-27T14:04:19.782Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:04:19.782Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:04:23.844Z] #53 ... [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #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-04-27T14:04:23.844Z] #26 sha256:45a5a39519f2d95267b09cb8ae666c5d26e8eca741be91e038fb579553c0321c [2022-04-27T14:04:23.844Z] #26 212.7 + return [2022-04-27T14:04:23.844Z] #26 DONE 214.6s [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:23.844Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:04:23.844Z] #53 ... [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T14:04:23.844Z] #27 sha256:536d097b8bd0498ec023bf5af425054441fecae893c6f0a5395310bebd683543 [2022-04-27T14:04:23.844Z] #27 DONE 0.5s [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:23.844Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:04:23.844Z] #62 ... [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T14:04:23.844Z] #32 sha256:1489584c6890c215ea9f022b00ed814cc2f8f205c683fefa8cbbbbbccc1d9fda [2022-04-27T14:04:23.844Z] #32 DONE 0.2s [2022-04-27T14:04:23.844Z] [2022-04-27T14:04:23.844Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T14:04:23.844Z] #35 sha256:538f003504ad796eaee8b0f56524ac0edc20b9bad6f2c4bc5badbdc111f437e6 [2022-04-27T14:04:23.845Z] #35 DONE 0.5s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:23.845Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T14:04:23.845Z] #53 218.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T14:04:23.845Z] #53 DONE 218.8s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #37 sha256:277a632e23b6bf21430c513d98fae56bb07fa6dca5e320074dc7be8b70cb1db1 [2022-04-27T14:04:23.845Z] #37 DONE 0.1s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:23.845Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:04:23.845Z] #62 ... [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #39 sha256:e415fe81c1d6bb0f6f07a4d2f5009db949a372e2909cf19b62442a53e669b463 [2022-04-27T14:04:23.845Z] #39 DONE 0.2s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #43 sha256:a376a8379b328e571d3dfba9051ae17125ad2adf4674529c839005b82bef1038 [2022-04-27T14:04:23.845Z] #43 DONE 0.1s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #46 sha256:83b35b7b5c9bdf5c3f4a9284ff8402bfc83ec4aa68641b30745af5c57abd529a [2022-04-27T14:04:23.845Z] #46 DONE 1.4s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #50 sha256:4b7fd0a7fa583855f67a2dfb9e4720c875dc584842ccde4cf676f0db6e787a18 [2022-04-27T14:04:23.845Z] #50 DONE 0.1s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #52 sha256:32ce0914461f425f2b4f6dac16c4650757a13dfe33f46866891d08ef841a479e [2022-04-27T14:04:23.845Z] #52 DONE 0.1s [2022-04-27T14:04:23.845Z] [2022-04-27T14:04:23.845Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T14:04:23.845Z] #54 sha256:f68ba8e98e4ac572a184e099a492559f3f47c567d275ed9deca7835b661d9655 [2022-04-27T14:04:25.215Z] #54 DONE 1.3s [2022-04-27T14:04:25.215Z] [2022-04-27T14:04:25.215Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:04:25.215Z] #58 sha256:012e0057e14b5a6bcceef034836f353ee21fe249fdcdd43a56e6011d218076b0 [2022-04-27T14:04:25.215Z] #58 127.4 + mkdir -p /build [2022-04-27T14:04:25.215Z] #58 127.4 + cp runc /build/runc [2022-04-27T14:04:25.215Z] #58 DONE 128.2s [2022-04-27T14:04:25.215Z] [2022-04-27T14:04:25.215Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:25.215Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:04:25.215Z] #62 ... [2022-04-27T14:04:25.215Z] [2022-04-27T14:04:25.215Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T14:04:25.215Z] #56 sha256:dde7a3e6039c9cdf75110bfb2d9186bd270b0f3052f4c92a02bf63dd3ffec100 [2022-04-27T14:04:25.215Z] #56 DONE 0.1s [2022-04-27T14:04:25.421Z] #53 ... [2022-04-27T14:04:25.421Z] [2022-04-27T14:04:25.421Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-27T14:04:25.421Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T14:04:25.421Z] #45 204.7 + dpkg --print-architecture [2022-04-27T14:04:25.421Z] #45 204.7 + git checkout -q v2.1.0 [2022-04-27T14:04:25.421Z] #45 205.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T14:04:25.421Z] #45 205.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T14:04:25.472Z] [2022-04-27T14:04:25.472Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:25.472Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:04:26.034Z] #62 ... [2022-04-27T14:04:26.034Z] [2022-04-27T14:04:26.034Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T14:04:26.034Z] #59 sha256:9e9dd95e7b3a8828ef951385a46f84b054f50acf729bcf06692adde1d00e2505 [2022-04-27T14:04:26.034Z] #59 DONE 0.1s [2022-04-27T14:04:26.034Z] [2022-04-27T14:04:26.034Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:26.034Z] #62 sha256:2b402c8c99101080fbc6f91c1070e122b9c3347edca6fafb19a962b83f1e24c8 [2022-04-27T14:04:27.399Z] #62 198.2 + bin/containerd [2022-04-27T14:04:34.632Z] #45 207.5 + dpkg --print-architecture [2022-04-27T14:04:34.632Z] #45 207.5 + git checkout -q v2.1.0 [2022-04-27T14:04:34.890Z] #45 207.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T14:04:34.890Z] #45 207.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T14:04:44.573Z] #45 DONE 215.9s [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:44.573Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:44.573Z] #53 ... [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T14:04:44.573Z] #46 sha256:c409497b4657e40d3c8ba498c67ddddd71e9b7154fdfcc48c71c40c073a4713b [2022-04-27T14:04:44.573Z] #46 DONE 0.5s [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T14:04:44.573Z] #50 sha256:bfe295439d2c8a858a37ba8be02ceacd92504a37cb5e583d9feeef78a8e89d34 [2022-04-27T14:04:44.573Z] #50 DONE 0.0s [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:44.573Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:44.573Z] #53 ... [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T14:04:44.573Z] #52 sha256:fee5db7206f4ef847e34baf000b835d15532e3095fd92fcce61e53127db6c658 [2022-04-27T14:04:44.573Z] #52 DONE 0.1s [2022-04-27T14:04:44.573Z] [2022-04-27T14:04:44.573Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:04:44.573Z] #62 sha256:88a18115ca08856ff9edcf96418b02775a834f12f72fa02f402a682c278ea8b5 [2022-04-27T14:04:47.390Z] #45 DONE 228.0s [2022-04-27T14:04:47.390Z] [2022-04-27T14:04:47.390Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:47.390Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:49.310Z] #53 ... [2022-04-27T14:04:49.310Z] [2022-04-27T14:04:49.310Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T14:04:49.310Z] #46 sha256:649098820853516042ff8c8f62774761ba10cc59615254dd43b284753ff984ee [2022-04-27T14:04:49.310Z] #46 DONE 0.5s [2022-04-27T14:04:49.310Z] [2022-04-27T14:04:49.310Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T14:04:49.310Z] #50 sha256:b1859e69563d87af21e1152b5304c3d9e42f86d3d7010158005696aac80dccd9 [2022-04-27T14:04:49.310Z] #50 DONE 0.0s [2022-04-27T14:04:49.310Z] [2022-04-27T14:04:49.310Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:49.310Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:04:49.572Z] #53 ... [2022-04-27T14:04:49.572Z] [2022-04-27T14:04:49.572Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T14:04:49.572Z] #52 sha256:55497bbff77461d090eb350dfb44049ce2998183dba84ab0cc81f450bc165a2e [2022-04-27T14:04:49.572Z] #52 DONE 0.1s [2022-04-27T14:04:49.572Z] [2022-04-27T14:04:49.572Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:04:49.572Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:01.406Z] #45 DONE 230.9s [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:01.406Z] #62 sha256:b4afd77aff5ada2493f618b628ee4d9730939374b729188d7ff73628635596df [2022-04-27T14:05:01.406Z] #62 ... [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T14:05:01.406Z] #46 sha256:13b639d87b463e3ebea4bfc620d176d3590bc54fb2b5faf0a71e4f50e96e1779 [2022-04-27T14:05:01.406Z] #46 DONE 0.5s [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T14:05:01.406Z] #50 sha256:ffbfbfd49faaab26faafa046847ed1da329ca28f98f7276a2448690e3e452368 [2022-04-27T14:05:01.406Z] #50 DONE 0.0s [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:05:01.406Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:01.406Z] #53 ... [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T14:05:01.406Z] #52 sha256:922fcdc5948467301a645d8fee3b21da54bf64c32731a9b62a1ebe056a09d0dc [2022-04-27T14:05:01.406Z] #52 DONE 0.1s [2022-04-27T14:05:01.406Z] [2022-04-27T14:05:01.406Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:05:01.406Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:14.031Z] #62 237.4 # github.com/containerd/containerd/cmd/containerd [2022-04-27T14:05:14.031Z] #62 237.4 /usr/bin/ld: /tmp/go-link-2376092264/000019.o: in function `New': [2022-04-27T14:05:14.031Z] #62 237.4 /tmp/tmp.1Q02oYMmvk/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-04-27T14:05:14.031Z] #62 237.5 + bin/containerd-stress [2022-04-27T14:05:14.031Z] #62 238.6 + bin/containerd-shim [2022-04-27T14:05:15.922Z] #62 247.0 + bin/containerd-shim-runc-v1 [2022-04-27T14:05:17.254Z] 4612f6d0b889: Pull complete [2022-04-27T14:05:21.183Z] #62 251.9 + bin/containerd-shim-runc-v2 [2022-04-27T14:05:21.440Z] #62 252.6 + binaries [2022-04-27T14:05:21.696Z] #62 252.6 + install -D bin/containerd /build/containerd [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T14:05:21.696Z] #62 252.7 + install -D bin/ctr /build/ctr [2022-04-27T14:05:21.700Z] #53 ... [2022-04-27T14:05:21.700Z] [2022-04-27T14:05:21.700Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:05:21.700Z] #58 sha256:3ae4dd3dc957239185c1affb455bfda021022bf71d3ec7fcce2a9bc7e989e5ee [2022-04-27T14:05:21.700Z] #58 146.4 + mkdir -p /build [2022-04-27T14:05:21.700Z] #58 146.4 + cp runc /build/runc [2022-04-27T14:05:23.346Z] #62 ... [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:05:23.346Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:23.346Z] #53 252.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T14:05:23.346Z] #53 DONE 253.3s [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:05:23.346Z] #58 sha256:4ffff198e48ce2510d25f8c8c696169cfc4550ffc25dc1040cbac8cc30dd9ebb [2022-04-27T14:05:23.346Z] #58 143.8 + mkdir -p /build [2022-04-27T14:05:23.346Z] #58 143.8 + cp runc /build/runc [2022-04-27T14:05:23.346Z] #58 DONE 144.3s [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T14:05:23.346Z] #54 sha256:b1e6f17e9856e8990f4160b5e93ad5e7dd3eb5354983ca62da26b8e4b0f7cf2d [2022-04-27T14:05:23.346Z] #54 DONE 0.8s [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T14:05:23.346Z] #56 sha256:86f11682c542e999893202bc775bec12426ebe93681bbcc35ed955db834b378c [2022-04-27T14:05:23.346Z] #56 DONE 0.1s [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:23.346Z] #62 sha256:88a18115ca08856ff9edcf96418b02775a834f12f72fa02f402a682c278ea8b5 [2022-04-27T14:05:23.346Z] #62 ... [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T14:05:23.346Z] #59 sha256:ec4a4e00a553d5b48760b537b47a2a5076f5ef1cab26f579f399d35273470de8 [2022-04-27T14:05:23.346Z] #59 DONE 0.3s [2022-04-27T14:05:23.346Z] [2022-04-27T14:05:23.346Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:23.346Z] #62 sha256:88a18115ca08856ff9edcf96418b02775a834f12f72fa02f402a682c278ea8b5 [2022-04-27T14:05:23.607Z] #62 222.6 + bin/containerd [2022-04-27T14:05:23.838Z] dccd9e4d14d3: Pull complete [2022-04-27T14:05:23.838Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T14:05:23.838Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:05:23.838Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:05:23.838Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-27T14:05:23.838Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-27T14:05:23.838Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T14:05:23.838Z] INFO: Docker version of control daemon [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] Client: [2022-04-27T14:05:23.838Z] Version: 20.10.9 [2022-04-27T14:05:23.838Z] API version: 1.41 [2022-04-27T14:05:23.838Z] Go version: go1.16.8 [2022-04-27T14:05:23.838Z] Git commit: c2ea9bc [2022-04-27T14:05:23.838Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:05:23.838Z] OS/Arch: windows/amd64 [2022-04-27T14:05:23.838Z] Context: default [2022-04-27T14:05:23.838Z] Experimental: true [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] Server: Docker Engine - Community [2022-04-27T14:05:23.838Z] Engine: [2022-04-27T14:05:23.838Z] Version: 20.10.9 [2022-04-27T14:05:23.838Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:05:23.838Z] Go version: go1.16.8 [2022-04-27T14:05:23.838Z] Git commit: 79ea9d3 [2022-04-27T14:05:23.838Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:05:23.838Z] OS/Arch: windows/amd64 [2022-04-27T14:05:23.838Z] Experimental: true [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] INFO: Docker info of control daemon [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] Client: [2022-04-27T14:05:23.838Z] Context: default [2022-04-27T14:05:23.838Z] Debug Mode: false [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] Server: [2022-04-27T14:05:23.838Z] Containers: 0 [2022-04-27T14:05:23.838Z] Running: 0 [2022-04-27T14:05:23.838Z] Paused: 0 [2022-04-27T14:05:23.838Z] Stopped: 0 [2022-04-27T14:05:23.838Z] Images: 1 [2022-04-27T14:05:23.838Z] Server Version: 20.10.9 [2022-04-27T14:05:23.838Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:05:23.838Z] Windows: [2022-04-27T14:05:23.838Z] LCOW: [2022-04-27T14:05:23.838Z] Logging Driver: json-file [2022-04-27T14:05:23.838Z] Plugins: [2022-04-27T14:05:23.838Z] Volume: local [2022-04-27T14:05:23.838Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:05:23.838Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:05:23.838Z] Swarm: inactive [2022-04-27T14:05:23.838Z] Default Isolation: process [2022-04-27T14:05:23.838Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:05:23.838Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T14:05:23.838Z] OSType: windows [2022-04-27T14:05:23.838Z] Architecture: x86_64 [2022-04-27T14:05:23.838Z] CPUs: 4 [2022-04-27T14:05:23.838Z] Total Memory: 32GiB [2022-04-27T14:05:23.838Z] Name: azwin-2-8c6c50 [2022-04-27T14:05:23.838Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T14:05:23.838Z] Docker Root Dir: D:\docker [2022-04-27T14:05:23.838Z] Debug Mode: false [2022-04-27T14:05:23.838Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:05:23.838Z] Labels: [2022-04-27T14:05:23.838Z] Experimental: true [2022-04-27T14:05:23.838Z] Insecure Registries: [2022-04-27T14:05:23.838Z] 10.0.0.4:5000 [2022-04-27T14:05:23.838Z] 127.0.0.0/8 [2022-04-27T14:05:23.838Z] Registry Mirrors: [2022-04-27T14:05:23.838Z] http://10.0.0.4:5000/ [2022-04-27T14:05:23.838Z] Live Restore Enabled: false [2022-04-27T14:05:23.838Z] Product License: Community Engine [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] [2022-04-27T14:05:23.838Z] INFO: Commit hash is 680e1aadff [2022-04-27T14:05:23.838Z] INFO: Nuke-Everything... [2022-04-27T14:05:23.838Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T14:05:23.838Z] INFO: Nuking d:\CI [2022-04-27T14:05:23.839Z] INFO: Zapped successfully [2022-04-27T14:05:23.839Z] INFO: Location for testing is d:\CI\PR-43515\4 [2022-04-27T14:05:23.839Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T14:05:23.839Z] [2022-04-27T14:05:23.839Z] [2022-04-27T14:05:23.839Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 14:05:18... [2022-04-27T14:05:23.839Z] [2022-04-27T14:05:23.839Z] Sending build context to Docker daemon 66.37MB [2022-04-27T14:05:23.839Z] [2022-04-27T14:05:23.839Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T14:05:23.839Z] ---> aa8714eb8356 [2022-04-27T14:05:23.839Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T14:05:23.839Z] ---> Running in ddcafcc6539b [2022-04-27T14:05:23.839Z] Removing intermediate container ddcafcc6539b [2022-04-27T14:05:23.839Z] ---> 193302e53d5b [2022-04-27T14:05:23.839Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T14:05:23.839Z] ---> Running in dc495fc1b1b2 [2022-04-27T14:05:23.839Z] Removing intermediate container dc495fc1b1b2 [2022-04-27T14:05:23.839Z] ---> e7fbcb758dd6 [2022-04-27T14:05:23.839Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T14:05:23.839Z] ---> Running in e39b57a9892d [2022-04-27T14:05:23.839Z] Removing intermediate container e39b57a9892d [2022-04-27T14:05:23.839Z] ---> 6ff2bc2c40fb [2022-04-27T14:05:23.839Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T14:05:23.839Z] ---> Running in 09e6ee6ac993 [2022-04-27T14:05:23.839Z] Removing intermediate container 09e6ee6ac993 [2022-04-27T14:05:23.839Z] ---> c112bfdc30f8 [2022-04-27T14:05:23.839Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T14:05:23.839Z] ---> Running in e732b41e0d75 [2022-04-27T14:05:24.247Z] #58 DONE 148.7s [2022-04-27T14:05:24.247Z] [2022-04-27T14:05:24.247Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:05:24.247Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:24.293Z] Removing intermediate container e732b41e0d75 [2022-04-27T14:05:24.293Z] ---> 015ac2b7bd34 [2022-04-27T14:05:24.293Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T14:05:24.293Z] ---> Running in 626532c3ef85 [2022-04-27T14:05:24.293Z] Removing intermediate container 626532c3ef85 [2022-04-27T14:05:24.293Z] ---> d6674b649c04 [2022-04-27T14:05:24.293Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-27T14:05:24.748Z] ---> Running in bb7f9d6bf2a6 [2022-04-27T14:05:24.970Z] #62 DONE 255.4s [2022-04-27T14:05:25.190Z] #53 266.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T14:05:25.226Z] [2022-04-27T14:05:25.226Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T14:05:25.226Z] #63 sha256:faa8b5e821b68324e0be3309a096122d7b468f76b3a7e77b3c8d0fa2585896af [2022-04-27T14:05:25.762Z] #53 DONE 266.5s [2022-04-27T14:05:25.762Z] [2022-04-27T14:05:25.762Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:25.762Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4 [2022-04-27T14:05:26.153Z] #63 DONE 1.0s [2022-04-27T14:05:26.409Z] [2022-04-27T14:05:26.409Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T14:05:26.409Z] #68 sha256:c42278850979ef700d7aa8e640bc24137b1962d7e431f2e5270e74241563aad1 [2022-04-27T14:05:26.409Z] #68 DONE 0.3s [2022-04-27T14:05:26.664Z] [2022-04-27T14:05:26.664Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T14:05:26.664Z] #73 sha256:9bcb37e67e4836c6f08f9728bde319ebb179fd7f4b0c26b9d2afa87ecc684681 [2022-04-27T14:05:26.705Z] #62 ... [2022-04-27T14:05:26.705Z] [2022-04-27T14:05:26.705Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T14:05:26.705Z] #54 sha256:2765b11b44400b65d79bff31e48ca240e9323c0ea68e964da2ea7fe16739c3bf [2022-04-27T14:05:27.526Z] dccd9e4d14d3: Pull complete [2022-04-27T14:05:27.526Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T14:05:27.526Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:05:27.526Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:05:27.526Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-27T14:05:27.526Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-27T14:05:27.526Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T14:05:27.526Z] INFO: Docker version of control daemon [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Client: [2022-04-27T14:05:27.526Z] Version: 20.10.9 [2022-04-27T14:05:27.526Z] API version: 1.41 [2022-04-27T14:05:27.526Z] Go version: go1.16.8 [2022-04-27T14:05:27.526Z] Git commit: c2ea9bc [2022-04-27T14:05:27.526Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:05:27.526Z] OS/Arch: windows/amd64 [2022-04-27T14:05:27.526Z] Context: default [2022-04-27T14:05:27.526Z] Experimental: true [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Server: Docker Engine - Community [2022-04-27T14:05:27.526Z] Engine: [2022-04-27T14:05:27.526Z] Version: 20.10.9 [2022-04-27T14:05:27.526Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:05:27.526Z] Go version: go1.16.8 [2022-04-27T14:05:27.526Z] Git commit: 79ea9d3 [2022-04-27T14:05:27.526Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:05:27.526Z] OS/Arch: windows/amd64 [2022-04-27T14:05:27.526Z] Experimental: true [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] INFO: Docker info of control daemon [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Client: [2022-04-27T14:05:27.526Z] Context: default [2022-04-27T14:05:27.526Z] Debug Mode: false [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Server: [2022-04-27T14:05:27.526Z] Containers: 0 [2022-04-27T14:05:27.526Z] Running: 0 [2022-04-27T14:05:27.526Z] Paused: 0 [2022-04-27T14:05:27.526Z] Stopped: 0 [2022-04-27T14:05:27.526Z] Images: 1 [2022-04-27T14:05:27.526Z] Server Version: 20.10.9 [2022-04-27T14:05:27.526Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:05:27.526Z] Windows: [2022-04-27T14:05:27.526Z] LCOW: [2022-04-27T14:05:27.526Z] Logging Driver: json-file [2022-04-27T14:05:27.526Z] Plugins: [2022-04-27T14:05:27.526Z] Volume: local [2022-04-27T14:05:27.526Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:05:27.526Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:05:27.526Z] Swarm: inactive [2022-04-27T14:05:27.526Z] Default Isolation: process [2022-04-27T14:05:27.526Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:05:27.526Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T14:05:27.526Z] OSType: windows [2022-04-27T14:05:27.526Z] Architecture: x86_64 [2022-04-27T14:05:27.526Z] CPUs: 4 [2022-04-27T14:05:27.526Z] Total Memory: 32GiB [2022-04-27T14:05:27.526Z] Name: azwin-2-8c6c51 [2022-04-27T14:05:27.526Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T14:05:27.526Z] Docker Root Dir: D:\docker [2022-04-27T14:05:27.526Z] Debug Mode: false [2022-04-27T14:05:27.526Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:05:27.526Z] Labels: [2022-04-27T14:05:27.526Z] Experimental: true [2022-04-27T14:05:27.526Z] Insecure Registries: [2022-04-27T14:05:27.526Z] 10.0.0.4:5000 [2022-04-27T14:05:27.526Z] 127.0.0.0/8 [2022-04-27T14:05:27.526Z] Registry Mirrors: [2022-04-27T14:05:27.526Z] http://10.0.0.4:5000/ [2022-04-27T14:05:27.526Z] Live Restore Enabled: false [2022-04-27T14:05:27.526Z] Product License: Community Engine [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] INFO: Commit hash is e101cd1441 [2022-04-27T14:05:27.526Z] INFO: Nuke-Everything... [2022-04-27T14:05:27.526Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T14:05:27.526Z] INFO: Nuking d:\CI [2022-04-27T14:05:27.526Z] INFO: Zapped successfully [2022-04-27T14:05:27.526Z] INFO: Location for testing is d:\CI\PR-43515\4 [2022-04-27T14:05:27.526Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 14:05:22... [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Sending build context to Docker daemon 66.37MB [2022-04-27T14:05:27.526Z] [2022-04-27T14:05:27.526Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T14:05:27.526Z] ---> aa8714eb8356 [2022-04-27T14:05:27.526Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T14:05:27.526Z] ---> Running in 216fb72e44d9 [2022-04-27T14:05:27.526Z] Removing intermediate container 216fb72e44d9 [2022-04-27T14:05:27.526Z] ---> 958e51831c1c [2022-04-27T14:05:27.526Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T14:05:27.526Z] ---> Running in 0f990bbddcf7 [2022-04-27T14:05:27.592Z] #73 DONE 1.2s [2022-04-27T14:05:27.652Z] #54 DONE 0.8s [2022-04-27T14:05:27.653Z] [2022-04-27T14:05:27.653Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T14:05:27.653Z] #56 sha256:2b0f7d8509ffce16aade19b4c0da0bfbcee2e5b8e97ea93c16789e6dcbecd54e [2022-04-27T14:05:27.653Z] #56 DONE 0.1s [2022-04-27T14:05:27.653Z] [2022-04-27T14:05:27.653Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:27.653Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4 [2022-04-27T14:05:27.653Z] #62 ... [2022-04-27T14:05:27.653Z] [2022-04-27T14:05:27.653Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T14:05:27.653Z] #59 sha256:f70de5dc810c919bbc22334a7617591831e3215a43e81abec48c366a074aa40b [2022-04-27T14:05:27.848Z] [2022-04-27T14:05:27.848Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T14:05:27.848Z] #74 sha256:16551d6778bf936fe71be58bd90ae33ef46e72a5f849bb3813a53fe80e57145a [2022-04-27T14:05:27.848Z] #74 DONE 0.0s [2022-04-27T14:05:27.848Z] [2022-04-27T14:05:27.848Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T14:05:27.848Z] #75 sha256:a7167a6d7f001fe263846860fe7fd1774e3926acb5c631eab0529fcecf3eabb9 [2022-04-27T14:05:27.914Z] #59 DONE 0.3s [2022-04-27T14:05:27.914Z] [2022-04-27T14:05:27.914Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:27.914Z] #62 sha256:fc078d12bff03309b78403b9b527f245361f0b3121aa609d1f88c7faf9bad6c4 [2022-04-27T14:05:27.980Z] Removing intermediate container 0f990bbddcf7 [2022-04-27T14:05:27.980Z] ---> 171090d6444c [2022-04-27T14:05:27.980Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T14:05:27.980Z] ---> Running in 1fa9a2699496 [2022-04-27T14:05:27.980Z] Removing intermediate container 1fa9a2699496 [2022-04-27T14:05:27.980Z] ---> 7e09b5409c4a [2022-04-27T14:05:27.980Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T14:05:27.980Z] ---> Running in 719d0c57737e [2022-04-27T14:05:28.436Z] Removing intermediate container 719d0c57737e [2022-04-27T14:05:28.436Z] ---> e9247f81084f [2022-04-27T14:05:28.436Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T14:05:28.436Z] ---> Running in a91accc98292 [2022-04-27T14:05:28.506Z] [2022-04-27T14:05:28.506Z] SUCCESS: Specified value was saved. [2022-04-27T14:05:28.777Z] #75 DONE 0.9s [2022-04-27T14:05:28.777Z] [2022-04-27T14:05:28.777Z] #76 exporting to image [2022-04-27T14:05:28.777Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T14:05:28.777Z] #76 exporting layers [2022-04-27T14:05:28.890Z] Removing intermediate container a91accc98292 [2022-04-27T14:05:28.890Z] ---> e5f3245c8020 [2022-04-27T14:05:28.890Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T14:05:28.891Z] ---> Running in 9769e575c0af [2022-04-27T14:05:28.891Z] Removing intermediate container 9769e575c0af [2022-04-27T14:05:28.891Z] ---> 848874570258 [2022-04-27T14:05:28.891Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-27T14:05:28.891Z] ---> Running in ff456ef9e53e [2022-04-27T14:05:29.298Z] #62 224.7 + bin/containerd [2022-04-27T14:05:29.468Z] INFO: Downloading git... [2022-04-27T14:05:30.428Z] INFO: Downloading go... [2022-04-27T14:05:31.965Z] INFO: Downloading compiler 1 of 3... [2022-04-27T14:05:32.183Z] #76 exporting layers 3.1s done [2022-04-27T14:05:32.183Z] #76 writing image sha256:3a5fcafdd289006f0109e68a094299c00dfb880ce0254855aee41f3aa397b174 done [2022-04-27T14:05:32.183Z] #76 naming to docker.io/library/docker:5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 done [2022-04-27T14:05:32.183Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T14:05:32.524Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T14:05:32.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 hack/test/unit [2022-04-27T14:05:33.493Z] INFO: Downloading compiler 2 of 3... [2022-04-27T14:05:33.563Z] [2022-04-27T14:05:33.563Z] SUCCESS: Specified value was saved. [2022-04-27T14:05:33.948Z] INFO: Downloading compiler 3 of 3... [2022-04-27T14:05:34.018Z] INFO: Downloading git... [2022-04-27T14:05:34.736Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T14:05:34.736Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T14:05:34.736Z] + TESTDIRS=./... [2022-04-27T14:05:34.736Z] + exclude_paths='/vendor/|/integration' [2022-04-27T14:05:34.736Z] ++ go list ./... [2022-04-27T14:05:34.736Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T14:05:35.083Z] INFO: Extracting git... [2022-04-27T14:05:35.216Z] INFO: Downloading go... [2022-04-27T14:05:35.666Z] + pkg_list='github.com/docker/docker/api [2022-04-27T14:05:35.666Z] github.com/docker/docker/api/server [2022-04-27T14:05:35.666Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:05:35.666Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:05:35.666Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/backend [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/events [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/filters [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/image [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/mount [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/network [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/registry [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/time [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/volume [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/config [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/debug [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/client [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:05:35.667Z] github.com/docker/docker/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/container/stream [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/config [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/events [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/exec [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/images [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/links [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/names [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/network [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/stats [2022-04-27T14:05:35.667Z] github.com/docker/docker/distribution [2022-04-27T14:05:35.667Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:05:35.667Z] github.com/docker/docker/distribution/utils [2022-04-27T14:05:35.667Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:05:35.667Z] github.com/docker/docker/dockerversion [2022-04-27T14:05:35.667Z] github.com/docker/docker/errdefs [2022-04-27T14:05:35.667Z] github.com/docker/docker/image [2022-04-27T14:05:35.667Z] github.com/docker/docker/image/cache [2022-04-27T14:05:35.667Z] github.com/docker/docker/image/tarexport [2022-04-27T14:05:35.667Z] github.com/docker/docker/image/v1 [2022-04-27T14:05:35.667Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:05:35.667Z] github.com/docker/docker/layer [2022-04-27T14:05:35.667Z] github.com/docker/docker/libcontainerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:05:35.667Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:05:35.667Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:05:35.667Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:05:35.667Z] github.com/docker/docker/oci [2022-04-27T14:05:35.667Z] github.com/docker/docker/oci/caps [2022-04-27T14:05:35.667Z] github.com/docker/docker/opts [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/archive [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/directory [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/platform [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/pools [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/progress [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/signal [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/stack [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/system [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:05:35.667Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:05:35.667Z] github.com/docker/docker/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:05:35.667Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:05:35.667Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:05:35.667Z] github.com/docker/docker/quota [2022-04-27T14:05:35.667Z] github.com/docker/docker/reference [2022-04-27T14:05:35.667Z] github.com/docker/docker/registry [2022-04-27T14:05:35.667Z] github.com/docker/docker/registry/resumable [2022-04-27T14:05:35.667Z] github.com/docker/docker/restartmanager [2022-04-27T14:05:35.667Z] github.com/docker/docker/rootless [2022-04-27T14:05:35.667Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:05:35.667Z] github.com/docker/docker/runconfig [2022-04-27T14:05:35.667Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/environment [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/registry [2022-04-27T14:05:35.667Z] github.com/docker/docker/testutil/request [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/drivers [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/local [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/mounts [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/service [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:05:35.667Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:05:35.667Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T14:05:35.667Z] ++ echo 'github.com/docker/docker/api [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/backend [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/events [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/filters [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/image [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/mount [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/network [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/registry [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/time [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:05:35.667Z] github.com/docker/docker/api/types/volume [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:05:35.667Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/config [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/debug [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:05:35.667Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/client [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:05:35.667Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:05:35.667Z] github.com/docker/docker/container [2022-04-27T14:05:35.667Z] github.com/docker/docker/container/stream [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:05:35.667Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:05:35.667Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/config [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/events [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/exec [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/images [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/links [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/names [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/network [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/stats [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/utils [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:05:35.668Z] github.com/docker/docker/dockerversion [2022-04-27T14:05:35.668Z] github.com/docker/docker/errdefs [2022-04-27T14:05:35.668Z] github.com/docker/docker/image [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/cache [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/tarexport [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/v1 [2022-04-27T14:05:35.668Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:05:35.668Z] github.com/docker/docker/layer [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:05:35.668Z] github.com/docker/docker/oci [2022-04-27T14:05:35.668Z] github.com/docker/docker/oci/caps [2022-04-27T14:05:35.668Z] github.com/docker/docker/opts [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/archive [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/directory [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/platform [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/pools [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/progress [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/signal [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/stack [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/system [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:05:35.668Z] github.com/docker/docker/plugin [2022-04-27T14:05:35.668Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:05:35.668Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:05:35.668Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:05:35.668Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:05:35.668Z] github.com/docker/docker/quota [2022-04-27T14:05:35.668Z] github.com/docker/docker/reference [2022-04-27T14:05:35.668Z] github.com/docker/docker/registry [2022-04-27T14:05:35.668Z] github.com/docker/docker/registry/resumable [2022-04-27T14:05:35.668Z] github.com/docker/docker/restartmanager [2022-04-27T14:05:35.668Z] github.com/docker/docker/rootless [2022-04-27T14:05:35.668Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:05:35.668Z] github.com/docker/docker/runconfig [2022-04-27T14:05:35.668Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/environment [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/registry [2022-04-27T14:05:35.668Z] github.com/docker/docker/testutil/request [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/drivers [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/local [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/mounts [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/service [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:05:35.668Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:05:35.668Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/backend [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/container [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/events [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/filters [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/image [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/mount [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/network [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/registry [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/time [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/versions [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:05:35.668Z] github.com/docker/docker/api/types/volume [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:05:35.668Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:05:35.668Z] github.com/docker/docker/cli [2022-04-27T14:05:35.668Z] github.com/docker/docker/cli/config [2022-04-27T14:05:35.668Z] github.com/docker/docker/cli/debug [2022-04-27T14:05:35.668Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:05:35.668Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:05:35.668Z] github.com/docker/docker/client [2022-04-27T14:05:35.668Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:05:35.668Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:05:35.668Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:05:35.668Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:05:35.668Z] github.com/docker/docker/container [2022-04-27T14:05:35.668Z] github.com/docker/docker/container/stream [2022-04-27T14:05:35.668Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:05:35.668Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:05:35.668Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/config [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/events [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/exec [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/images [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/links [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/names [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/network [2022-04-27T14:05:35.668Z] github.com/docker/docker/daemon/stats [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/utils [2022-04-27T14:05:35.668Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:05:35.668Z] github.com/docker/docker/dockerversion [2022-04-27T14:05:35.668Z] github.com/docker/docker/errdefs [2022-04-27T14:05:35.668Z] github.com/docker/docker/image [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/cache [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/tarexport [2022-04-27T14:05:35.668Z] github.com/docker/docker/image/v1 [2022-04-27T14:05:35.668Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:05:35.668Z] github.com/docker/docker/layer [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:05:35.668Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:05:35.668Z] github.com/docker/docker/oci [2022-04-27T14:05:35.668Z] github.com/docker/docker/oci/caps [2022-04-27T14:05:35.668Z] github.com/docker/docker/opts [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/archive [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/directory [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:05:35.668Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/platform [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pools [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/progress [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/signal [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stack [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/system [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:05:35.669Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:05:35.669Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:05:35.669Z] github.com/docker/docker/quota [2022-04-27T14:05:35.669Z] github.com/docker/docker/reference [2022-04-27T14:05:35.669Z] github.com/docker/docker/registry [2022-04-27T14:05:35.669Z] github.com/docker/docker/registry/resumable [2022-04-27T14:05:35.669Z] github.com/docker/docker/restartmanager [2022-04-27T14:05:35.669Z] github.com/docker/docker/rootless [2022-04-27T14:05:35.669Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:05:35.669Z] github.com/docker/docker/runconfig [2022-04-27T14:05:35.669Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/environment [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/registry [2022-04-27T14:05:35.669Z] github.com/docker/docker/testutil/request [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/drivers [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/local [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/mounts [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/service [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:05:35.669Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:05:35.669Z] ++ grep --fixed-strings /libnetwork [2022-04-27T14:05:35.669Z] ++ echo 'github.com/docker/docker/api [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/backend [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/container [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/events [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/filters [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/image [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/mount [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/network [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/registry [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/time [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/versions [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:05:35.669Z] github.com/docker/docker/api/types/volume [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:05:35.669Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:05:35.669Z] github.com/docker/docker/cli [2022-04-27T14:05:35.669Z] github.com/docker/docker/cli/config [2022-04-27T14:05:35.669Z] github.com/docker/docker/cli/debug [2022-04-27T14:05:35.669Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:05:35.669Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:05:35.669Z] github.com/docker/docker/client [2022-04-27T14:05:35.669Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:05:35.669Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:05:35.669Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:05:35.669Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:05:35.669Z] github.com/docker/docker/container [2022-04-27T14:05:35.669Z] github.com/docker/docker/container/stream [2022-04-27T14:05:35.669Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:05:35.669Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:05:35.669Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/config [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/events [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/exec [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/images [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/links [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/names [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/network [2022-04-27T14:05:35.669Z] github.com/docker/docker/daemon/stats [2022-04-27T14:05:35.669Z] github.com/docker/docker/distribution [2022-04-27T14:05:35.669Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:05:35.669Z] github.com/docker/docker/distribution/utils [2022-04-27T14:05:35.669Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:05:35.669Z] github.com/docker/docker/dockerversion [2022-04-27T14:05:35.669Z] github.com/docker/docker/errdefs [2022-04-27T14:05:35.669Z] github.com/docker/docker/image [2022-04-27T14:05:35.669Z] github.com/docker/docker/image/cache [2022-04-27T14:05:35.669Z] github.com/docker/docker/image/tarexport [2022-04-27T14:05:35.669Z] github.com/docker/docker/image/v1 [2022-04-27T14:05:35.669Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:05:35.669Z] github.com/docker/docker/layer [2022-04-27T14:05:35.669Z] github.com/docker/docker/libcontainerd [2022-04-27T14:05:35.669Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:05:35.669Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:05:35.669Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:05:35.669Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:05:35.669Z] github.com/docker/docker/oci [2022-04-27T14:05:35.669Z] github.com/docker/docker/oci/caps [2022-04-27T14:05:35.669Z] github.com/docker/docker/opts [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/archive [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/directory [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/platform [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pools [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/progress [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/signal [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stack [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/system [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:05:35.669Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:05:35.669Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:05:35.669Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:05:35.669Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:05:35.669Z] github.com/docker/docker/quota [2022-04-27T14:05:35.669Z] github.com/docker/docker/reference [2022-04-27T14:05:35.669Z] github.com/docker/docker/registry [2022-04-27T14:05:35.669Z] github.com/docker/docker/registry/resumable [2022-04-27T14:05:35.669Z] github.com/docker/docker/restartmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/rootless [2022-04-27T14:05:35.670Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:05:35.670Z] github.com/docker/docker/runconfig [2022-04-27T14:05:35.670Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/environment [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/registry [2022-04-27T14:05:35.670Z] github.com/docker/docker/testutil/request [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/drivers [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/local [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/mounts [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/service [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:05:35.670Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:05:35.670Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/types' [2022-04-27T14:05:35.670Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T14:05:35.670Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/types' [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:05:35.670Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:05:35.670Z] + type docker-proxy [2022-04-27T14:05:35.670Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T14:05:35.670Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T14:05:35.670Z] [2022-04-27T14:05:35.670Z] Removing bundles/ [2022-04-27T14:05:35.670Z] [2022-04-27T14:05:35.670Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T14:05:35.670Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T14:05:35.670Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:05:38.939Z] INFO: Downloading compiler 1 of 3... [2022-04-27T14:05:38.939Z] INFO: Downloading compiler 2 of 3... [2022-04-27T14:05:38.939Z] INFO: Downloading compiler 3 of 3... [2022-04-27T14:05:38.939Z] INFO: Extracting git... [2022-04-27T14:05:40.087Z] #53 ... [2022-04-27T14:05:40.087Z] [2022-04-27T14:05:40.087Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-27T14:05:40.087Z] #58 sha256:ff10b54c56252a4207fbe331969291662a14439a1e7afb40659ba6f1516fd458 [2022-04-27T14:05:40.087Z] #58 148.0 + mkdir -p /build [2022-04-27T14:05:40.087Z] #58 148.0 + cp runc /build/runc [2022-04-27T14:05:40.087Z] #58 DONE 149.4s [2022-04-27T14:05:40.087Z] [2022-04-27T14:05:40.087Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-27T14:05:40.087Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T14:05:40.087Z] #53 271.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T14:05:40.087Z] #53 DONE 271.9s [2022-04-27T14:05:40.087Z] [2022-04-27T14:05:40.087Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:40.087Z] #62 sha256:b4afd77aff5ada2493f618b628ee4d9730939374b729188d7ff73628635596df [2022-04-27T14:05:40.087Z] #62 ... [2022-04-27T14:05:40.087Z] [2022-04-27T14:05:40.087Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T14:05:40.087Z] #54 sha256:8bebcb7008bc82178dda53ae94eca4b2c9f26adaa82f91c26eed0e1b9c682110 [2022-04-27T14:05:40.344Z] #54 DONE 0.8s [2022-04-27T14:05:40.344Z] [2022-04-27T14:05:40.344Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T14:05:40.344Z] #56 sha256:42ecc08b3c9af1872066a362c14685c980ed0dd9791cf0e8f929a576bcb60977 [2022-04-27T14:05:40.600Z] #56 DONE 0.1s [2022-04-27T14:05:40.600Z] [2022-04-27T14:05:40.600Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T14:05:40.600Z] #59 sha256:b9537b2c67452ba912eb4860b8af4eefca729872a5e5783e13902a3dd37226d9 [2022-04-27T14:05:40.600Z] #59 DONE 0.3s [2022-04-27T14:05:40.600Z] [2022-04-27T14:05:40.600Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-27T14:05:40.600Z] #62 sha256:b4afd77aff5ada2493f618b628ee4d9730939374b729188d7ff73628635596df [2022-04-27T14:05:42.215Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T14:05:42.215Z] [2022-04-27T14:05:42.215Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T14:05:42.215Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T14:05:42.215Z] [2022-04-27T14:05:42.215Z] + mkdir -p bundles [2022-04-27T14:05:42.215Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/backend [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/container [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/events [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/filters [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/image [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/mount [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/network [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/registry [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/time [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/versions [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:05:42.215Z] github.com/docker/docker/api/types/volume [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:05:42.215Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:05:42.215Z] github.com/docker/docker/cli [2022-04-27T14:05:42.215Z] github.com/docker/docker/cli/config [2022-04-27T14:05:42.215Z] github.com/docker/docker/cli/debug [2022-04-27T14:05:42.215Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:05:42.215Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:05:42.215Z] github.com/docker/docker/client [2022-04-27T14:05:42.215Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:05:42.215Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:05:42.215Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:05:42.215Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:05:42.215Z] github.com/docker/docker/container [2022-04-27T14:05:42.215Z] github.com/docker/docker/container/stream [2022-04-27T14:05:42.215Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:05:42.215Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:05:42.215Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/config [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/events [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/exec [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/images [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/links [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/names [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/network [2022-04-27T14:05:42.215Z] github.com/docker/docker/daemon/stats [2022-04-27T14:05:42.215Z] github.com/docker/docker/distribution [2022-04-27T14:05:42.215Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:05:42.215Z] github.com/docker/docker/distribution/utils [2022-04-27T14:05:42.215Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:05:42.215Z] github.com/docker/docker/dockerversion [2022-04-27T14:05:42.215Z] github.com/docker/docker/errdefs [2022-04-27T14:05:42.215Z] github.com/docker/docker/image [2022-04-27T14:05:42.215Z] github.com/docker/docker/image/cache [2022-04-27T14:05:42.215Z] github.com/docker/docker/image/tarexport [2022-04-27T14:05:42.215Z] github.com/docker/docker/image/v1 [2022-04-27T14:05:42.215Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:05:42.215Z] github.com/docker/docker/layer [2022-04-27T14:05:42.215Z] github.com/docker/docker/libcontainerd [2022-04-27T14:05:42.215Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:05:42.215Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:05:42.215Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:05:42.215Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:05:42.215Z] github.com/docker/docker/oci [2022-04-27T14:05:42.215Z] github.com/docker/docker/oci/caps [2022-04-27T14:05:42.215Z] github.com/docker/docker/opts [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/archive [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/directory [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/platform [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/pools [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/progress [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/signal [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/stack [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/system [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:05:42.215Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:05:42.215Z] github.com/docker/docker/plugin [2022-04-27T14:05:42.215Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:05:42.215Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:05:42.215Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:05:42.215Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:05:42.215Z] github.com/docker/docker/quota [2022-04-27T14:05:42.215Z] github.com/docker/docker/reference [2022-04-27T14:05:42.215Z] github.com/docker/docker/registry [2022-04-27T14:05:42.215Z] github.com/docker/docker/registry/resumable [2022-04-27T14:05:42.215Z] github.com/docker/docker/restartmanager [2022-04-27T14:05:42.215Z] github.com/docker/docker/rootless [2022-04-27T14:05:42.215Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:05:42.215Z] github.com/docker/docker/runconfig [2022-04-27T14:05:42.215Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/environment [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/registry [2022-04-27T14:05:42.215Z] github.com/docker/docker/testutil/request [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/drivers [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/local [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/mounts [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/service [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:05:42.215Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T14:05:42.216Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-27T14:05:42.216Z] ? github.com/docker/docker/api [no test files] [2022-04-27T14:05:42.495Z] #62 228.5 + bin/containerd [2022-04-27T14:05:45.350Z] INFO: Expanding go... [2022-04-27T14:05:49.172Z] INFO: Expanding go... [2022-04-27T14:05:57.064Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-27T14:06:10.419Z] INFO: Expanding compiler 1 of 3... [2022-04-27T14:06:10.420Z] INFO: Expanding compiler 2 of 3... [2022-04-27T14:06:12.585Z] INFO: Expanding compiler 3 of 3... [2022-04-27T14:06:13.040Z] INFO: Removing downloaded files... [2022-04-27T14:06:13.040Z] INFO: Downloading containerd [2022-04-27T14:06:14.266Z] INFO: Expanding compiler 1 of 3... [2022-04-27T14:06:14.266Z] INFO: Expanding compiler 2 of 3... [2022-04-27T14:06:15.790Z] INFO: Expanding compiler 3 of 3... [2022-04-27T14:06:16.253Z] INFO: Removing downloaded files... [2022-04-27T14:06:16.253Z] INFO: Downloading containerd [2022-04-27T14:06:19.888Z] #62 273.7 # github.com/containerd/containerd/cmd/containerd [2022-04-27T14:06:19.889Z] #62 273.7 /usr/bin/ld: /tmp/go-link-3745029631/000019.o: in function `New': [2022-04-27T14:06:19.889Z] #62 273.7 /tmp/tmp.NshValIypE/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-04-27T14:06:19.889Z] #62 273.8 + bin/containerd-stress [2022-04-27T14:06:19.889Z] #62 274.9 + bin/containerd-shim [2022-04-27T14:06:25.581Z] #62 275.8 # github.com/containerd/containerd/cmd/containerd [2022-04-27T14:06:25.581Z] #62 275.8 /usr/bin/ld: /tmp/go-link-3972828100/000019.o: in function `New': [2022-04-27T14:06:25.581Z] #62 275.8 /tmp/tmp.sbuoS2j3PQ/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-04-27T14:06:25.581Z] #62 275.9 + bin/containerd-stress [2022-04-27T14:06:25.581Z] #62 277.0 + bin/containerd-shim [2022-04-27T14:06:28.035Z] #62 286.1 + bin/containerd-shim-runc-v1 [2022-04-27T14:06:33.801Z] #62 288.4 + bin/containerd-shim-runc-v1 [2022-04-27T14:06:34.624Z] #62 292.6 + bin/containerd-shim-runc-v2 [2022-04-27T14:06:34.624Z] #62 293.5 + binaries [2022-04-27T14:06:34.624Z] #62 293.5 + install -D bin/containerd /build/containerd [2022-04-27T14:06:34.624Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T14:06:34.624Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T14:06:34.624Z] #62 293.5 + install -D bin/ctr /build/ctr [2022-04-27T14:06:36.535Z] #62 DONE 295.7s [2022-04-27T14:06:37.477Z] [2022-04-27T14:06:37.477Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T14:06:37.477Z] #63 sha256:664ea25450b6af07fdb36bb803588506759ffa633e09624ba1a2863157dc6c2a [2022-04-27T14:06:38.419Z] #63 DONE 0.9s [2022-04-27T14:06:38.419Z] [2022-04-27T14:06:38.419Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T14:06:38.419Z] #68 sha256:cba520cb5a20fb9030f20ace7cabf823b03a5f69b70a787c56e27b2f95c908fe [2022-04-27T14:06:38.679Z] #68 DONE 0.3s [2022-04-27T14:06:38.689Z] #62 279.7 # github.com/containerd/containerd/cmd/containerd [2022-04-27T14:06:38.689Z] #62 279.7 /usr/bin/ld: /tmp/go-link-1523965441/000019.o: in function `New': [2022-04-27T14:06:38.690Z] #62 279.7 /tmp/tmp.d8DAnh7oEA/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-04-27T14:06:38.690Z] #62 279.8 + bin/containerd-stress [2022-04-27T14:06:38.690Z] #62 280.9 + bin/containerd-shim [2022-04-27T14:06:38.939Z] [2022-04-27T14:06:38.940Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T14:06:38.940Z] #73 sha256:5b5cfddc40781726ad2b33bee0008e15c93dc7742d5bdc9c45ba74973041c141 [2022-04-27T14:06:39.088Z] #62 294.6 + bin/containerd-shim-runc-v2 [2022-04-27T14:06:39.658Z] #62 295.4 + binaries [2022-04-27T14:06:39.658Z] #62 295.4 + install -D bin/containerd /build/containerd [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T14:06:39.658Z] #62 295.5 + install -D bin/ctr /build/ctr [2022-04-27T14:06:39.881Z] #73 DONE 1.3s [2022-04-27T14:06:39.881Z] [2022-04-27T14:06:39.881Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T14:06:39.881Z] #74 sha256:2eede60abc6b21af379248b702c39eec548e332b6aebd508acce7284be6745fa [2022-04-27T14:06:39.881Z] #74 DONE 0.0s [2022-04-27T14:06:40.141Z] [2022-04-27T14:06:40.141Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-27T14:06:40.141Z] #75 sha256:17eecb6273698cae457d0a382e269f31047add71301a954cc15eed76fcf890f7 [2022-04-27T14:06:40.711Z] #75 0.650 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T14:06:40.711Z] #75 0.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T14:06:40.972Z] #75 0.730 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T14:06:41.543Z] #75 0.904 Reading package lists... [2022-04-27T14:06:42.115Z] #75 1.433 Reading package lists... [2022-04-27T14:06:42.115Z] #75 1.952 Building dependency tree... [2022-04-27T14:06:42.115Z] #75 2.061 Reading state information... [2022-04-27T14:06:42.200Z] #62 DONE 297.8s [2022-04-27T14:06:42.388Z] #75 2.186 The following additional packages will be installed: [2022-04-27T14:06:42.388Z] #75 2.187 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-27T14:06:42.388Z] #75 2.188 Suggested packages: [2022-04-27T14:06:42.388Z] #75 2.188 systemd-container policykit-1 [2022-04-27T14:06:42.388Z] #75 2.188 Recommended packages: [2022-04-27T14:06:42.388Z] #75 2.188 systemd-timesyncd | time-daemon libnss-systemd [2022-04-27T14:06:42.388Z] #75 2.261 The following NEW packages will be installed: [2022-04-27T14:06:42.388Z] #75 2.262 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-27T14:06:42.388Z] #75 2.262 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-27T14:06:42.648Z] #75 2.532 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T14:06:42.648Z] #75 2.532 Need to get 5817 kB of archives. [2022-04-27T14:06:42.648Z] #75 2.532 After this operation, 19.3 MB of additional disk space will be used. [2022-04-27T14:06:42.648Z] #75 2.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-27T14:06:42.648Z] #75 2.535 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-27T14:06:42.648Z] #75 2.536 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-27T14:06:42.648Z] #75 2.549 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-27T14:06:42.648Z] #75 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-27T14:06:42.648Z] #75 2.594 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-27T14:06:42.648Z] #75 2.595 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-27T14:06:42.648Z] #75 2.596 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-27T14:06:42.648Z] #75 2.598 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-27T14:06:42.648Z] #75 2.600 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-27T14:06:42.648Z] #75 2.722 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T14:06:42.773Z] [2022-04-27T14:06:42.773Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T14:06:42.773Z] #63 sha256:54ebefa82c2d813054dde388deb997868690b8247ec460b547aa009f573ca256 [2022-04-27T14:06:42.909Z] #75 2.755 Fetched 5817 kB in 0s (17.4 MB/s) [2022-04-27T14:06:42.909Z] #75 2.781 Selecting previously unselected package libargon2-1:amd64. [2022-04-27T14:06:42.909Z] #75 2.781 (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-04-27T14:06:42.909Z] #75 2.796 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-27T14:06:42.909Z] #75 2.802 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T14:06:42.909Z] #75 2.834 Selecting previously unselected package libjson-c5:amd64. [2022-04-27T14:06:42.909Z] #75 2.837 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-27T14:06:42.909Z] #75 2.842 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-27T14:06:42.909Z] #75 2.883 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-27T14:06:42.909Z] #75 2.883 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-27T14:06:42.909Z] #75 2.886 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T14:06:42.909Z] #75 2.936 Selecting previously unselected package libkmod2:amd64. [2022-04-27T14:06:43.170Z] #75 2.938 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-27T14:06:43.170Z] #75 2.942 Unpacking libkmod2:amd64 (28-1) ... [2022-04-27T14:06:43.170Z] #75 2.984 Selecting previously unselected package systemd. [2022-04-27T14:06:43.170Z] #75 2.987 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-27T14:06:43.170Z] #75 3.029 Unpacking systemd (247.3-7) ... [2022-04-27T14:06:43.741Z] #75 3.559 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T14:06:43.741Z] #75 3.570 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-27T14:06:43.741Z] #75 3.581 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T14:06:43.741Z] #75 3.593 Setting up libkmod2:amd64 (28-1) ... [2022-04-27T14:06:43.741Z] #75 3.603 Setting up systemd (247.3-7) ... [2022-04-27T14:06:43.741Z] #75 3.642 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-27T14:06:43.741Z] #75 3.644 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-27T14:06:43.741Z] #75 3.646 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-27T14:06:43.741Z] #75 3.670 Initializing machine ID from KVM UUID. [2022-04-27T14:06:44.004Z] #75 4.037 Selecting previously unselected package systemd-sysv. [2022-04-27T14:06:44.154Z] #63 DONE 0.9s [2022-04-27T14:06:44.154Z] [2022-04-27T14:06:44.154Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T14:06:44.154Z] #68 sha256:ddcfb0f8b1de04ce3a043b782506e10063beb22d9fe6b579212f396fad8000df [2022-04-27T14:06:44.154Z] #68 DONE 0.2s [2022-04-27T14:06:44.154Z] [2022-04-27T14:06:44.154Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T14:06:44.154Z] #73 sha256:f7267dc1990c02bca750390835f3f8e05b903ada2d8c0e743340ae5fb4eeb097 [2022-04-27T14:06:44.264Z] #75 4.037 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-27T14:06:44.264Z] #75 4.052 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-27T14:06:44.264Z] #75 4.055 Unpacking systemd-sysv (247.3-7) ... [2022-04-27T14:06:44.264Z] #75 4.098 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-27T14:06:44.264Z] #75 4.101 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-27T14:06:44.264Z] #75 4.105 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T14:06:44.264Z] #75 4.162 Selecting previously unselected package dbus. [2022-04-27T14:06:44.264Z] #75 4.165 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-27T14:06:44.264Z] #75 4.175 Unpacking dbus (1.12.20-2) ... [2022-04-27T14:06:44.264Z] #75 4.230 Selecting previously unselected package libpam-systemd:amd64. [2022-04-27T14:06:44.264Z] #75 4.233 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-27T14:06:44.264Z] #75 4.236 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-27T14:06:44.265Z] #75 4.287 Selecting previously unselected package dbus-user-session. [2022-04-27T14:06:44.525Z] #75 4.289 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-27T14:06:44.525Z] #75 4.299 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-27T14:06:44.525Z] #75 4.356 Setting up systemd-sysv (247.3-7) ... [2022-04-27T14:06:44.525Z] #75 4.369 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T14:06:44.525Z] #75 4.381 Setting up dbus (1.12.20-2) ... [2022-04-27T14:06:44.525Z] #75 4.501 invoke-rc.d: could not determine current runlevel [2022-04-27T14:06:44.525Z] #75 4.503 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T14:06:44.525Z] #75 4.507 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-27T14:06:44.787Z] #75 4.620 Setting up dbus-user-session (1.12.20-2) ... [2022-04-27T14:06:44.787Z] #75 4.635 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T14:06:44.787Z] #75 DONE 4.8s [2022-04-27T14:06:44.787Z] [2022-04-27T14:06:44.787Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-27T14:06:44.787Z] #76 sha256:a65ee2b68da99c48edfc1497f9fa0d91bd64a7e675b24038304dd888159e3c85 [2022-04-27T14:06:44.890Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m49.79643995s [2022-04-27T14:06:44.890Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-27T14:06:44.890Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 478.37193ms [2022-04-27T14:06:45.095Z] #73 DONE 1.0s [2022-04-27T14:06:45.095Z] [2022-04-27T14:06:45.095Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T14:06:45.095Z] #74 sha256:9bbcb9cfa2acdcb18998053cd8fb8b76461895b0b036b7d154df6191c28d4ae8 [2022-04-27T14:06:45.095Z] #74 DONE 0.0s [2022-04-27T14:06:45.095Z] [2022-04-27T14:06:45.095Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T14:06:45.095Z] #75 sha256:0a25f66a981bc47ffad7539839b8b1e0c2da9e815d9f8132bcf8f520b9b5a726 [2022-04-27T14:06:45.394Z] #76 0.388 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T14:06:45.394Z] #76 0.390 Dload Upload Total Spent Left Speed [2022-04-27T14:06:45.665Z] #76 0.391 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5643 0 --:--:-- --:--:-- --:--:-- 5643 [2022-04-27T14:06:45.665Z] #76 DONE 0.8s [2022-04-27T14:06:45.665Z] [2022-04-27T14:06:45.665Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T14:06:45.665Z] #77 sha256:9b3df37ff9d6af98efc6684e688e15db9eb01f51f8f25fb894ab763b0522b96c [2022-04-27T14:06:46.479Z] #75 DONE 1.4s [2022-04-27T14:06:46.479Z] [2022-04-27T14:06:46.479Z] #76 exporting to image [2022-04-27T14:06:46.479Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T14:06:46.479Z] #76 exporting layers [2022-04-27T14:06:46.785Z] #62 292.1 + bin/containerd-shim-runc-v1 [2022-04-27T14:06:47.077Z] #77 DONE 1.4s [2022-04-27T14:06:47.077Z] [2022-04-27T14:06:47.077Z] #78 exporting to image [2022-04-27T14:06:47.077Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T14:06:47.077Z] #78 exporting layers [2022-04-27T14:06:53.066Z] #76 exporting layers 6.4s done [2022-04-27T14:06:53.066Z] #76 writing image sha256:232ef4635a745d4e938ae571cdcce8a3d9be7a61ddd95c29c510e65997e4f613 done [2022-04-27T14:06:53.066Z] #76 naming to docker.io/library/docker:b8f6143b3107f3274f284b49dfce1257b626bc90 done [2022-04-27T14:06:53.066Z] #76 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-27T14:06:53.335Z] #62 298.5 + bin/containerd-shim-runc-v2 [2022-04-27T14:06:53.335Z] #62 299.3 + binaries [2022-04-27T14:06:53.335Z] #62 299.3 + install -D bin/containerd /build/containerd [2022-04-27T14:06:53.335Z] #62 299.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T14:06:53.335Z] #62 299.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T14:06:53.335Z] #62 299.4 + install -D bin/ctr /build/ctr [2022-04-27T14:06:53.416Z] + trap exit INT TERM [2022-04-27T14:06:53.416Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-27T14:06:53.416Z] + CONTAINER_NAME=docker-pr4 [2022-04-27T14:06:53.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 -e DOCKER_GRAPHDRIVER docker:b8f6143b3107f3274f284b49dfce1257b626bc90 hack/make.sh dynbinary [2022-04-27T14:06:53.668Z] #78 exporting layers 6.3s done [2022-04-27T14:06:53.669Z] #78 writing image sha256:3f9638c5c294bc27458ed246a6862ca5537e55a96e7fd4fe6d0cea81b0c7c439 done [2022-04-27T14:06:53.669Z] #78 naming to docker.io/library/docker:8ea8e97d428676ff1cd92b4c234a592da573dfe6 done [2022-04-27T14:06:53.669Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T14:06:54.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=8ea8e97d428676ff1cd92b4c234a592da573dfe6 -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:8ea8e97d428676ff1cd92b4c234a592da573dfe6 hack/make.sh dynbinary test-integration [2022-04-27T14:06:54.799Z] [2022-04-27T14:06:55.060Z] Removing bundles/ [2022-04-27T14:06:55.061Z] [2022-04-27T14:06:55.061Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T14:06:55.061Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:06:55.061Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:06:55.226Z] #62 DONE 301.3s [2022-04-27T14:06:55.789Z] [2022-04-27T14:06:55.789Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T14:06:55.789Z] #63 sha256:bfcdce649f7c36cc81e91c0f650cb4c78faeb3da5cf34b662b3247788a931458 [2022-04-27T14:06:56.585Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-27T14:06:56.585Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-27T14:06:56.585Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-27T14:06:56.585Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-27T14:06:56.585Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-27T14:06:56.585Z] Detected virtualization docker. [2022-04-27T14:06:56.585Z] Detected architecture x86-64. [2022-04-27T14:06:56.585Z] Set hostname to . [2022-04-27T14:06:56.585Z] modprobe@configfs.service: Succeeded. [2022-04-27T14:06:56.585Z] modprobe@drm.service: Succeeded. [2022-04-27T14:06:56.585Z] modprobe@fuse.service: Succeeded. [2022-04-27T14:06:56.585Z] + source /etc/docker-entrypoint-cmd [2022-04-27T14:06:56.585Z] ++ hack/make.sh dynbinary test-integration [2022-04-27T14:06:56.585Z] [2022-04-27T14:06:56.585Z] Removing bundles/ [2022-04-27T14:06:56.585Z] [2022-04-27T14:06:56.585Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T14:06:56.585Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:06:56.585Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:06:56.716Z] #63 DONE 0.8s [2022-04-27T14:06:56.716Z] [2022-04-27T14:06:56.716Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T14:06:56.716Z] #68 sha256:c40adee663b1335971af83ad783d2cea8aec71631ab7b44df4817d68cc9a5420 [2022-04-27T14:06:56.716Z] #68 DONE 0.2s [2022-04-27T14:06:56.972Z] [2022-04-27T14:06:56.972Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T14:06:56.972Z] #73 sha256:2b7f2818a7532da1b47a6d33da6edd7681890e17441385ee9e5f0a9facf10ca9 [2022-04-27T14:06:57.900Z] #73 DONE 0.9s [2022-04-27T14:06:57.900Z] [2022-04-27T14:06:57.900Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T14:06:57.900Z] #74 sha256:d8ef63a424971a40220a5c64e3a4d24236498ad52c2af25050d364305652373d [2022-04-27T14:06:57.900Z] #74 DONE 0.0s [2022-04-27T14:06:57.900Z] [2022-04-27T14:06:57.900Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T14:06:57.900Z] #75 sha256:f51d9cb36b5d438968c06ae8fece8e6a50fde0ad4bd80e6b9254e960b60f8890 [2022-04-27T14:06:58.634Z] ba8181afd426: Pull complete [2022-04-27T14:06:58.634Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-27T14:06:58.634Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:06:58.634Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:06:58.634Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-27T14:06:58.634Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-27T14:06:58.634Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-27T14:06:58.634Z] INFO: Docker version of control daemon [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Client: [2022-04-27T14:06:58.634Z] Version: 20.10.9 [2022-04-27T14:06:58.634Z] API version: 1.41 [2022-04-27T14:06:58.634Z] Go version: go1.16.8 [2022-04-27T14:06:58.634Z] Git commit: c2ea9bc [2022-04-27T14:06:58.634Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T14:06:58.634Z] OS/Arch: windows/amd64 [2022-04-27T14:06:58.634Z] Context: default [2022-04-27T14:06:58.634Z] Experimental: true [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Server: Docker Engine - Community [2022-04-27T14:06:58.634Z] Engine: [2022-04-27T14:06:58.634Z] Version: 20.10.9 [2022-04-27T14:06:58.634Z] API version: 1.41 (minimum version 1.24) [2022-04-27T14:06:58.634Z] Go version: go1.16.8 [2022-04-27T14:06:58.634Z] Git commit: 79ea9d3 [2022-04-27T14:06:58.634Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T14:06:58.634Z] OS/Arch: windows/amd64 [2022-04-27T14:06:58.634Z] Experimental: true [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] INFO: Docker info of control daemon [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Client: [2022-04-27T14:06:58.634Z] Context: default [2022-04-27T14:06:58.634Z] Debug Mode: false [2022-04-27T14:06:58.634Z] Plugins: [2022-04-27T14:06:58.634Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T14:06:58.634Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T14:06:58.634Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Server: [2022-04-27T14:06:58.634Z] Containers: 0 [2022-04-27T14:06:58.634Z] Running: 0 [2022-04-27T14:06:58.634Z] Paused: 0 [2022-04-27T14:06:58.634Z] Stopped: 0 [2022-04-27T14:06:58.634Z] Images: 1 [2022-04-27T14:06:58.634Z] Server Version: 20.10.9 [2022-04-27T14:06:58.634Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T14:06:58.634Z] Windows: [2022-04-27T14:06:58.634Z] LCOW: [2022-04-27T14:06:58.634Z] Logging Driver: json-file [2022-04-27T14:06:58.634Z] Plugins: [2022-04-27T14:06:58.634Z] Volume: local [2022-04-27T14:06:58.634Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:06:58.634Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:06:58.634Z] Swarm: inactive [2022-04-27T14:06:58.634Z] Default Isolation: process [2022-04-27T14:06:58.634Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T14:06:58.634Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T14:06:58.634Z] OSType: windows [2022-04-27T14:06:58.634Z] Architecture: x86_64 [2022-04-27T14:06:58.634Z] CPUs: 4 [2022-04-27T14:06:58.634Z] Total Memory: 32GiB [2022-04-27T14:06:58.634Z] Name: azwin-2-6644f0 [2022-04-27T14:06:58.634Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T14:06:58.634Z] Docker Root Dir: D:\docker [2022-04-27T14:06:58.634Z] Debug Mode: false [2022-04-27T14:06:58.634Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:06:58.634Z] Labels: [2022-04-27T14:06:58.634Z] Experimental: true [2022-04-27T14:06:58.634Z] Insecure Registries: [2022-04-27T14:06:58.634Z] 10.0.0.4:5000 [2022-04-27T14:06:58.634Z] 127.0.0.0/8 [2022-04-27T14:06:58.634Z] Registry Mirrors: [2022-04-27T14:06:58.634Z] http://10.0.0.4:5000/ [2022-04-27T14:06:58.634Z] Live Restore Enabled: false [2022-04-27T14:06:58.634Z] Product License: Community Engine [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] INFO: Commit hash is 940ee06e9c [2022-04-27T14:06:58.634Z] INFO: Nuke-Everything... [2022-04-27T14:06:58.634Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T14:06:58.634Z] INFO: Nuking d:\CI [2022-04-27T14:06:58.634Z] INFO: Zapped successfully [2022-04-27T14:06:58.634Z] INFO: Location for testing is d:\CI\PR-43515\4 [2022-04-27T14:06:58.634Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 14:06:51... [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Sending build context to Docker daemon 66.37MB [2022-04-27T14:06:58.634Z] [2022-04-27T14:06:58.634Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T14:06:58.634Z] ---> e8870c5c3ab2 [2022-04-27T14:06:58.634Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T14:06:58.634Z] ---> Running in f6cbc5d2f5aa [2022-04-27T14:06:58.634Z] Removing intermediate container f6cbc5d2f5aa [2022-04-27T14:06:58.634Z] ---> a25a1e77d38e [2022-04-27T14:06:58.634Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T14:06:58.634Z] ---> Running in 12b7a1c61a79 [2022-04-27T14:06:58.634Z] Removing intermediate container 12b7a1c61a79 [2022-04-27T14:06:58.634Z] ---> 4b333f6dfdaa [2022-04-27T14:06:58.634Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T14:06:58.634Z] ---> Running in 00da0d38443c [2022-04-27T14:06:58.634Z] Removing intermediate container 00da0d38443c [2022-04-27T14:06:58.634Z] ---> 7101bc795d0a [2022-04-27T14:06:58.634Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T14:06:58.634Z] ---> Running in 7bb465a4f846 [2022-04-27T14:06:58.634Z] Removing intermediate container 7bb465a4f846 [2022-04-27T14:06:58.634Z] ---> f194ec356351 [2022-04-27T14:06:58.634Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T14:06:58.634Z] ---> Running in 7cdbb846d0e5 [2022-04-27T14:06:58.634Z] Removing intermediate container 7cdbb846d0e5 [2022-04-27T14:06:58.634Z] ---> 758efbc2e00a [2022-04-27T14:06:58.634Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T14:06:58.634Z] ---> Running in 5188d57fff49 [2022-04-27T14:06:58.634Z] Removing intermediate container 5188d57fff49 [2022-04-27T14:06:58.634Z] ---> e83ea024cc1a [2022-04-27T14:06:58.634Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-27T14:06:58.634Z] ---> Running in 6babd158bd63 [2022-04-27T14:06:59.271Z] #75 DONE 1.3s [2022-04-27T14:06:59.271Z] [2022-04-27T14:06:59.271Z] #76 exporting to image [2022-04-27T14:06:59.271Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T14:06:59.271Z] #76 exporting layers [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T14:07:04.707Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-27T14:07:04.707Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T14:07:04.707Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T14:07:04.708Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T14:07:04.708Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T14:07:04.965Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-27T14:07:04.965Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T14:07:04.965Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T14:07:05.222Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-27T14:07:05.222Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T14:07:05.222Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T14:07:05.880Z] #76 exporting layers 6.2s done [2022-04-27T14:07:05.880Z] #76 writing image sha256:6c73da1ba274273c54ff4c1ebd896a5e898f74619870531c2fff98b57e01f407 done [2022-04-27T14:07:05.880Z] #76 naming to docker.io/library/docker:8ea8e97d428676ff1cd92b4c234a592da573dfe6 done [2022-04-27T14:07:05.880Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T14:07:06.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=8ea8e97d428676ff1cd92b4c234a592da573dfe6 -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:8ea8e97d428676ff1cd92b4c234a592da573dfe6 hack/make.sh dynbinary test-integration [2022-04-27T14:07:06.893Z] [2022-04-27T14:07:06.893Z] Name Version Source Summary [2022-04-27T14:07:06.893Z] ---- ------- ------ ------- [2022-04-27T14:07:06.893Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T14:07:06.893Z] [2022-04-27T14:07:06.893Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T14:07:06.893Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T14:07:06.893Z] PSChildName : containerd [2022-04-27T14:07:06.893Z] PSDrive : C [2022-04-27T14:07:06.893Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T14:07:06.893Z] PSIsContainer : True [2022-04-27T14:07:06.893Z] Name : containerd [2022-04-27T14:07:06.893Z] FullName : C:\containerd [2022-04-27T14:07:06.893Z] Parent : [2022-04-27T14:07:06.893Z] Exists : True [2022-04-27T14:07:06.893Z] Root : C:\ [2022-04-27T14:07:06.893Z] Extension : [2022-04-27T14:07:06.893Z] CreationTime : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] CreationTimeUtc : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] LastAccessTime : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] LastAccessTimeUtc : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] LastWriteTime : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] LastWriteTimeUtc : 4/27/2022 2:07:02 PM [2022-04-27T14:07:06.893Z] Attributes : Directory [2022-04-27T14:07:06.893Z] Mode : d----- [2022-04-27T14:07:06.893Z] BaseName : containerd [2022-04-27T14:07:06.893Z] Target : {} [2022-04-27T14:07:06.893Z] LinkType : [2022-04-27T14:07:06.893Z] [2022-04-27T14:07:06.893Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T14:07:06.893Z] INFO: Configuring git core.autocrlf... [2022-04-27T14:07:06.893Z] [2022-04-27T14:07:06.893Z] [2022-04-27T14:07:07.620Z] [2022-04-27T14:07:07.620Z] Removing bundles/ [2022-04-27T14:07:07.620Z] [2022-04-27T14:07:07.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T14:07:07.620Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:07:07.620Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:07:07.743Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2022-04-27T14:07:07.743Z] ok github.com/docker/docker/builder/dockerfile 0.421s coverage: 49.3% of statements [2022-04-27T14:07:08.000Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-27T14:07:08.562Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-27T14:07:09.491Z] ok github.com/docker/docker/builder/remotecontext/git 1.448s coverage: 86.3% of statements [2022-04-27T14:07:09.492Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T14:07:09.492Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T14:07:09.492Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T14:07:09.492Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T14:07:10.054Z] ok github.com/docker/docker/cmd/docker-proxy 0.263s coverage: 67.6% of statements [2022-04-27T14:07:13.326Z] ok github.com/docker/docker/client 0.120s coverage: 75.6% of statements [2022-04-27T14:07:13.452Z] [2022-04-27T14:07:13.452Z] SUCCESS: Specified value was saved. [2022-04-27T14:07:13.912Z] INFO: Downloading git... [2022-04-27T14:07:15.456Z] INFO: Downloading go... [2022-04-27T14:07:16.995Z] INFO: Downloading compiler 1 of 3... [2022-04-27T14:07:16.995Z] INFO: Downloading compiler 2 of 3... [2022-04-27T14:07:16.995Z] INFO: Downloading compiler 3 of 3... [2022-04-27T14:07:16.995Z] INFO: Extracting git... [2022-04-27T14:07:25.105Z] [2022-04-27T14:07:25.105Z] Name Version Source Summary [2022-04-27T14:07:25.105Z] ---- ------- ------ ------- [2022-04-27T14:07:25.105Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T14:07:25.105Z] [2022-04-27T14:07:25.105Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T14:07:25.105Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T14:07:25.105Z] PSChildName : containerd [2022-04-27T14:07:25.105Z] PSDrive : C [2022-04-27T14:07:25.105Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T14:07:25.105Z] PSIsContainer : True [2022-04-27T14:07:25.105Z] Name : containerd [2022-04-27T14:07:25.105Z] FullName : C:\containerd [2022-04-27T14:07:25.105Z] Parent : [2022-04-27T14:07:25.105Z] Exists : True [2022-04-27T14:07:25.105Z] Root : C:\ [2022-04-27T14:07:25.105Z] Extension : [2022-04-27T14:07:25.105Z] CreationTime : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] CreationTimeUtc : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] LastAccessTime : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] LastAccessTimeUtc : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] LastWriteTime : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] LastWriteTimeUtc : 4/27/2022 2:07:22 PM [2022-04-27T14:07:25.105Z] Attributes : Directory [2022-04-27T14:07:25.105Z] Mode : d----- [2022-04-27T14:07:25.105Z] BaseName : containerd [2022-04-27T14:07:25.105Z] Target : {} [2022-04-27T14:07:25.105Z] LinkType : [2022-04-27T14:07:25.105Z] [2022-04-27T14:07:25.105Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T14:07:25.105Z] INFO: Configuring git core.autocrlf... [2022-04-27T14:07:25.105Z] [2022-04-27T14:07:25.105Z] [2022-04-27T14:07:29.386Z] INFO: Expanding go... [2022-04-27T14:07:45.364Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.6% of statements [2022-04-27T14:07:45.621Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-27T14:07:46.184Z] ok github.com/docker/docker/cmd/dockerd/trap 2.437s coverage: 0.0% of statements [2022-04-27T14:07:46.184Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T14:07:46.184Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T14:07:46.184Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T14:07:46.184Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T14:07:46.184Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T14:07:51.437Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-04-27T14:07:52.806Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-04-27T14:07:54.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-27T14:07:54.538Z] INFO: Expanding compiler 1 of 3... [2022-04-27T14:07:54.538Z] INFO: Expanding compiler 2 of 3... [2022-04-27T14:07:56.079Z] INFO: Expanding compiler 3 of 3... [2022-04-27T14:07:57.050Z] INFO: Removing downloaded files... [2022-04-27T14:07:57.050Z] INFO: Downloading containerd [2022-04-27T14:08:00.758Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 13.8% of statements [2022-04-27T14:08:01.692Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-04-27T14:08:02.255Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-27T14:08:02.817Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-27T14:08:03.379Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.9% of statements [2022-04-27T14:08:03.380Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T14:08:03.380Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T14:08:03.380Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T14:08:03.380Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T14:08:04.309Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.639s coverage: 74.8% of statements [2022-04-27T14:08:05.239Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.304s coverage: 56.2% of statements [2022-04-27T14:08:05.239Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-27T14:08:06.610Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-27T14:08:07.522Z] Removing intermediate container ff456ef9e53e [2022-04-27T14:08:07.522Z] ---> a172e2001c01 [2022-04-27T14:08:07.522Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-27T14:08:07.522Z] ---> Running in f31abc5a0918 [2022-04-27T14:08:07.522Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T14:08:07.522Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:08:07.522Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:08:07.522Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:08:07.522Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:08:07.522Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:08:07.522Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:08:07.522Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:08:07.522Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:08:07.522Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:08:07.522Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:08:07.982Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.205s coverage: 50.6% of statements [2022-04-27T14:08:09.877Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.007s coverage: 46.2% of statements [2022-04-27T14:08:09.877Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T14:08:10.808Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-27T14:08:10.808Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.018s coverage: 58.2% of statements [2022-04-27T14:08:10.808Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T14:08:10.808Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T14:08:11.738Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-27T14:08:12.301Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-27T14:08:12.864Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-04-27T14:08:12.864Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T14:08:12.864Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T14:08:13.427Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-27T14:08:13.990Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 79.9% of statements [2022-04-27T14:08:14.247Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-04-27T14:08:14.247Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T14:08:14.812Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-04-27T14:08:14.812Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-27T14:08:15.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-27T14:08:15.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 69.9% of statements [2022-04-27T14:08:15.889Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-27T14:08:15.889Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T14:08:16.452Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 58.4% of statements [2022-04-27T14:08:16.709Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-27T14:08:17.638Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-04-27T14:08:17.849Z] Removing intermediate container f31abc5a0918 [2022-04-27T14:08:17.849Z] ---> d20dbd8e201b [2022-04-27T14:08:17.849Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T14:08:17.849Z] ---> Running in 0591c9744ee7 [2022-04-27T14:08:17.895Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-27T14:08:18.459Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-27T14:08:19.023Z] ok github.com/docker/docker/daemon/logger/splunk 1.508s coverage: 82.5% of statements [2022-04-27T14:08:19.023Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T14:08:19.023Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T14:08:19.388Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T14:08:19.388Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:08:19.388Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:08:19.388Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:08:19.847Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:08:19.847Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:08:19.847Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:08:19.847Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:08:19.953Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-27T14:08:20.210Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.2% of statements [2022-04-27T14:08:20.210Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T14:08:20.773Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-27T14:08:21.337Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-27T14:08:21.343Z] INFO [linters context/goanalysis] analyzers took 5m22.579679506s with top 10 stages: buildir: 1m58.565294104s, goimports: 25.481984997s, unconvert: 20.085750386s, gosec: 16.976425097s, S1038: 8.873258626s, golint: 8.082824384s, misspell: 7.393450193s, nilness: 4.865904462s, directives: 4.646346369s, unused: 4.407543881s [2022-04-27T14:08:21.343Z] INFO [runner] Issues before processing: 3054, after processing: 0 [2022-04-27T14:08:21.343Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2054/2438, identifier_marker: 2054/2054, cgo: 2438/3054, filename_unadjuster: 2438/2438, path_prettifier: 2438/2438, skip_files: 2438/2438, nolint: 0/78, skip_dirs: 2438/2438, exclude: 2054/2054, exclude-rules: 78/2054 [2022-04-27T14:08:21.343Z] INFO [runner] processing took 82.61678ms with stages: nolint: 32.653143ms, identifier_marker: 22.129145ms, path_prettifier: 9.240701ms, autogenerated_exclude: 8.617381ms, exclude-rules: 7.79465ms, skip_dirs: 1.738419ms, cgo: 283.034µs, filename_unadjuster: 154.432µs, max_same_issues: 1.282µs, skip_files: 1.09µs, max_from_linter: 627ns, uniq_by_line: 622ns, exclude: 446ns, diff: 322ns, path_shortener: 297ns, source_code: 295ns, max_per_file_from_linter: 270ns, severity-rules: 241ns, sort_results: 213ns, path_prefixer: 170ns [2022-04-27T14:08:21.343Z] INFO [runner] linters took 1m31.249438793s with stages: goanalysis_metalinter: 1m31.166666048s [2022-04-27T14:08:21.343Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-27T14:08:21.343Z] INFO Memory: 2617 samples, avg is 293.2MB, max is 1203.0MB [2022-04-27T14:08:21.343Z] INFO Execution took 4m21.536689962s [2022-04-27T14:08:21.343Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-27T14:08:21.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/make.sh dynbinary test-docker-py [2022-04-27T14:08:21.900Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-27T14:08:21.930Z] [2022-04-27T14:08:22.189Z] Removing bundles/ [2022-04-27T14:08:22.189Z] [2022-04-27T14:08:22.189Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T14:08:22.189Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:08:22.189Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:08:22.463Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-04-27T14:08:22.463Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T14:08:22.463Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-27T14:08:23.026Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2022-04-27T14:08:23.026Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T14:08:23.283Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-27T14:08:23.846Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-04-27T14:08:24.408Z] ok github.com/docker/docker/opts 0.025s coverage: 66.7% of statements [2022-04-27T14:08:24.665Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-27T14:08:25.713Z] Removing intermediate container bb7f9d6bf2a6 [2022-04-27T14:08:25.713Z] ---> 77cf489cf084 [2022-04-27T14:08:25.713Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-27T14:08:25.713Z] ---> Running in 29a2be681546 [2022-04-27T14:08:25.713Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T14:08:25.713Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:08:25.713Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:08:25.713Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:08:25.713Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:08:25.713Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:08:25.713Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:08:25.713Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:08:25.713Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:08:25.713Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:08:25.713Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:08:26.034Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.5% of statements [2022-04-27T14:08:26.942Z] Removing intermediate container 0591c9744ee7 [2022-04-27T14:08:26.942Z] ---> 64f43e8b6e80 [2022-04-27T14:08:26.942Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T14:08:26.942Z] ---> Running in b07d4e8fe0ac [2022-04-27T14:08:26.942Z] Removing intermediate container b07d4e8fe0ac [2022-04-27T14:08:26.942Z] ---> 4336f0673921 [2022-04-27T14:08:26.942Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T14:08:26.942Z] ---> Running in 48ccd6fd58fe [2022-04-27T14:08:27.402Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 68.3% of statements [2022-04-27T14:08:27.402Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T14:08:27.406Z] Removing intermediate container 48ccd6fd58fe [2022-04-27T14:08:27.406Z] ---> d84903ffdbc0 [2022-04-27T14:08:27.406Z] Step 13/13 : COPY . . [2022-04-27T14:08:27.658Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-27T14:08:30.929Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-04-27T14:08:30.929Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-27T14:08:31.186Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-04-27T14:08:31.186Z] ok github.com/docker/docker/layer 7.263s coverage: 69.0% of statements [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T14:08:31.186Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T14:08:31.443Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-27T14:08:31.700Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-27T14:08:32.262Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-27T14:08:32.262Z] ok github.com/docker/docker/pkg/fsutils 0.124s coverage: 85.1% of statements [2022-04-27T14:08:32.262Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2022-04-27T14:08:33.192Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 67.9% of statements [2022-04-27T14:08:33.192Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2022-04-27T14:08:33.448Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-27T14:08:33.448Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-27T14:08:33.448Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T14:08:33.706Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-27T14:08:33.706Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-27T14:08:33.962Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-27T14:08:34.219Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-04-27T14:08:34.219Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-27T14:08:34.219Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T14:08:34.219Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T14:08:34.782Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-04-27T14:08:35.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-27T14:08:35.602Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-04-27T14:08:35.602Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T14:08:36.967Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-27T14:08:37.224Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-27T14:08:37.482Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-27T14:08:37.738Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-27T14:08:37.994Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-27T14:08:37.994Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T14:08:38.132Z] Removing intermediate container 29a2be681546 [2022-04-27T14:08:38.132Z] ---> 4659b54582fa [2022-04-27T14:08:38.132Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T14:08:38.132Z] ---> Running in b72f802251a0 [2022-04-27T14:08:38.587Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-27T14:08:39.158Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T14:08:39.416Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2022-04-27T14:08:39.979Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-27T14:08:40.235Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T14:08:40.235Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-27T14:08:40.391Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T14:08:40.391Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:08:40.391Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:08:40.391Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:08:40.859Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:08:40.859Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:08:40.859Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:08:40.859Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:08:42.128Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.3% of statements [2022-04-27T14:08:42.385Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T14:08:42.642Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-27T14:08:44.009Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2022-04-27T14:08:44.266Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T14:08:45.194Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-27T14:08:45.451Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-27T14:08:45.708Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-27T14:08:46.271Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-27T14:08:46.528Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-27T14:08:47.756Z] [2022-04-27T14:08:47.756Z] Name Version Source Summary [2022-04-27T14:08:47.756Z] ---- ------- ------ ------- [2022-04-27T14:08:47.756Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T14:08:47.756Z] [2022-04-27T14:08:47.756Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T14:08:47.756Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T14:08:47.756Z] PSChildName : containerd [2022-04-27T14:08:47.756Z] PSDrive : C [2022-04-27T14:08:47.756Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T14:08:47.756Z] PSIsContainer : True [2022-04-27T14:08:47.756Z] Name : containerd [2022-04-27T14:08:47.756Z] FullName : C:\containerd [2022-04-27T14:08:47.756Z] Parent : [2022-04-27T14:08:47.756Z] Exists : True [2022-04-27T14:08:47.756Z] Root : C:\ [2022-04-27T14:08:47.756Z] Extension : [2022-04-27T14:08:47.756Z] CreationTime : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] CreationTimeUtc : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] LastAccessTime : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] LastAccessTimeUtc : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] LastWriteTime : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] LastWriteTimeUtc : 4/27/2022 2:08:40 PM [2022-04-27T14:08:47.756Z] Attributes : Directory [2022-04-27T14:08:47.756Z] Mode : d----- [2022-04-27T14:08:47.756Z] BaseName : containerd [2022-04-27T14:08:47.756Z] Target : {} [2022-04-27T14:08:47.756Z] LinkType : [2022-04-27T14:08:47.756Z] [2022-04-27T14:08:47.756Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T14:08:47.756Z] INFO: Configuring git core.autocrlf... [2022-04-27T14:08:47.756Z] [2022-04-27T14:08:47.756Z] [2022-04-27T14:08:47.896Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-27T14:08:48.018Z] Removing intermediate container b72f802251a0 [2022-04-27T14:08:48.019Z] ---> 82cff9803fcf [2022-04-27T14:08:48.019Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T14:08:48.019Z] ---> Running in 7acd1e3c5b1c [2022-04-27T14:08:48.019Z] Removing intermediate container 7acd1e3c5b1c [2022-04-27T14:08:48.019Z] ---> fb6b7ba8afbd [2022-04-27T14:08:48.019Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T14:08:48.019Z] ---> Running in ead62a33e408 [2022-04-27T14:08:48.485Z] Removing intermediate container ead62a33e408 [2022-04-27T14:08:48.485Z] ---> bbf171ae7c62 [2022-04-27T14:08:48.485Z] Step 13/13 : COPY . . [2022-04-27T14:08:48.573Z] ---> 73f383fcf69e [2022-04-27T14:08:48.573Z] Successfully built 73f383fcf69e [2022-04-27T14:08:48.573Z] Successfully tagged docker:latest [2022-04-27T14:08:48.573Z] INFO: Image build ended at 04/27/2022 14:08:46. Duration:00:03:24.3117374 [2022-04-27T14:08:48.573Z] [2022-04-27T14:08:48.573Z] [2022-04-27T14:08:48.573Z] INFO: Building the test binaries at 04/27/2022 14:08:46... [2022-04-27T14:08:48.824Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-04-27T14:08:49.080Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-27T14:08:50.177Z] INFO: make.ps1 starting at 04/27/2022 14:08:49 [2022-04-27T14:08:50.177Z] INFO: Git commit (e101cd1441) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:08:50.177Z] INFO: Invoking autogen... [2022-04-27T14:08:50.447Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-27T14:08:50.644Z] { [2022-04-27T14:08:50.644Z] "RT_GROUP_ICON": { [2022-04-27T14:08:50.644Z] "#1": { [2022-04-27T14:08:50.644Z] "0409": "../../winresources/docker.ico" [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] }, [2022-04-27T14:08:50.644Z] "RT_MANIFEST": { [2022-04-27T14:08:50.644Z] "#1": { [2022-04-27T14:08:50.644Z] "0409": { [2022-04-27T14:08:50.644Z] "identity": {}, [2022-04-27T14:08:50.644Z] "description": "Docker Engine", [2022-04-27T14:08:50.644Z] "minimum-os": "vista", [2022-04-27T14:08:50.644Z] "execution-level": "", [2022-04-27T14:08:50.644Z] "ui-access": false, [2022-04-27T14:08:50.644Z] "auto-elevate": false, [2022-04-27T14:08:50.644Z] "dpi-awareness": "unaware", [2022-04-27T14:08:50.644Z] "disable-theming": false, [2022-04-27T14:08:50.644Z] "disable-window-filtering": false, [2022-04-27T14:08:50.644Z] "high-resolution-scrolling-aware": false, [2022-04-27T14:08:50.644Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T14:08:50.644Z] "long-path-aware": false, [2022-04-27T14:08:50.644Z] "printer-driver-isolation": false, [2022-04-27T14:08:50.644Z] "gdi-scaling": false, [2022-04-27T14:08:50.644Z] "segment-heap": false, [2022-04-27T14:08:50.644Z] "use-common-controls-v6": false [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] }, [2022-04-27T14:08:50.644Z] "RT_MESSAGETABLE": { [2022-04-27T14:08:50.644Z] "#1": { [2022-04-27T14:08:50.644Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] }, [2022-04-27T14:08:50.644Z] "RT_VERSION": { [2022-04-27T14:08:50.644Z] "#1": { [2022-04-27T14:08:50.644Z] "0409": { [2022-04-27T14:08:50.644Z] "fixed": { [2022-04-27T14:08:50.644Z] "file_version": "0.0.0.0", [2022-04-27T14:08:50.644Z] "product_version": "0.0.0.0", [2022-04-27T14:08:50.644Z] "type": "Unknown" [2022-04-27T14:08:50.644Z] }, [2022-04-27T14:08:50.644Z] "info": { [2022-04-27T14:08:50.644Z] "0000": { [2022-04-27T14:08:50.644Z] "CompanyName": "", [2022-04-27T14:08:50.644Z] "FileVersion": "0.0.0-dev", [2022-04-27T14:08:50.644Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T14:08:50.644Z] "OriginalFileName": "dockerd.exe", [2022-04-27T14:08:50.644Z] "ProductName": "", [2022-04-27T14:08:50.644Z] "ProductVersion": "0.0.0-dev", [2022-04-27T14:08:50.644Z] "SpecialBuild": "e101cd1441" [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:50.644Z] } [2022-04-27T14:08:51.111Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T14:08:51.111Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-350ea05f\powershellWrapper.ps1:3 char:1 [2022-04-27T14:08:51.111Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T14:08:51.111Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T14:08:51.111Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T14:08:51.111Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T14:08:51.111Z] [2022-04-27T14:08:51.111Z] cmd\dockerd\config_windows.go [2022-04-27T14:08:51.111Z] cmd\dockerd\daemon.go [2022-04-27T14:08:51.111Z] cmd\dockerd\daemon_test.go [2022-04-27T14:08:51.111Z] cmd\dockerd\daemon_windows.go [2022-04-27T14:08:51.111Z] cmd\dockerd\docker.go [2022-04-27T14:08:51.111Z] cmd\dockerd\docker_windows.go [2022-04-27T14:08:51.111Z] cmd\dockerd\genwinres_windows.go [2022-04-27T14:08:51.111Z] cmd\dockerd\metrics.go [2022-04-27T14:08:51.111Z] cmd\dockerd\options.go [2022-04-27T14:08:51.111Z] cmd\dockerd\options_test.go [2022-04-27T14:08:51.111Z] cmd\dockerd\service_windows.go [2022-04-27T14:08:51.111Z] INFO: Building daemon... [2022-04-27T14:09:01.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:09:01.626Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:01.626Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:09:01.626Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:01.626Z] [2022-04-27T14:09:01.626Z] + TEST_INTEGRATION_DEST=1 [2022-04-27T14:09:01.626Z] + CONTAINER_NAME=docker-pr4-1 [2022-04-27T14:09:01.626Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T14:09:01.626Z] + run_tests test-integration-flaky [2022-04-27T14:09:01.626Z] + '[' -n 0 ']' [2022-04-27T14:09:01.626Z] + rm= [2022-04-27T14:09:01.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43515/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b8f6143b3107f3274f284b49dfce1257b626bc90 hack/make.sh test-integration-flaky test-integration [2022-04-27T14:09:01.626Z] + c=0 [2022-04-27T14:09:01.626Z] ++ jobs -p [2022-04-27T14:09:01.626Z] + for job in $(jobs -p) [2022-04-27T14:09:01.626Z] + wait 6951 [2022-04-27T14:09:01.626Z] + TEST_INTEGRATION_DEST=3 [2022-04-27T14:09:01.626Z] + CONTAINER_NAME=docker-pr4-3 [2022-04-27T14:09:01.626Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T14:09:01.626Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-27T14:09:01.626Z] + run_tests [2022-04-27T14:09:01.626Z] + '[' -n 0 ']' [2022-04-27T14:09:01.626Z] + rm= [2022-04-27T14:09:01.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43515/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b8f6143b3107f3274f284b49dfce1257b626bc90 hack/make.sh '' test-integration [2022-04-27T14:09:01.626Z] + TEST_INTEGRATION_DEST=2 [2022-04-27T14:09:01.626Z] + CONTAINER_NAME=docker-pr4-2 [2022-04-27T14:09:01.626Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T14:09:01.626Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-27T14:09:01.626Z] + run_tests [2022-04-27T14:09:01.626Z] + '[' -n 0 ']' [2022-04-27T14:09:01.626Z] + rm= [2022-04-27T14:09:01.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43515/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b8f6143b3107f3274f284b49dfce1257b626bc90 hack/make.sh '' test-integration [2022-04-27T14:09:01.626Z] [2022-04-27T14:09:01.626Z] [2022-04-27T14:09:01.626Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-27T14:09:01.626Z] [2022-04-27T14:09:01.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:09:01.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:09:01.626Z] HOSTNAME=d2a088b316b8 [2022-04-27T14:09:01.626Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T14:09:01.626Z] TESTDEBUG=0 [2022-04-27T14:09:01.626Z] DEST=bundles/test-integration [2022-04-27T14:09:01.626Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:09:01.626Z] KEEPBUNDLE=1 [2022-04-27T14:09:01.626Z] DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 [2022-04-27T14:09:01.626Z] container=docker [2022-04-27T14:09:01.626Z] HOME=/root [2022-04-27T14:09:01.626Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:09:01.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:09:01.626Z] VALIDATE_BRANCH=master [2022-04-27T14:09:01.626Z] TERM=xterm [2022-04-27T14:09:01.626Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:09:01.626Z] SHLVL=1 [2022-04-27T14:09:01.626Z] TIMEOUT=120m [2022-04-27T14:09:01.626Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:09:01.626Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:09:01.626Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-27T14:09:01.626Z] GO111MODULE=off [2022-04-27T14:09:01.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:09:01.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:09:01.626Z] GOPATH=/go [2022-04-27T14:09:01.626Z] PKG_CONFIG=pkg-config [2022-04-27T14:09:01.626Z] _=/usr/bin/env [2022-04-27T14:09:01.626Z] Building test suite binary ./integration-cli/test.main [2022-04-27T14:09:01.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:09:01.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:09:01.626Z] HOSTNAME=750b00928e58 [2022-04-27T14:09:01.626Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T14:09:01.626Z] TESTDEBUG=0 [2022-04-27T14:09:01.626Z] DEST=bundles/test-integration [2022-04-27T14:09:01.626Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:09:01.626Z] KEEPBUNDLE=1 [2022-04-27T14:09:01.626Z] DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 [2022-04-27T14:09:01.626Z] container=docker [2022-04-27T14:09:01.626Z] HOME=/root [2022-04-27T14:09:01.626Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:09:01.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:09:01.626Z] VALIDATE_BRANCH=master [2022-04-27T14:09:01.626Z] TERM=xterm [2022-04-27T14:09:01.626Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:09:01.626Z] SHLVL=1 [2022-04-27T14:09:01.626Z] TIMEOUT=120m [2022-04-27T14:09:01.626Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:09:01.626Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:09:01.626Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-27T14:09:01.626Z] GO111MODULE=off [2022-04-27T14:09:01.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:09:01.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:09:01.626Z] GOPATH=/go [2022-04-27T14:09:01.626Z] PKG_CONFIG=pkg-config [2022-04-27T14:09:01.626Z] _=/usr/bin/env [2022-04-27T14:09:01.626Z] Building test suite binary ./integration-cli/test.main [2022-04-27T14:09:01.626Z] No new tests added to integration. [2022-04-27T14:09:01.626Z] [2022-04-27T14:09:01.626Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:09:01.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:09:01.626Z] HOSTNAME=6df51a9c3c6f [2022-04-27T14:09:01.626Z] TESTDEBUG=0 [2022-04-27T14:09:01.626Z] DEST=bundles/test-integration [2022-04-27T14:09:01.626Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:09:01.626Z] KEEPBUNDLE=1 [2022-04-27T14:09:01.626Z] DOCKER_GITCOMMIT=b8f6143b3107f3274f284b49dfce1257b626bc90 [2022-04-27T14:09:01.626Z] container=docker [2022-04-27T14:09:01.626Z] HOME=/root [2022-04-27T14:09:01.626Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:09:01.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:09:01.626Z] VALIDATE_BRANCH=master [2022-04-27T14:09:01.626Z] TERM=xterm [2022-04-27T14:09:01.626Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:09:01.626Z] SHLVL=1 [2022-04-27T14:09:01.626Z] TIMEOUT=120m [2022-04-27T14:09:01.626Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:09:01.626Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:09:01.626Z] GO111MODULE=off [2022-04-27T14:09:01.626Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T14:09:01.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:09:01.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:09:01.626Z] GOPATH=/go [2022-04-27T14:09:01.626Z] PKG_CONFIG=pkg-config [2022-04-27T14:09:01.626Z] _=/usr/bin/env [2022-04-27T14:09:01.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T14:09:03.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:09:03.114Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:03.114Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:09:03.114Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:03.114Z] [2022-04-27T14:09:03.114Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:09:03.114Z] DOCKER_SYSTEMD=1 [2022-04-27T14:09:03.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:09:03.114Z] HOSTNAME=fd9fb28b5c42 [2022-04-27T14:09:03.114Z] DEST=bundles/test-integration [2022-04-27T14:09:03.114Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:09:03.114Z] DOCKER_GITCOMMIT=8ea8e97d428676ff1cd92b4c234a592da573dfe6 [2022-04-27T14:09:03.114Z] container=docker [2022-04-27T14:09:03.114Z] HOME=/root [2022-04-27T14:09:03.114Z] LANG=C.UTF-8 [2022-04-27T14:09:03.114Z] INVOCATION_ID=e14a3378297b4dae8b6fa0bae342467a [2022-04-27T14:09:03.114Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:09:03.114Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:09:03.114Z] VALIDATE_BRANCH=master [2022-04-27T14:09:03.114Z] TERM=xterm [2022-04-27T14:09:03.114Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:09:03.114Z] SHLVL=3 [2022-04-27T14:09:03.114Z] TIMEOUT=120m [2022-04-27T14:09:03.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:09:03.114Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:09:03.114Z] GO111MODULE=off [2022-04-27T14:09:03.114Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T14:09:03.114Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T14:09:03.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:09:03.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:09:03.114Z] GOPATH=/go [2022-04-27T14:09:03.114Z] PKG_CONFIG=pkg-config [2022-04-27T14:09:03.114Z] _=/usr/bin/env [2022-04-27T14:09:03.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T14:09:09.680Z] ---> 0c601225cf98 [2022-04-27T14:09:09.680Z] Successfully built 0c601225cf98 [2022-04-27T14:09:09.680Z] Successfully tagged docker:latest [2022-04-27T14:09:09.680Z] INFO: Image build ended at 04/27/2022 14:09:07. Duration:00:03:49.5438527 [2022-04-27T14:09:09.680Z] [2022-04-27T14:09:09.680Z] [2022-04-27T14:09:09.680Z] INFO: Building the test binaries at 04/27/2022 14:09:07... [2022-04-27T14:09:11.242Z] INFO: make.ps1 starting at 04/27/2022 14:09:10 [2022-04-27T14:09:11.242Z] INFO: Git commit (680e1aadff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:09:11.242Z] INFO: Invoking autogen... [2022-04-27T14:09:11.711Z] { [2022-04-27T14:09:11.711Z] "RT_GROUP_ICON": { [2022-04-27T14:09:11.711Z] "#1": { [2022-04-27T14:09:11.711Z] "0409": "../../winresources/docker.ico" [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] }, [2022-04-27T14:09:11.711Z] "RT_MANIFEST": { [2022-04-27T14:09:11.711Z] "#1": { [2022-04-27T14:09:11.711Z] "0409": { [2022-04-27T14:09:11.711Z] "identity": {}, [2022-04-27T14:09:11.711Z] "description": "Docker Engine", [2022-04-27T14:09:11.711Z] "minimum-os": "vista", [2022-04-27T14:09:11.711Z] "execution-level": "", [2022-04-27T14:09:11.711Z] "ui-access": false, [2022-04-27T14:09:11.711Z] "auto-elevate": false, [2022-04-27T14:09:11.711Z] "dpi-awareness": "unaware", [2022-04-27T14:09:11.711Z] "disable-theming": false, [2022-04-27T14:09:11.711Z] "disable-window-filtering": false, [2022-04-27T14:09:11.711Z] "high-resolution-scrolling-aware": false, [2022-04-27T14:09:11.711Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T14:09:11.711Z] "long-path-aware": false, [2022-04-27T14:09:11.711Z] "printer-driver-isolation": false, [2022-04-27T14:09:11.711Z] "gdi-scaling": false, [2022-04-27T14:09:11.711Z] "segment-heap": false, [2022-04-27T14:09:11.711Z] "use-common-controls-v6": false [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] }, [2022-04-27T14:09:11.711Z] "RT_MESSAGETABLE": { [2022-04-27T14:09:11.711Z] "#1": { [2022-04-27T14:09:11.711Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] }, [2022-04-27T14:09:11.711Z] "RT_VERSION": { [2022-04-27T14:09:11.711Z] "#1": { [2022-04-27T14:09:11.711Z] "0409": { [2022-04-27T14:09:11.711Z] "fixed": { [2022-04-27T14:09:11.711Z] "file_version": "0.0.0.0", [2022-04-27T14:09:11.711Z] "product_version": "0.0.0.0", [2022-04-27T14:09:11.711Z] "type": "Unknown" [2022-04-27T14:09:11.711Z] }, [2022-04-27T14:09:11.711Z] "info": { [2022-04-27T14:09:11.711Z] "0000": { [2022-04-27T14:09:11.711Z] "CompanyName": "", [2022-04-27T14:09:11.711Z] "FileVersion": "0.0.0-dev", [2022-04-27T14:09:11.711Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T14:09:11.711Z] "OriginalFileName": "dockerd.exe", [2022-04-27T14:09:11.711Z] "ProductName": "", [2022-04-27T14:09:11.711Z] "ProductVersion": "0.0.0-dev", [2022-04-27T14:09:11.711Z] "SpecialBuild": "680e1aadff" [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:11.711Z] } [2022-04-27T14:09:12.178Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T14:09:12.178Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-837a99dd\powershellWrapper.ps1:3 char:1 [2022-04-27T14:09:12.178Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T14:09:12.178Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T14:09:12.178Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T14:09:12.178Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T14:09:12.178Z] [2022-04-27T14:09:12.178Z] cmd\dockerd\config_windows.go [2022-04-27T14:09:12.178Z] cmd\dockerd\daemon.go [2022-04-27T14:09:12.178Z] cmd\dockerd\daemon_test.go [2022-04-27T14:09:12.178Z] cmd\dockerd\daemon_windows.go [2022-04-27T14:09:12.178Z] cmd\dockerd\docker.go [2022-04-27T14:09:12.178Z] cmd\dockerd\docker_windows.go [2022-04-27T14:09:12.178Z] cmd\dockerd\genwinres_windows.go [2022-04-27T14:09:12.178Z] cmd\dockerd\metrics.go [2022-04-27T14:09:12.178Z] cmd\dockerd\options.go [2022-04-27T14:09:12.178Z] cmd\dockerd\options_test.go [2022-04-27T14:09:12.178Z] cmd\dockerd\service_windows.go [2022-04-27T14:09:12.178Z] INFO: Building daemon... [2022-04-27T14:09:12.339Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T14:09:12.339Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === Skipped [2022-04-27T14:09:12.339Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T14:09:12.339Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T14:09:12.339Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T14:09:12.339Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T14:09:12.339Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T14:09:12.339Z] time="2022-04-27T14:08:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T14:09:12.339Z] time="2022-04-27T14:08:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T14:09:12.339Z] time="2022-04-27T14:08:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T14:09:12.339Z] time="2022-04-27T14:08:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T14:09:12.339Z] time="2022-04-27T14:08:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T14:09:12.339Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T14:09:12.339Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T14:09:12.339Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:09:12.339Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T14:09:12.339Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T14:09:12.339Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T14:09:12.339Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T14:09:12.339Z] [2022-04-27T14:09:12.339Z] DONE 2531 tests, 28 skipped in 207.640s [2022-04-27T14:09:12.339Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:09:12.339Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T14:09:12.340Z] + 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-04-27T14:09:14.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:09:14.027Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:14.027Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:09:14.027Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:09:14.027Z] [2022-04-27T14:09:14.027Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:09:14.027Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:09:14.027Z] HOSTNAME=b24317d72f46 [2022-04-27T14:09:14.027Z] DEST=bundles/test-integration [2022-04-27T14:09:14.027Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:09:14.027Z] DOCKER_ROOTLESS=1 [2022-04-27T14:09:14.027Z] DOCKER_GITCOMMIT=8ea8e97d428676ff1cd92b4c234a592da573dfe6 [2022-04-27T14:09:14.027Z] container=docker [2022-04-27T14:09:14.027Z] HOME=/root [2022-04-27T14:09:14.027Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:09:14.027Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:09:14.027Z] VALIDATE_BRANCH=master [2022-04-27T14:09:14.027Z] TERM=xterm [2022-04-27T14:09:14.027Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:09:14.027Z] SHLVL=1 [2022-04-27T14:09:14.027Z] TIMEOUT=120m [2022-04-27T14:09:14.027Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:09:14.028Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:09:14.028Z] GO111MODULE=off [2022-04-27T14:09:14.028Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T14:09:14.028Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T14:09:14.028Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:09:14.028Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:09:14.028Z] GOPATH=/go [2022-04-27T14:09:14.028Z] PKG_CONFIG=pkg-config [2022-04-27T14:09:14.028Z] _=/usr/bin/env [2022-04-27T14:09:14.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T14:09:48.225Z] Removing intermediate container 6babd158bd63 [2022-04-27T14:09:48.225Z] ---> 809a6e76c130 [2022-04-27T14:09:48.225Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-27T14:09:48.225Z] ---> Running in 5f0f9ab0e546 [2022-04-27T14:09:49.769Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T14:09:49.769Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T14:09:49.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T14:09:49.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T14:09:50.229Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T14:09:50.229Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T14:09:50.229Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:09:50.229Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:09:50.229Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T14:09:50.229Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T14:09:50.229Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T14:09:50.229Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T14:09:50.229Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T14:09:50.229Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T14:09:50.229Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T14:09:50.689Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T14:09:51.149Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:09:51.149Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork 37.366s coverage: 40.6% of statements [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.498s coverage: 59.9% of statements [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 4.0% of statements [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-27T14:09:58.958Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T14:09:58.958Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T14:10:00.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T14:10:00.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T14:10:03.345Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T14:10:03.345Z] [2022-04-27T14:10:03.345Z] ________ ____ __. [2022-04-27T14:10:03.345Z] \_____ \ | |/ _| [2022-04-27T14:10:03.345Z] / | \| < [2022-04-27T14:10:03.345Z] / | \ | \ [2022-04-27T14:10:03.345Z] \_______ /____|__ \ [2022-04-27T14:10:03.345Z] \/ \/ [2022-04-27T14:10:03.345Z] [2022-04-27T14:10:03.345Z] INFO: make.ps1 ended at 04/27/2022 14:10:02 [2022-04-27T14:10:04.309Z] INFO: Binaries build ended at 04/27/2022 14:10:04. Duration:00:01:17.4963004 [2022-04-27T14:10:05.272Z] INFO: Copying the built daemon binary to d:\CI\PR-43515\4\binary\dockerd-e101cd1441.exe... [2022-04-27T14:10:05.272Z] INFO: Copying the built client binary to d:\CI\PR-43515\4\binary\docker-e101cd1441.exe... [2022-04-27T14:10:05.272Z] INFO: Copying the golang package from the container to d:\CI\PR-43515\4\installer\go.zip... [2022-04-27T14:10:06.129Z] Removing intermediate container 5f0f9ab0e546 [2022-04-27T14:10:06.129Z] ---> a191f2c0cdf8 [2022-04-27T14:10:06.129Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T14:10:06.129Z] ---> Running in 164ee48614e2 [2022-04-27T14:10:06.271Z] INFO: Extracting go.zip to d:\CI\PR-43515\4\go [2022-04-27T14:10:07.040Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.557s coverage: 7.2% of statements [2022-04-27T14:10:07.040Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T14:10:07.297Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-27T14:10:07.554Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-27T14:10:07.554Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T14:10:07.554Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T14:10:07.810Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T14:10:08.066Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-27T14:10:08.323Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-27T14:10:08.579Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T14:10:08.836Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T14:10:10.894Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T14:10:10.894Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T14:10:10.894Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T14:10:10.894Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T14:10:11.365Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T14:10:11.365Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T14:10:11.365Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T14:10:11.365Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T14:10:11.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T14:10:18.533Z] Removing intermediate container 164ee48614e2 [2022-04-27T14:10:18.533Z] ---> 75ded7d27470 [2022-04-27T14:10:18.533Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T14:10:18.533Z] ---> Running in b7480640b5c1 [2022-04-27T14:10:18.533Z] Removing intermediate container b7480640b5c1 [2022-04-27T14:10:18.533Z] ---> ef21e8521dd1 [2022-04-27T14:10:18.533Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T14:10:18.533Z] ---> Running in 87d93ab6ef95 [2022-04-27T14:10:19.001Z] Removing intermediate container 87d93ab6ef95 [2022-04-27T14:10:19.001Z] ---> 8d272e219755 [2022-04-27T14:10:19.001Z] Step 13/13 : COPY . . [2022-04-27T14:10:21.009Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-27T14:10:21.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T14:10:22.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T14:10:24.470Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T14:10:24.470Z] [2022-04-27T14:10:24.470Z] ________ ____ __. [2022-04-27T14:10:24.470Z] \_____ \ | |/ _| [2022-04-27T14:10:24.470Z] / | \| < [2022-04-27T14:10:24.470Z] / | \ | \ [2022-04-27T14:10:24.470Z] \_______ /____|__ \ [2022-04-27T14:10:24.470Z] \/ \/ [2022-04-27T14:10:24.470Z] [2022-04-27T14:10:24.470Z] INFO: make.ps1 ended at 04/27/2022 14:10:24 [2022-04-27T14:10:26.034Z] INFO: Binaries build ended at 04/27/2022 14:10:25. Duration:00:01:17.9576013 [2022-04-27T14:10:27.021Z] INFO: Copying the built daemon binary to d:\CI\PR-43515\4\binary\dockerd-680e1aadff.exe... [2022-04-27T14:10:27.021Z] INFO: Copying the built client binary to d:\CI\PR-43515\4\binary\docker-680e1aadff.exe... [2022-04-27T14:10:27.021Z] INFO: Copying the golang package from the container to d:\CI\PR-43515\4\installer\go.zip... [2022-04-27T14:10:27.489Z] INFO: Extracting go.zip to d:\CI\PR-43515\4\go [2022-04-27T14:10:28.708Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:10:28.708Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:10:28.708Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:10:28.708Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:10:28.708Z] [2022-04-27T14:10:28.708Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-27T14:10:28.708Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-27T14:10:28.708Z] Using test binary docker [2022-04-27T14:10:28.708Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T14:10:28.708Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:10:28.708Z] INFO: Waiting for daemon to start... [2022-04-27T14:10:28.708Z] Starting dockerd [2022-04-27T14:10:28.708Z] . [2022-04-27T14:10:28.708Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-27T14:10:29.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T14:10:30.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T14:10:30.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T14:10:31.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T14:10:31.345Z] INFO: Extraction ended at 04/27/2022 14:10:28. Duration:00:00:23.1273805 [2022-04-27T14:10:31.345Z] INFO: Updating the golang and path environment variables [2022-04-27T14:10:31.345Z] INFO: GOPATH=d:\gopath [2022-04-27T14:10:31.345Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T14:10:31.345Z] INFO: Running the daemon under test in debug mode [2022-04-27T14:10:31.345Z] INFO: Running the daemon under test in containerd mode [2022-04-27T14:10:31.345Z] INFO: Starting a daemon under test... [2022-04-27T14:10:31.345Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43515\4\daemon --pidfile d:\CI\PR-43515\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-27T14:10:31.345Z] INFO: Containerd started successfully. [2022-04-27T14:10:31.345Z] INFO: Process started successfully. [2022-04-27T14:10:31.345Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T14:10:31.345Z] INFO: Waiting for the daemon under test to start... [2022-04-27T14:10:31.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T14:10:32.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T14:10:32.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T14:10:35.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T14:10:35.856Z] ok github.com/docker/docker/libnetwork/ipam 16.153s coverage: 85.3% of statements [2022-04-27T14:10:35.856Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T14:10:35.856Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T14:10:36.113Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-27T14:10:36.369Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-27T14:10:36.369Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T14:10:36.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T14:10:36.626Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T14:10:37.188Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-04-27T14:10:37.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T14:10:37.759Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-04-27T14:10:37.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T14:10:38.015Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T14:10:38.294Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-27T14:10:38.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T14:10:38.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T14:10:39.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T14:10:39.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T14:10:40.235Z] ---> 0999d9be1528 [2022-04-27T14:10:40.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T14:10:40.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T14:10:41.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T14:10:41.221Z] Successfully built 0999d9be1528 [2022-04-27T14:10:41.221Z] Successfully tagged docker:latest [2022-04-27T14:10:41.221Z] INFO: Image build ended at 04/27/2022 14:10:40. Duration:00:03:49.4277301 [2022-04-27T14:10:41.221Z] [2022-04-27T14:10:41.221Z] [2022-04-27T14:10:41.221Z] INFO: Building the test binaries at 04/27/2022 14:10:40... [2022-04-27T14:10:41.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T14:10:41.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T14:10:42.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T14:10:42.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T14:10:43.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:10:43.313Z] Using test binary docker [2022-04-27T14:10:43.313Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T14:10:43.313Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-27T14:10:43.313Z] Starting dockerd [2022-04-27T14:10:43.313Z] INFO: Waiting for daemon to start... [2022-04-27T14:10:44.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T14:10:45.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T14:10:45.986Z] INFO: make.ps1 starting at 04/27/2022 14:10:45 [2022-04-27T14:10:46.454Z] INFO: Git commit (940ee06e9c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:10:46.454Z] INFO: Invoking autogen... [2022-04-27T14:10:46.454Z] { [2022-04-27T14:10:46.454Z] "RT_GROUP_ICON": { [2022-04-27T14:10:46.454Z] "#1": { [2022-04-27T14:10:46.454Z] "0409": "../../winresources/docker.ico" [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] }, [2022-04-27T14:10:46.454Z] "RT_MANIFEST": { [2022-04-27T14:10:46.454Z] "#1": { [2022-04-27T14:10:46.454Z] "0409": { [2022-04-27T14:10:46.454Z] "identity": {}, [2022-04-27T14:10:46.454Z] "description": "Docker Engine", [2022-04-27T14:10:46.454Z] "minimum-os": "vista", [2022-04-27T14:10:46.454Z] "execution-level": "", [2022-04-27T14:10:46.454Z] "ui-access": false, [2022-04-27T14:10:46.454Z] "auto-elevate": false, [2022-04-27T14:10:46.454Z] "dpi-awareness": "unaware", [2022-04-27T14:10:46.454Z] "disable-theming": false, [2022-04-27T14:10:46.454Z] "disable-window-filtering": false, [2022-04-27T14:10:46.454Z] "high-resolution-scrolling-aware": false, [2022-04-27T14:10:46.454Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T14:10:46.454Z] "long-path-aware": false, [2022-04-27T14:10:46.454Z] "printer-driver-isolation": false, [2022-04-27T14:10:46.454Z] "gdi-scaling": false, [2022-04-27T14:10:46.454Z] "segment-heap": false, [2022-04-27T14:10:46.454Z] "use-common-controls-v6": false [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] }, [2022-04-27T14:10:46.454Z] "RT_MESSAGETABLE": { [2022-04-27T14:10:46.454Z] "#1": { [2022-04-27T14:10:46.454Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] }, [2022-04-27T14:10:46.454Z] "RT_VERSION": { [2022-04-27T14:10:46.454Z] "#1": { [2022-04-27T14:10:46.454Z] "0409": { [2022-04-27T14:10:46.454Z] "fixed": { [2022-04-27T14:10:46.454Z] "file_version": "0.0.0.0", [2022-04-27T14:10:46.454Z] "product_version": "0.0.0.0", [2022-04-27T14:10:46.454Z] "type": "Unknown" [2022-04-27T14:10:46.454Z] }, [2022-04-27T14:10:46.454Z] "info": { [2022-04-27T14:10:46.454Z] "0000": { [2022-04-27T14:10:46.454Z] "CompanyName": "", [2022-04-27T14:10:46.454Z] "FileVersion": "0.0.0-dev", [2022-04-27T14:10:46.454Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T14:10:46.454Z] "OriginalFileName": "dockerd.exe", [2022-04-27T14:10:46.454Z] "ProductName": "", [2022-04-27T14:10:46.454Z] "ProductVersion": "0.0.0-dev", [2022-04-27T14:10:46.454Z] "SpecialBuild": "940ee06e9c" [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.454Z] } [2022-04-27T14:10:46.645Z] . [2022-04-27T14:10:46.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:10:46.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:10:46.646Z] Error: No such image: emptyfs [2022-04-27T14:10:46.646Z] Running integration-test (iteration 1) [2022-04-27T14:10:46.646Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T14:10:46.646Z] Loaded image: busybox:latest [2022-04-27T14:10:46.646Z] Loaded image: busybox:glibc [2022-04-27T14:10:46.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T14:10:46.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T14:10:47.442Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T14:10:47.442Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d666db54\powershellWrapper.ps1:3 char:1 [2022-04-27T14:10:47.442Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T14:10:47.442Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T14:10:47.442Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T14:10:47.442Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T14:10:47.442Z] [2022-04-27T14:10:47.442Z] cmd\dockerd\config_windows.go [2022-04-27T14:10:47.442Z] cmd\dockerd\daemon.go [2022-04-27T14:10:47.442Z] cmd\dockerd\daemon_test.go [2022-04-27T14:10:47.442Z] cmd\dockerd\daemon_windows.go [2022-04-27T14:10:47.442Z] cmd\dockerd\docker.go [2022-04-27T14:10:47.442Z] cmd\dockerd\docker_windows.go [2022-04-27T14:10:47.442Z] cmd\dockerd\genwinres_windows.go [2022-04-27T14:10:47.442Z] cmd\dockerd\metrics.go [2022-04-27T14:10:47.442Z] cmd\dockerd\options.go [2022-04-27T14:10:47.442Z] cmd\dockerd\options_test.go [2022-04-27T14:10:47.442Z] cmd\dockerd\service_windows.go [2022-04-27T14:10:47.442Z] INFO: Building daemon... [2022-04-27T14:10:47.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T14:10:48.045Z] Loaded image: debian:bullseye-slim [2022-04-27T14:10:48.306Z] Loaded image: hello-world:latest [2022-04-27T14:10:48.306Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:10:48.306Z] INFO: Testing against a local daemon [2022-04-27T14:10:48.306Z] === RUN TestCgroupNamespacesBuild [2022-04-27T14:10:48.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T14:10:48.958Z] ...INFO: Daemon under test started and replied! [2022-04-27T14:10:48.958Z] INFO: Docker version of the daemon under test [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] Client: [2022-04-27T14:10:48.958Z] Version: 17.06.2-ce [2022-04-27T14:10:48.958Z] API version: 1.30 [2022-04-27T14:10:48.958Z] Go version: go1.8.3 [2022-04-27T14:10:48.958Z] Git commit: cec0b72 [2022-04-27T14:10:48.958Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T14:10:48.958Z] OS/Arch: windows/amd64 [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] Server: [2022-04-27T14:10:48.958Z] Version: 0.0.0-dev [2022-04-27T14:10:48.958Z] API version: 1.42 (minimum version 1.24) [2022-04-27T14:10:48.958Z] Go version: go1.18.1 [2022-04-27T14:10:48.958Z] Git commit: e101cd1441 [2022-04-27T14:10:48.958Z] Built: [2022-04-27T14:10:48.958Z] OS/Arch: windows/amd64 [2022-04-27T14:10:48.958Z] Experimental: false [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] INFO: Docker info of the daemon under test [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] Containers: 0 [2022-04-27T14:10:48.958Z] Running: 0 [2022-04-27T14:10:48.958Z] Paused: 0 [2022-04-27T14:10:48.958Z] Stopped: 0 [2022-04-27T14:10:48.958Z] Images: 0 [2022-04-27T14:10:48.958Z] Server Version: 0.0.0-dev [2022-04-27T14:10:48.958Z] Storage Driver: windowsfilter [2022-04-27T14:10:48.958Z] Windows: [2022-04-27T14:10:48.958Z] Logging Driver: json-file [2022-04-27T14:10:48.958Z] Plugins: [2022-04-27T14:10:48.958Z] Volume: local [2022-04-27T14:10:48.958Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:10:48.958Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:10:48.958Z] Swarm: inactive [2022-04-27T14:10:48.958Z] Default Isolation: process [2022-04-27T14:10:48.958Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:10:48.958Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T14:10:48.958Z] OSType: windows [2022-04-27T14:10:48.958Z] Architecture: x86_64 [2022-04-27T14:10:48.958Z] CPUs: 4 [2022-04-27T14:10:48.958Z] Total Memory: 32GiB [2022-04-27T14:10:48.958Z] Name: azwin-2-8c6c51 [2022-04-27T14:10:48.958Z] ID: MI7N:IBIT:5BOI:JN5I:USAB:IVDO:63QD:V64D:EVIH:FLSJ:2MHN:24NU [2022-04-27T14:10:48.958Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T14:10:48.958Z] Debug Mode (client): false [2022-04-27T14:10:48.958Z] Debug Mode (server): true [2022-04-27T14:10:48.958Z] File Descriptors: -1 [2022-04-27T14:10:48.958Z] Goroutines: 29 [2022-04-27T14:10:48.958Z] System Time: 2022-04-27T14:10:48.4549333Z [2022-04-27T14:10:48.958Z] EventsListeners: 0 [2022-04-27T14:10:48.958Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:10:48.958Z] Labels: [2022-04-27T14:10:48.958Z] Experimental: false [2022-04-27T14:10:48.958Z] Insecure Registries: [2022-04-27T14:10:48.958Z] 127.0.0.0/8 [2022-04-27T14:10:48.958Z] Live Restore Enabled: false [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] INFO: Docker images of the daemon under test [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:10:48.958Z] [2022-04-27T14:10:48.958Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T14:10:48.958Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T14:10:48.958Z] ltsc2022: Pulling from windows/servercore [2022-04-27T14:10:49.412Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T14:10:49.412Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T14:10:49.689Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-04-27T14:10:49.689Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T14:10:49.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T14:10:50.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T14:10:51.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-04-27T14:10:51.073Z] === RUN TestBuildWithSession [2022-04-27T14:10:51.073Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:10:51.073Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:10:51.073Z] === RUN TestBuildSquashParent [2022-04-27T14:10:51.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T14:10:52.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:10:52.280Z] Using test binary docker [2022-04-27T14:10:52.280Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T14:10:52.280Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:10:52.280Z] INFO: Waiting for daemon to start... [2022-04-27T14:10:52.280Z] Starting dockerd [2022-04-27T14:10:52.763Z] INFO: Extraction ended at 04/27/2022 14:10:50. Duration:00:00:23.1717430 [2022-04-27T14:10:52.763Z] INFO: Updating the golang and path environment variables [2022-04-27T14:10:52.763Z] INFO: GOPATH=d:\gopath [2022-04-27T14:10:52.763Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T14:10:52.763Z] INFO: Running the daemon under test in debug mode [2022-04-27T14:10:52.763Z] INFO: Starting a daemon under test... [2022-04-27T14:10:52.763Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43515\4\daemon --pidfile d:\CI\PR-43515\4\docker.pid -D [2022-04-27T14:10:52.763Z] INFO: Process started successfully. [2022-04-27T14:10:52.763Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T14:10:52.763Z] INFO: Waiting for the daemon under test to start... [2022-04-27T14:10:54.168Z] . [2022-04-27T14:10:54.168Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:10:54.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:10:54.424Z] Error: No such image: emptyfs [2022-04-27T14:10:54.424Z] Running integration-test (iteration 1) [2022-04-27T14:10:54.424Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T14:10:54.680Z] Loaded image: busybox:latest [2022-04-27T14:10:54.936Z] Loaded image: busybox:glibc [2022-04-27T14:10:55.277Z] --- PASS: TestBuildSquashParent (4.39s) [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:10:55.277Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:10:55.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:10:55.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:10:55.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:10:56.304Z] Loaded image: debian:bullseye-slim [2022-04-27T14:10:56.304Z] Loaded image: hello-world:latest [2022-04-27T14:10:56.560Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:10:56.560Z] INFO: Testing against a local daemon [2022-04-27T14:10:56.560Z] === RUN TestCgroupNamespacesBuild [2022-04-27T14:10:57.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:10:57.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:10:57.927Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-04-27T14:10:57.927Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T14:10:57.969Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T14:10:57.969Z] dccd9e4d14d3: Download complete [2022-04-27T14:10:58.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:10:58.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:10:58.953Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T14:10:58.953Z] 8f616e6e9eec: Download complete [2022-04-27T14:10:59.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-04-27T14:10:59.296Z] === RUN TestBuildWithSession [2022-04-27T14:10:59.296Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:10:59.296Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:10:59.296Z] === RUN TestBuildSquashParent [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-04-27T14:11:00.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s) [2022-04-27T14:11:00.487Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:11:00.487Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:11:01.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:11:01.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:11:02.131Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:11:02.392Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy (2.41s) [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-04-27T14:11:02.652Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-27T14:11:02.652Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:11:03.223Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-04-27T14:11:03.223Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:11:04.610Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-04-27T14:11:04.610Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:11:04.871Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-27T14:11:04.871Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:11:06.787Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-04-27T14:11:06.787Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:11:07.048Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-27T14:11:07.048Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:11:07.421Z] sha256:b6cce589552735fa6ab088d2c542b538d84aff8151530f1bd3885fa8ed3302d3 [2022-04-27T14:11:07.421Z] INFO: Starting docker-py tests... [2022-04-27T14:11:07.421Z] ============================= test session starts ============================== [2022-04-27T14:11:07.421Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-27T14:11:07.421Z] rootdir: /src, inifile: pytest.ini [2022-04-27T14:11:07.421Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-27T14:11:07.421Z] collected 395 items / 2 deselected / 393 selected [2022-04-27T14:11:07.421Z] [2022-04-27T14:11:07.439Z] --- PASS: TestBuildSquashParent (7.12s) [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:11:07.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:11:07.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:11:07.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:11:07.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:11:07.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:11:08.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:11:08.963Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-04-27T14:11:08.963Z] === RUN TestBuildWithHugeFile [2022-04-27T14:11:09.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:11:09.991Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:11:10.564Z] ...INFO: Daemon under test started and replied! [2022-04-27T14:11:10.564Z] INFO: Docker version of the daemon under test [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] Client: [2022-04-27T14:11:10.564Z] Version: 17.06.2-ce [2022-04-27T14:11:10.564Z] API version: 1.30 [2022-04-27T14:11:10.564Z] Go version: go1.8.3 [2022-04-27T14:11:10.564Z] Git commit: cec0b72 [2022-04-27T14:11:10.564Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T14:11:10.564Z] OS/Arch: windows/amd64 [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] Server: [2022-04-27T14:11:10.564Z] Version: 0.0.0-dev [2022-04-27T14:11:10.564Z] API version: 1.42 (minimum version 1.24) [2022-04-27T14:11:10.564Z] Go version: go1.18.1 [2022-04-27T14:11:10.564Z] Git commit: 680e1aadff [2022-04-27T14:11:10.564Z] Built: [2022-04-27T14:11:10.564Z] OS/Arch: windows/amd64 [2022-04-27T14:11:10.564Z] Experimental: false [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] INFO: Docker info of the daemon under test [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] Containers: 0 [2022-04-27T14:11:10.564Z] Running: 0 [2022-04-27T14:11:10.564Z] Paused: 0 [2022-04-27T14:11:10.564Z] Stopped: 0 [2022-04-27T14:11:10.564Z] Images: 0 [2022-04-27T14:11:10.564Z] Server Version: 0.0.0-dev [2022-04-27T14:11:10.564Z] Storage Driver: windowsfilter [2022-04-27T14:11:10.564Z] Windows: [2022-04-27T14:11:10.564Z] Logging Driver: json-file [2022-04-27T14:11:10.564Z] Plugins: [2022-04-27T14:11:10.564Z] Volume: local [2022-04-27T14:11:10.564Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:11:10.564Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:11:10.564Z] Swarm: inactive [2022-04-27T14:11:10.564Z] Default Isolation: process [2022-04-27T14:11:10.564Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:11:10.564Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T14:11:10.564Z] OSType: windows [2022-04-27T14:11:10.564Z] Architecture: x86_64 [2022-04-27T14:11:10.564Z] CPUs: 4 [2022-04-27T14:11:10.564Z] Total Memory: 32GiB [2022-04-27T14:11:10.564Z] Name: azwin-2-8c6c50 [2022-04-27T14:11:10.564Z] ID: RP32:RHFJ:QH6C:MDYS:2HUZ:VVSY:DGER:DV2M:XHRP:ZDZY:EIDJ:LFJH [2022-04-27T14:11:10.564Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T14:11:10.564Z] Debug Mode (client): false [2022-04-27T14:11:10.564Z] Debug Mode (server): true [2022-04-27T14:11:10.564Z] File Descriptors: -1 [2022-04-27T14:11:10.564Z] Goroutines: 16 [2022-04-27T14:11:10.564Z] System Time: 2022-04-27T14:11:10.0912Z [2022-04-27T14:11:10.564Z] EventsListeners: 0 [2022-04-27T14:11:10.564Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:11:10.564Z] Labels: [2022-04-27T14:11:10.564Z] Experimental: false [2022-04-27T14:11:10.564Z] Insecure Registries: [2022-04-27T14:11:10.564Z] 127.0.0.0/8 [2022-04-27T14:11:10.564Z] Live Restore Enabled: false [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] INFO: Docker images of the daemon under test [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:11:10.564Z] [2022-04-27T14:11:10.564Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T14:11:10.564Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T14:11:10.564Z] ltsc2022: Pulling from windows/servercore [2022-04-27T14:11:10.564Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T14:11:10.564Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-04-27T14:11:11.882Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-04-27T14:11:11.882Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:11:11.882Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:11:15.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:11:16.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:11:17.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:11:17.719Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T14:11:17.719Z] dccd9e4d14d3: Download complete [2022-04-27T14:11:18.376Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-27T14:11:19.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-27T14:11:19.304Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:11:19.651Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-27T14:11:20.217Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-27T14:11:21.979Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-27T14:11:24.547Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-27T14:11:24.547Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:11:32.636Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-27T14:11:32.636Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:11:35.150Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-27T14:11:35.150Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:11:38.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T14:11:38.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T14:11:40.392Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-04-27T14:11:40.392Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:11:40.955Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-04-27T14:11:40.955Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:11:45.120Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-04-27T14:11:45.120Z] === RUN TestBuildWithHugeFile [2022-04-27T14:11:51.799Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-27T14:11:53.553Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T14:11:53.553Z] 8f616e6e9eec: Download complete [2022-04-27T14:12:05.236Z] --- PASS: TestBuildWithHugeFile (54.46s) [2022-04-27T14:12:05.236Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:12:05.236Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:12:05.236Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:12:05.236Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:12:05.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:05.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:05.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:05.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:05.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:05.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:05.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:05.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:05.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:05.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-27T14:12:05.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-27T14:12:05.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-27T14:12:05.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-04-27T14:12:05.236Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:12:05.236Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T14:12:05.807Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T14:12:07.191Z] --- PASS: TestBuildPreserveOwnership (3.62s) [2022-04-27T14:12:07.191Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-04-27T14:12:07.191Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-04-27T14:12:07.191Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:12:07.191Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-27T14:12:07.191Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T14:12:08.133Z] Loaded image: busybox:latest [2022-04-27T14:12:08.133Z] Loaded image: busybox:glibc [2022-04-27T14:12:09.518Z] Loaded image: debian:bullseye-slim [2022-04-27T14:12:09.518Z] Loaded image: hello-world:latest [2022-04-27T14:12:09.518Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:12:11.210Z] 8f616e6e9eec: Pull complete [2022-04-27T14:12:13.707Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T14:12:13.707Z] [2022-04-27T14:12:13.707Z] ________ ____ __. [2022-04-27T14:12:13.707Z] \_____ \ | |/ _| [2022-04-27T14:12:13.707Z] / | \| < [2022-04-27T14:12:13.707Z] / | \ | \ [2022-04-27T14:12:13.707Z] \_______ /____|__ \ [2022-04-27T14:12:13.707Z] \/ \/ [2022-04-27T14:12:13.707Z] [2022-04-27T14:12:13.707Z] INFO: make.ps1 ended at 04/27/2022 14:12:03 [2022-04-27T14:12:13.707Z] INFO: Binaries build ended at 04/27/2022 14:12:04. Duration:00:01:23.8331569 [2022-04-27T14:12:13.707Z] INFO: Copying the built daemon binary to d:\CI\PR-43515\4\binary\dockerd-940ee06e9c.exe... [2022-04-27T14:12:13.707Z] INFO: Copying the built client binary to d:\CI\PR-43515\4\binary\docker-940ee06e9c.exe... [2022-04-27T14:12:13.707Z] INFO: Copying the golang package from the container to d:\CI\PR-43515\4\installer\go.zip... [2022-04-27T14:12:13.707Z] INFO: Extracting go.zip to d:\CI\PR-43515\4\go [2022-04-27T14:12:19.518Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-04-27T14:12:19.518Z] PASS [2022-04-27T14:12:19.518Z] [2022-04-27T14:12:19.518Z] === Skipped [2022-04-27T14:12:19.518Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T14:12:19.518Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:12:19.518Z] [2022-04-27T14:12:19.518Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:12:19.518Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:12:19.518Z] [2022-04-27T14:12:19.518Z] DONE 34 tests, 2 skipped in 91.592s [2022-04-27T14:12:19.518Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T14:12:19.518Z] INFO: Testing against a local daemon [2022-04-27T14:12:19.518Z] === RUN TestConfigInspect [2022-04-27T14:12:20.088Z] --- PASS: TestConfigInspect (2.28s) [2022-04-27T14:12:20.088Z] === RUN TestConfigList [2022-04-27T14:12:22.632Z] --- PASS: TestConfigList (2.16s) [2022-04-27T14:12:22.632Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:12:24.017Z] --- PASS: TestConfigsCreateAndDelete (1.79s) [2022-04-27T14:12:24.017Z] === RUN TestConfigsUpdate [2022-04-27T14:12:26.562Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-27T14:12:26.562Z] === RUN TestTemplatedConfig [2022-04-27T14:12:29.107Z] --- PASS: TestTemplatedConfig (2.70s) [2022-04-27T14:12:29.107Z] === RUN TestConfigCreateResolve [2022-04-27T14:12:31.020Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-04-27T14:12:31.020Z] PASS [2022-04-27T14:12:31.020Z] [2022-04-27T14:12:31.020Z] DONE 6 tests in 13.292s [2022-04-27T14:12:31.020Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T14:12:31.281Z] INFO: Testing against a local daemon [2022-04-27T14:12:31.281Z] === RUN TestCheckpoint [2022-04-27T14:12:31.281Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:12:31.281Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:31.281Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:12:31.281Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:12:31.281Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:12:31.281Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:12:31.281Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:12:31.281Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-27T14:12:31.281Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:12:31.281Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T14:12:31.281Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:12:31.281Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-27T14:12:31.281Z] === RUN TestCopyEmptyFile [2022-04-27T14:12:31.542Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-04-27T14:12:31.542Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:12:31.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T14:12:31.542Z] === RUN TestCopyFromContainer [2022-04-27T14:12:31.553Z] INFO: Extraction ended at 04/27/2022 14:12:31. Duration:00:00:24.3533770 [2022-04-27T14:12:31.553Z] INFO: Updating the golang and path environment variables [2022-04-27T14:12:31.553Z] INFO: GOPATH=d:\gopath [2022-04-27T14:12:31.553Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T14:12:31.553Z] INFO: Running the daemon under test in debug mode [2022-04-27T14:12:31.553Z] INFO: Starting a daemon under test... [2022-04-27T14:12:31.553Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43515\4\daemon --pidfile d:\CI\PR-43515\4\docker.pid -D [2022-04-27T14:12:31.553Z] INFO: Process started successfully. [2022-04-27T14:12:31.553Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T14:12:31.553Z] INFO: Waiting for the daemon under test to start... [2022-04-27T14:12:32.926Z] === RUN TestCopyFromContainer// [2022-04-27T14:12:32.926Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T14:12:32.926Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T14:12:32.926Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T14:12:33.186Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T14:12:33.186Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T14:12:33.186Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T14:12:33.186Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T14:12:33.447Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T14:12:33.447Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer (1.82s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T14:12:33.447Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T14:12:33.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:12:33.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:33.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:33.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:33.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:33.447Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:33.447Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:33.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:33.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:33.447Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:33.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:12:33.447Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:12:33.447Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-27T14:12:33.447Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:12:33.447Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:12:33.447Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:12:33.447Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:12:33.447Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:12:33.447Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:12:33.447Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:12:33.447Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:12:33.447Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:12:33.447Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:12:33.447Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:12:33.447Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:12:33.447Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:12:33.447Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T14:12:33.447Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:12:35.358Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-04-27T14:12:35.358Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:36.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:36.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:36.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:36.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:36.743Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:36.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:36.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:36.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:36.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:36.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:36.743Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T14:12:36.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T14:12:36.743Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:12:37.315Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-04-27T14:12:37.315Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:12:37.315Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:12:37.315Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:12:37.315Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T14:12:37.315Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:12:37.315Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:12:37.315Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:12:37.576Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-27T14:12:37.576Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:12:37.576Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-27T14:12:37.576Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T14:12:37.576Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T14:12:37.576Z] === RUN TestDaemonRestartIpcMode [2022-04-27T14:12:37.576Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T14:12:37.576Z] === RUN TestDaemonHostGatewayIP [2022-04-27T14:12:37.576Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T14:12:37.576Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T14:12:37.576Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T14:12:37.576Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:12:37.576Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T14:12:37.576Z] === RUN TestDiff [2022-04-27T14:12:38.148Z] --- PASS: TestDiff (0.62s) [2022-04-27T14:12:38.148Z] === RUN TestExecWithCloseStdin [2022-04-27T14:12:38.729Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-04-27T14:12:38.729Z] === RUN TestExec [2022-04-27T14:12:39.726Z] --- PASS: TestExec (0.70s) [2022-04-27T14:12:39.726Z] === RUN TestExecUser [2022-04-27T14:12:40.303Z] --- PASS: TestExecUser (0.68s) [2022-04-27T14:12:40.303Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:12:40.876Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-04-27T14:12:40.876Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:12:41.300Z] --- PASS: TestBuildWithHugeFile (51.69s) [2022-04-27T14:12:41.300Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:12:41.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:12:41.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:12:41.300Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:12:41.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:41.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:41.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:41.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:41.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:41.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:41.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:12:41.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:12:41.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:12:41.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-27T14:12:41.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-27T14:12:41.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-27T14:12:41.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T14:12:41.300Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:12:41.300Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T14:12:42.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-27T14:12:42.259Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:12:42.829Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-04-27T14:12:42.829Z] === RUN TestHealthKillContainer [2022-04-27T14:12:43.188Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T14:12:45.278Z] .........................xx.................... [ 29%] [2022-04-27T14:12:47.354Z] --- PASS: TestBuildPreserveOwnership (10.03s) [2022-04-27T14:12:47.354Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2022-04-27T14:12:47.354Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-27T14:12:47.354Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:12:47.354Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-27T14:12:47.354Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T14:12:47.354Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T14:12:47.354Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T14:12:47.354Z] PASS [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === Skipped [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T14:12:47.354Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:12:47.354Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T14:12:47.354Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] DONE 34 tests, 3 skipped in 112.743s [2022-04-27T14:12:47.354Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T14:12:47.354Z] INFO: Testing against a local daemon [2022-04-27T14:12:47.354Z] === RUN TestConfigInspect [2022-04-27T14:12:47.354Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestConfigInspect (0.03s) [2022-04-27T14:12:47.354Z] === RUN TestConfigList [2022-04-27T14:12:47.354Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestConfigList (0.01s) [2022-04-27T14:12:47.354Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:12:47.354Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-27T14:12:47.354Z] === RUN TestConfigsUpdate [2022-04-27T14:12:47.354Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-27T14:12:47.354Z] === RUN TestTemplatedConfig [2022-04-27T14:12:47.354Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T14:12:47.354Z] === RUN TestConfigCreateResolve [2022-04-27T14:12:47.354Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-27T14:12:47.354Z] PASS [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === Skipped [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-04-27T14:12:47.354Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-27T14:12:47.354Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-27T14:12:47.354Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-27T14:12:47.354Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-27T14:12:47.354Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-27T14:12:47.354Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:12:47.354Z] [2022-04-27T14:12:47.354Z] DONE 6 tests, 6 skipped in 0.155s [2022-04-27T14:12:47.354Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T14:12:47.610Z] INFO: Testing against a local daemon [2022-04-27T14:12:47.610Z] === RUN TestCheckpoint [2022-04-27T14:12:47.610Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:12:47.610Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:47.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:47.610Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:12:47.610Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:12:47.610Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:12:47.610Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:12:47.610Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:12:47.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:12:47.611Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:12:47.611Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T14:12:47.611Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T14:12:47.611Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T14:12:47.611Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:12:47.611Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-27T14:12:47.611Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:12:47.867Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T14:12:47.867Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:12:47.867Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-27T14:12:47.867Z] === RUN TestCopyEmptyFile [2022-04-27T14:12:47.867Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-27T14:12:47.867Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:12:48.123Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T14:12:48.123Z] === RUN TestCopyFromContainer [2022-04-27T14:12:50.964Z] --- PASS: TestHealthKillContainer (8.21s) [2022-04-27T14:12:50.964Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:12:51.535Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-27T14:12:51.535Z] === RUN TestIpcModeNone [2022-04-27T14:12:52.289Z] === RUN TestCopyFromContainer// [2022-04-27T14:12:52.289Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T14:12:52.289Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T14:12:52.289Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T14:12:52.289Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T14:12:52.477Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-27T14:12:52.477Z] === RUN TestIpcModePrivate [2022-04-27T14:12:52.546Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T14:12:52.546Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T14:12:52.546Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T14:12:52.546Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T14:12:52.546Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T14:12:52.737Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-27T14:12:52.788Z] .....INFO: Daemon under test started and replied! [2022-04-27T14:12:52.788Z] INFO: Docker version of the daemon under test [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] Client: [2022-04-27T14:12:52.788Z] Version: 17.06.2-ce [2022-04-27T14:12:52.788Z] API version: 1.30 [2022-04-27T14:12:52.788Z] Go version: go1.8.3 [2022-04-27T14:12:52.788Z] Git commit: cec0b72 [2022-04-27T14:12:52.788Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T14:12:52.788Z] OS/Arch: windows/amd64 [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] Server: [2022-04-27T14:12:52.788Z] Version: 0.0.0-dev [2022-04-27T14:12:52.788Z] API version: 1.42 (minimum version 1.24) [2022-04-27T14:12:52.788Z] Go version: go1.18.1 [2022-04-27T14:12:52.788Z] Git commit: 940ee06e9c [2022-04-27T14:12:52.788Z] Built: [2022-04-27T14:12:52.788Z] OS/Arch: windows/amd64 [2022-04-27T14:12:52.788Z] Experimental: false [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] INFO: Docker info of the daemon under test [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] Containers: 0 [2022-04-27T14:12:52.788Z] Running: 0 [2022-04-27T14:12:52.788Z] Paused: 0 [2022-04-27T14:12:52.788Z] Stopped: 0 [2022-04-27T14:12:52.788Z] Images: 0 [2022-04-27T14:12:52.788Z] Server Version: 0.0.0-dev [2022-04-27T14:12:52.788Z] Storage Driver: windowsfilter [2022-04-27T14:12:52.788Z] Windows: [2022-04-27T14:12:52.788Z] Logging Driver: json-file [2022-04-27T14:12:52.788Z] Plugins: [2022-04-27T14:12:52.788Z] Volume: local [2022-04-27T14:12:52.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:12:52.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:12:52.788Z] Swarm: inactive [2022-04-27T14:12:52.788Z] Default Isolation: process [2022-04-27T14:12:52.788Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T14:12:52.788Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T14:12:52.788Z] OSType: windows [2022-04-27T14:12:52.788Z] Architecture: x86_64 [2022-04-27T14:12:52.788Z] CPUs: 4 [2022-04-27T14:12:52.788Z] Total Memory: 32GiB [2022-04-27T14:12:52.788Z] Name: azwin-2-6644f0 [2022-04-27T14:12:52.788Z] ID: QF7N:OL4X:36RW:CGYC:ZL6X:LSNV:OYGH:MCXT:AZ5L:PK2Y:2J26:P5MI [2022-04-27T14:12:52.788Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T14:12:52.788Z] Debug Mode (client): false [2022-04-27T14:12:52.788Z] Debug Mode (server): true [2022-04-27T14:12:52.788Z] File Descriptors: -1 [2022-04-27T14:12:52.788Z] Goroutines: 16 [2022-04-27T14:12:52.788Z] System Time: 2022-04-27T14:12:50.605996Z [2022-04-27T14:12:52.788Z] EventsListeners: 0 [2022-04-27T14:12:52.788Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:12:52.788Z] Labels: [2022-04-27T14:12:52.788Z] Experimental: false [2022-04-27T14:12:52.788Z] Insecure Registries: [2022-04-27T14:12:52.788Z] 127.0.0.0/8 [2022-04-27T14:12:52.788Z] Live Restore Enabled: false [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] INFO: Docker images of the daemon under test [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:12:52.788Z] [2022-04-27T14:12:52.788Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T14:12:52.788Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-27T14:12:52.788Z] ltsc2019: Pulling from windows/servercore [2022-04-27T14:12:52.788Z] 4612f6d0b889: Pulling fs layer [2022-04-27T14:12:52.788Z] ba8181afd426: Pulling fs layer [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer (4.72s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-27T14:12:52.803Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T14:12:52.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:12:52.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:52.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:52.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:52.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:52.803Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:52.803Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:52.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:12:52.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:12:52.803Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:12:52.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:12:52.803Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:12:52.803Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-27T14:12:52.803Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:12:52.803Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:12:52.803Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:12:52.803Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:12:52.803Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:12:52.803Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:12:52.803Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:12:52.803Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:12:52.803Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:12:52.803Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:12:52.803Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:12:52.803Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:12:52.803Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:12:52.803Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-27T14:12:52.803Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:12:52.997Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-27T14:12:52.997Z] === RUN TestIpcModeShareable [2022-04-27T14:12:53.259Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-27T14:12:53.519Z] --- PASS: TestIpcModeShareable (0.64s) [2022-04-27T14:12:53.519Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T14:12:54.168Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-04-27T14:12:54.168Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:12:55.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:55.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:55.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:55.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:55.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:55.098Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:55.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:55.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:12:55.098Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:12:55.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:12:55.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:12:55.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-04-27T14:12:55.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-27T14:12:55.354Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:12:55.431Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-04-27T14:12:55.431Z] === RUN TestAPIIpcModeHost [2022-04-27T14:12:55.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-27T14:12:55.611Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:12:55.611Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:12:55.611Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:12:55.611Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T14:12:55.611Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:12:55.611Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:12:55.611Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:12:55.611Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-27T14:12:55.611Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:12:55.691Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-27T14:12:55.691Z] === RUN TestDaemonIpcModeShareable [2022-04-27T14:12:55.867Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T14:12:55.867Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T14:12:55.867Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T14:12:55.867Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T14:12:55.867Z] === RUN TestDaemonRestartIpcMode [2022-04-27T14:12:55.867Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T14:12:55.867Z] === RUN TestDaemonHostGatewayIP [2022-04-27T14:12:55.867Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:12:55.867Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-27T14:12:55.867Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T14:12:55.867Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T14:12:55.867Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:12:55.867Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T14:12:55.867Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:12:55.867Z] === RUN TestDiff [2022-04-27T14:12:56.123Z] --- PASS: TestDiff (0.39s) [2022-04-27T14:12:56.123Z] === RUN TestExecWithCloseStdin [2022-04-27T14:12:56.685Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-27T14:12:56.685Z] === RUN TestExec [2022-04-27T14:12:57.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T14:12:57.077Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-04-27T14:12:57.077Z] === RUN TestDaemonIpcModePrivate [2022-04-27T14:12:57.247Z] --- PASS: TestExec (0.51s) [2022-04-27T14:12:57.247Z] === RUN TestExecUser [2022-04-27T14:12:57.503Z] --- PASS: TestExecUser (0.47s) [2022-04-27T14:12:57.503Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:12:58.018Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T14:12:58.065Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-27T14:12:58.065Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:12:58.278Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-27T14:12:58.278Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T14:12:59.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T14:12:59.432Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-27T14:12:59.432Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:12:59.480Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-04-27T14:12:59.480Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T14:12:59.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T14:13:00.397Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-04-27T14:13:00.397Z] === RUN TestHealthKillContainer [2022-04-27T14:13:00.421Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T14:13:00.682Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-04-27T14:13:00.682Z] === RUN TestIpcModeOlderClient [2022-04-27T14:13:00.682Z] === PAUSE TestIpcModeOlderClient [2022-04-27T14:13:00.682Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:13:00.943Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-27T14:13:00.943Z] === RUN TestKillContainer [2022-04-27T14:13:00.943Z] === RUN TestKillContainer/no_signal [2022-04-27T14:13:01.514Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:13:01.775Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:13:01.903Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-27T14:13:02.346Z] --- PASS: TestKillContainer (1.35s) [2022-04-27T14:13:02.346Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-27T14:13:02.346Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-27T14:13:02.346Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-27T14:13:02.346Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:13:02.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T14:13:02.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T14:13:03.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-04-27T14:13:03.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-27T14:13:03.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-04-27T14:13:03.857Z] === RUN TestKillStoppedContainer [2022-04-27T14:13:03.857Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-27T14:13:03.857Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:13:03.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-27T14:13:03.857Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:13:04.117Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-27T14:13:04.117Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:13:04.117Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:13:04.117Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:13:04.117Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:13:04.117Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:13:04.117Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:13:04.117Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T14:13:04.687Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-27T14:13:04.687Z] === RUN TestLinksContainerNames [2022-04-27T14:13:05.258Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-27T14:13:05.258Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:13:05.828Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-27T14:13:05.828Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T14:13:05.847Z] 8f616e6e9eec: Pull complete [2022-04-27T14:13:06.398Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/default [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/private [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/slave [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/shared [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/default [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/shared [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/slave [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/private [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:06.399Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:06.399Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:06.399Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:06.660Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T14:13:06.660Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T14:13:06.660Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T14:13:08.043Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-04-27T14:13:08.043Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T14:13:08.507Z] --- PASS: TestHealthKillContainer (7.88s) [2022-04-27T14:13:08.507Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:13:08.507Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:13:08.507Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:13:08.507Z] === RUN TestIpcModeNone [2022-04-27T14:13:08.613Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-04-27T14:13:08.613Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T14:13:08.762Z] --- PASS: TestIpcModeNone (0.59s) [2022-04-27T14:13:08.763Z] === RUN TestIpcModePrivate [2022-04-27T14:13:08.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-27T14:13:08.873Z] === RUN TestNetworkNat [2022-04-27T14:13:09.018Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-27T14:13:09.018Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-27T14:13:09.018Z] === RUN TestIpcModeShareable [2022-04-27T14:13:09.018Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:13:09.018Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-27T14:13:09.018Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T14:13:09.361Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-27T14:13:09.443Z] --- PASS: TestNetworkNat (0.43s) [2022-04-27T14:13:09.443Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:13:09.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-04-27T14:13:09.703Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:13:10.607Z] ba8181afd426: Verifying Checksum [2022-04-27T14:13:10.607Z] ba8181afd426: Download complete [2022-04-27T14:13:10.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-04-27T14:13:10.906Z] === RUN TestAPIIpcModeHost [2022-04-27T14:13:10.906Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:13:10.906Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-27T14:13:10.906Z] === RUN TestDaemonIpcModeShareable [2022-04-27T14:13:10.906Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:13:10.906Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-27T14:13:10.906Z] === RUN TestDaemonIpcModePrivate [2022-04-27T14:13:11.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-27T14:13:11.724Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-27T14:13:11.724Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T14:13:11.724Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:13:11.724Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T14:13:11.724Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T14:13:11.724Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:13:11.724Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T14:13:11.724Z] === RUN TestIpcModeOlderClient [2022-04-27T14:13:11.724Z] === PAUSE TestIpcModeOlderClient [2022-04-27T14:13:11.724Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:13:12.286Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-27T14:13:12.286Z] === RUN TestKillContainer [2022-04-27T14:13:12.286Z] === RUN TestKillContainer/no_signal [2022-04-27T14:13:12.545Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:13:12.801Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:13:13.001Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-27T14:13:13.001Z] === RUN TestPause [2022-04-27T14:13:13.001Z] --- PASS: TestPause (0.43s) [2022-04-27T14:13:13.001Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:13:13.001Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:13:13.001Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:13:13.001Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:13:13.261Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-04-27T14:13:13.262Z] === RUN TestPidHost [2022-04-27T14:13:13.363Z] --- PASS: TestKillContainer (1.25s) [2022-04-27T14:13:13.364Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-27T14:13:13.364Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-27T14:13:13.364Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-04-27T14:13:13.364Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:13:13.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T14:13:13.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T14:13:14.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-04-27T14:13:14.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-27T14:13:14.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-27T14:13:14.182Z] === RUN TestKillStoppedContainer [2022-04-27T14:13:14.182Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T14:13:14.182Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:13:14.202Z] --- PASS: TestPidHost (0.97s) [2022-04-27T14:13:14.202Z] === RUN TestPsFilter [2022-04-27T14:13:14.438Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-27T14:13:14.438Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:13:14.462Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T14:13:14.462Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:13:14.535Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-27T14:13:14.693Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-27T14:13:14.693Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:13:14.693Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:14.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:13:14.693Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:13:14.693Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:13:14.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:13:14.693Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T14:13:14.693Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T14:13:14.693Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T14:13:14.693Z] === RUN TestLinksContainerNames [2022-04-27T14:13:14.722Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-27T14:13:14.722Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:13:15.292Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-27T14:13:15.292Z] === RUN TestRemoveContainerRunning [2022-04-27T14:13:15.552Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-27T14:13:15.552Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:13:15.621Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-27T14:13:15.621Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:13:16.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-27T14:13:16.123Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:13:16.123Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-27T14:13:16.123Z] === RUN TestRenameLinkedContainer [2022-04-27T14:13:16.182Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-27T14:13:16.182Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T14:13:16.438Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/default [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/private [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/slave [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/shared [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/default [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/shared [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/slave [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/private [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:16.438Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:16.438Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:13:16.438Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:13:16.695Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:13:16.951Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T14:13:16.951Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T14:13:16.951Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T14:13:16.951Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T14:13:16.951Z] 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-04-27T14:13:16.951Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-27T14:13:16.951Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T14:13:16.951Z] 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-04-27T14:13:16.951Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T14:13:16.951Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T14:13:16.951Z] 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-04-27T14:13:16.951Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T14:13:16.951Z] === RUN TestNetworkNat [2022-04-27T14:13:17.513Z] --- PASS: TestNetworkNat (0.57s) [2022-04-27T14:13:17.513Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:13:17.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-27T14:13:17.769Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:13:17.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T14:13:18.033Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-04-27T14:13:18.033Z] === RUN TestRenameStoppedContainer [2022-04-27T14:13:18.293Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-27T14:13:18.293Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:13:19.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-27T14:13:19.236Z] === RUN TestRenameInvalidName [2022-04-27T14:13:19.497Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-27T14:13:19.497Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:13:21.033Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-27T14:13:21.033Z] === RUN TestPause [2022-04-27T14:13:21.033Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:21.033Z] --- SKIP: TestPause (0.00s) [2022-04-27T14:13:21.033Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:13:21.034Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:13:21.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:13:21.034Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:13:21.034Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:21.034Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-27T14:13:21.034Z] === RUN TestPidHost [2022-04-27T14:13:21.289Z] --- PASS: TestPidHost (0.93s) [2022-04-27T14:13:21.289Z] === RUN TestPsFilter [2022-04-27T14:13:21.407Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-27T14:13:21.407Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:13:21.545Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T14:13:21.545Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:13:21.668Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-27T14:13:21.668Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:13:21.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-27T14:13:21.801Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:13:22.364Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-27T14:13:22.364Z] === RUN TestRemoveContainerRunning [2022-04-27T14:13:22.609Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-04-27T14:13:22.609Z] === RUN TestResize [2022-04-27T14:13:22.621Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-27T14:13:22.621Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:13:22.871Z] --- PASS: TestResize (0.43s) [2022-04-27T14:13:22.871Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:13:23.093Z] 4612f6d0b889: Verifying Checksum [2022-04-27T14:13:23.093Z] 4612f6d0b889: Download complete [2022-04-27T14:13:23.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-27T14:13:23.183Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:13:23.183Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T14:13:23.183Z] === RUN TestRenameLinkedContainer [2022-04-27T14:13:23.442Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-27T14:13:23.442Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:13:23.703Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:13:23.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:13:23.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:23.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:23.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:23.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:13:23.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:25.074Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-04-27T14:13:25.074Z] === RUN TestRenameStoppedContainer [2022-04-27T14:13:25.331Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-27T14:13:25.331Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:13:25.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:26.259Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-27T14:13:26.259Z] === RUN TestRenameInvalidName [2022-04-27T14:13:26.517Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-27T14:13:26.517Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:13:27.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:27.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:13:27.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:13:28.410Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-04-27T14:13:28.410Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:13:28.666Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-27T14:13:28.666Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:13:29.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:29.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:13:29.595Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-27T14:13:29.595Z] === RUN TestResize [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/networkdb 158.968s coverage: 60.0% of statements [2022-04-27T14:13:29.708Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/portmapper 0.263s coverage: 48.6% of statements [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-27T14:13:29.708Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T14:13:29.708Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-27T14:13:29.708Z] [2022-04-27T14:13:29.708Z] === Skipped [2022-04-27T14:13:29.708Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T14:13:29.708Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:13:29.708Z] [2022-04-27T14:13:29.708Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T14:13:29.708Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:13:29.708Z] [2022-04-27T14:13:29.708Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T14:13:29.708Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:13:29.708Z] [2022-04-27T14:13:29.708Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:13:29.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:13:29.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:13:29.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:13:29.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:13:29.709Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T14:13:29.709Z] firewalld_test.go:14: firewalld is not running [2022-04-27T14:13:29.709Z] [2022-04-27T14:13:29.709Z] DONE 326 tests, 9 skipped in 256.653s Post stage [Pipeline] junit [2022-04-27T14:13:29.719Z] Recording test results [2022-04-27T14:13:29.851Z] --- PASS: TestResize (0.45s) [2022-04-27T14:13:29.851Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:13:30.413Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-27T14:13:30.413Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:13:30.951Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-04-27T14:13:30.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2022-04-27T14:13:30.976Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:13:30.976Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T14:13:30.976Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:13:30.976Z] === RUN TestCgroupNamespacesRun [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T14:13:31.109Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-27T14:13:31.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 -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:5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 hack/make.sh dynbinary test-integration [2022-04-27T14:13:31.854Z] [2022-04-27T14:13:31.854Z] Removing bundles/ [2022-04-27T14:13:31.854Z] [2022-04-27T14:13:31.854Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T14:13:31.854Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:13:31.854Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:13:31.906Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-04-27T14:13:31.906Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T14:13:33.273Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-27T14:13:33.274Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T14:13:33.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:13:33.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:13:34.203Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-27T14:13:34.203Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T14:13:35.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:13:35.571Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-27T14:13:35.571Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T14:13:36.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:13:36.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-04-27T14:13:36.937Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T14:13:37.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:13:37.400Z] dccd9e4d14d3: Pull complete [2022-04-27T14:13:37.400Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T14:13:37.400Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:13:37.400Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T14:13:37.400Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T14:13:37.400Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T14:13:37.400Z] WARN: Skipping validation tests [2022-04-27T14:13:37.400Z] INFO: Running unit tests at 04/27/2022 14:13:36... [2022-04-27T14:13:37.866Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-04-27T14:13:37.866Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T14:13:38.795Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-04-27T14:13:38.795Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T14:13:39.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:13:39.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:13:39.705Z] INFO: make.ps1 starting at 04/27/2022 14:13:39 [2022-04-27T14:13:39.723Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-27T14:13:39.723Z] === RUN TestNISDomainname [2022-04-27T14:13:39.980Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-27T14:13:39.980Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-27T14:13:39.980Z] === RUN TestHostnameDnsResolution [2022-04-27T14:13:40.161Z] INFO: Git commit (e101cd1441) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:13:40.161Z] INFO: Running unit tests... [2022-04-27T14:13:40.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:13:40.542Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-27T14:13:40.542Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T14:13:40.542Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-27T14:13:40.542Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T14:13:40.542Z] === RUN TestPrivilegedHostDevices [2022-04-27T14:13:40.892Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-27T14:13:41.104Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-27T14:13:41.104Z] === RUN TestStats [2022-04-27T14:13:41.104Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:41.104Z] --- SKIP: TestStats (0.00s) [2022-04-27T14:13:41.104Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:13:41.104Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T14:13:41.104Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T14:13:41.104Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T14:13:41.104Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T14:13:41.104Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T14:13:41.104Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T14:13:41.104Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T14:13:41.104Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T14:13:41.104Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T14:13:41.104Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T14:13:41.667Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-04-27T14:13:42.340Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-27T14:13:42.340Z] === RUN TestCgroupNamespacesRun [2022-04-27T14:13:42.674Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-27T14:13:43.282Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-27T14:13:43.282Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T14:13:43.282Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T14:13:43.282Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T14:13:43.282Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T14:13:44.182Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T14:13:44.666Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-27T14:13:44.666Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T14:13:45.111Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T14:13:45.111Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-04-27T14:13:45.111Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-04-27T14:13:45.111Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-27T14:13:45.111Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-27T14:13:45.111Z] === RUN TestDeleteDevicemapper [2022-04-27T14:13:45.111Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:13:45.111Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T14:13:45.111Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:13:45.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-27T14:13:45.608Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T14:13:45.921Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-27T14:13:46.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-04-27T14:13:46.478Z] === RUN TestUpdateMemory [2022-04-27T14:13:46.478Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:46.478Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T14:13:46.478Z] === RUN TestUpdateCPUQuota [2022-04-27T14:13:46.478Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:46.478Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-27T14:13:46.478Z] === RUN TestUpdatePidsLimit [2022-04-27T14:13:46.478Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:13:46.478Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-27T14:13:46.478Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:13:46.599Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-27T14:13:46.993Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-04-27T14:13:46.993Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T14:13:47.936Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-27T14:13:47.936Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T14:13:48.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-27T14:13:48.878Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T14:13:49.820Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-27T14:13:49.820Z] === RUN TestNISDomainname [2022-04-27T14:13:49.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T14:13:49.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T14:13:50.391Z] --- PASS: TestNISDomainname (0.58s) [2022-04-27T14:13:50.391Z] === RUN TestHostnameDnsResolution [2022-04-27T14:13:51.188Z] ............................ [ 66%] [2022-04-27T14:13:51.332Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-27T14:13:51.332Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T14:13:51.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T14:13:51.903Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-04-27T14:13:51.903Z] === RUN TestPrivilegedHostDevices [2022-04-27T14:13:52.164Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-27T14:13:52.164Z] === RUN TestStats [2022-04-27T14:13:53.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T14:13:54.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T14:13:54.456Z] ? github.com/docker/docker/api [no test files] [2022-04-27T14:13:54.705Z] --- PASS: TestStats (2.50s) [2022-04-27T14:13:54.705Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:13:54.705Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T14:13:54.705Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T14:13:54.705Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T14:13:54.705Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T14:13:54.705Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T14:13:54.705Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T14:13:54.705Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T14:13:54.705Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T14:13:54.705Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T14:13:54.705Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T14:13:55.277Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T14:13:57.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T14:13:57.819Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T14:13:58.645Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-04-27T14:13:58.645Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:13:58.645Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-27T14:13:58.645Z] === RUN TestWaitNonBlocked [2022-04-27T14:13:58.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:13:58.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:13:58.645Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:13:58.645Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:13:58.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:13:58.645Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:13:58.645Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T14:13:58.645Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-27T14:13:58.645Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-04-27T14:13:58.645Z] === RUN TestWaitBlocked [2022-04-27T14:13:58.645Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:13:58.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:13:58.645Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:13:58.645Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:13:58.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:13:58.645Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:13:59.203Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T14:13:59.203Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-27T14:13:59.203Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-27T14:13:59.203Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-27T14:13:59.203Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-04-27T14:13:59.203Z] === RUN TestDeleteDevicemapper [2022-04-27T14:13:59.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:13:59.203Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T14:13:59.203Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:13:59.207Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T14:13:59.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-04-27T14:13:59.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-27T14:13:59.207Z] === CONT TestDaemonRestartIpcMode [2022-04-27T14:13:59.207Z] === CONT TestIpcModeOlderClient [2022-04-27T14:13:59.207Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-27T14:13:59.207Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T14:14:01.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2022-04-27T14:14:01.116Z] === RUN TestUpdateMemory [2022-04-27T14:14:01.116Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:14:01.116Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T14:14:01.116Z] === RUN TestUpdateCPUQuota [2022-04-27T14:14:01.727Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-04-27T14:14:01.984Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-04-27T14:14:01.984Z] PASS [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === Skipped [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T14:14:01.984Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T14:14:01.984Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-27T14:14:01.984Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:14:01.984Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:14:01.984Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-27T14:14:01.984Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-27T14:14:01.984Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-27T14:14:01.984Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T14:14:01.984Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T14:14:01.984Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:14:01.984Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:14:01.984Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T14:14:01.984Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-27T14:14:01.984Z] 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-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T14:14:01.984Z] 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-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T14:14:01.984Z] 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-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-27T14:14:01.984Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:14:01.984Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-27T14:14:01.984Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:14:01.984Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-27T14:14:01.984Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T14:14:01.984Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-27T14:14:01.984Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T14:14:01.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T14:14:01.984Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-27T14:14:01.984Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-27T14:14:01.984Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T14:14:01.984Z] [2022-04-27T14:14:01.984Z] DONE 212 tests, 27 skipped in 74.635s [2022-04-27T14:14:01.984Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T14:14:02.074Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-04-27T14:14:02.075Z] === RUN TestUpdatePidsLimit [2022-04-27T14:14:02.075Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T14:14:02.075Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T14:14:02.241Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:14:02.335Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T14:14:02.596Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T14:14:02.803Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:02.803Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:02.803Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:02.803Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:02.803Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:02.803Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T14:14:02.803Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T14:14:02.803Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:02.803Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:02.803Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T14:14:02.803Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:02.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T14:14:02.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T14:14:03.079Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-04-27T14:14:03.079Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-27T14:14:03.079Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:14:03.079Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T14:14:03.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit (2.16s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-27T14:14:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-04-27T14:14:04.062Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:14:04.471Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T14:14:05.402Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T14:14:05.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T14:14:06.331Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T14:14:06.331Z] daemon_test.go:156: [d95c0d4e57dd9] daemon is not started [2022-04-27T14:14:06.331Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-27T14:14:06.331Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-04-27T14:14:06.331Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-27T14:14:06.331Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-27T14:14:06.331Z] === RUN TestDaemonProxy [2022-04-27T14:14:06.331Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T14:14:06.331Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T14:14:06.331Z] PASS [2022-04-27T14:14:06.331Z] [2022-04-27T14:14:06.331Z] === Skipped [2022-04-27T14:14:06.331Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-27T14:14:06.331Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T14:14:06.331Z] [2022-04-27T14:14:06.331Z] DONE 12 tests, 1 skipped in 4.245s [2022-04-27T14:14:06.331Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T14:14:06.587Z] INFO: Testing against a local daemon [2022-04-27T14:14:06.587Z] === RUN TestCommitInheritsEnv [2022-04-27T14:14:08.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T14:14:08.478Z] --- PASS: TestCommitInheritsEnv (1.63s) [2022-04-27T14:14:08.478Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:14:08.478Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform// [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T14:14:08.478Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T14:14:08.478Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T14:14:08.478Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:14:08.478Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T14:14:08.478Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:14:08.478Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T14:14:08.478Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:14:10.370Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-04-27T14:14:10.370Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T14:14:10.370Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T14:14:10.370Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T14:14:10.370Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:14:10.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T14:14:10.370Z] === RUN TestTagInvalidReference [2022-04-27T14:14:10.370Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T14:14:10.370Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:14:10.370Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-27T14:14:10.370Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:14:10.370Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T14:14:10.370Z] === RUN TestTagOfficialNames [2022-04-27T14:14:10.370Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-27T14:14:10.370Z] === RUN TestTagMatchesDigest [2022-04-27T14:14:10.370Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T14:14:10.370Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T14:14:11.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T14:14:12.117Z] === RUN TestMiddlewares [2022-04-27T14:14:12.117Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T14:14:12.117Z] PASS [2022-04-27T14:14:12.117Z] coverage: 7.9% of statements [2022-04-27T14:14:12.117Z] ok github.com/docker/docker/api/server 0.039s coverage: 7.9% of statements [2022-04-27T14:14:12.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T14:14:15.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T14:14:16.288Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-04-27T14:14:16.288Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:14:16.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-27T14:14:16.288Z] === RUN TestWaitNonBlocked [2022-04-27T14:14:16.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:14:16.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:14:16.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:14:16.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:14:16.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:14:16.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:14:16.288Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T14:14:16.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-04-27T14:14:16.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-04-27T14:14:16.288Z] === RUN TestWaitBlocked [2022-04-27T14:14:16.288Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:14:16.288Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:14:16.288Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:14:16.288Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:14:16.288Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:14:16.288Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:14:17.230Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T14:14:17.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-04-27T14:14:17.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-04-27T14:14:17.230Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T14:14:17.230Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T14:14:17.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T14:14:19.143Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-04-27T14:14:19.143Z] === CONT TestIpcModeOlderClient [2022-04-27T14:14:19.143Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-27T14:14:19.143Z] === CONT TestDaemonHostGatewayIP [2022-04-27T14:14:20.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T14:14:21.687Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-04-27T14:14:21.687Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T14:14:22.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T14:14:23.600Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-04-27T14:14:23.600Z] === CONT TestDaemonRestartIpcMode [2022-04-27T14:14:25.518Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-04-27T14:14:26.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T14:14:28.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:14:28.756Z] Using test binary docker [2022-04-27T14:14:28.756Z] +++ /etc/init.d/apparmor start [2022-04-27T14:14:28.756Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:14:28.756Z] INFO: Waiting for daemon to start... [2022-04-27T14:14:28.756Z] Starting dockerd [2022-04-27T14:14:28.756Z] +++ 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-04-27T14:14:28.814Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-04-27T14:14:28.814Z] PASS [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === Skipped [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T14:14:28.814Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:14:28.814Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:14:28.814Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:14:28.814Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T14:14:28.814Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T14:14:28.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T14:14:28.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:14:28.814Z] [2022-04-27T14:14:28.814Z] DONE 235 tests, 7 skipped in 117.675s [2022-04-27T14:14:28.814Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T14:14:28.814Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:14:29.386Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:29.386Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:29.386Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:29.386Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:29.386Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:29.386Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T14:14:29.386Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T14:14:29.386Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:14:29.386Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T14:14:29.386Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T14:14:29.386Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T14:14:29.647Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-27T14:14:29.647Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-27T14:14:29.647Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:14:29.647Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T14:14:30.593Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T14:14:31.307Z] . [2022-04-27T14:14:31.308Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:14:31.308Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:14:31.308Z] Error: No such image: emptyfs [2022-04-27T14:14:31.308Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T14:14:31.308Z] ++++ docker load [2022-04-27T14:14:31.570Z] Running integration-test (iteration 1) [2022-04-27T14:14:31.570Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T14:14:31.570Z] ++ 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-04-27T14:14:31.570Z] ++ set -e [2022-04-27T14:14:31.570Z] ++ '[' -n 0 ']' [2022-04-27T14:14:31.570Z] ++ set -x [2022-04-27T14:14:31.570Z] ++ env -i DEST=/go/src/github.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-04-27T14:14:31.978Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T14:14:32.108Z] dccd9e4d14d3: Pull complete [2022-04-27T14:14:32.108Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T14:14:32.108Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:14:32.108Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T14:14:32.108Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T14:14:32.108Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T14:14:32.108Z] WARN: Skipping validation tests [2022-04-27T14:14:32.108Z] INFO: Running unit tests at 04/27/2022 14:14:28... [2022-04-27T14:14:32.108Z] INFO: make.ps1 starting at 04/27/2022 14:14:31 [2022-04-27T14:14:32.108Z] INFO: Git commit (680e1aadff) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:14:32.108Z] INFO: Running unit tests... [2022-04-27T14:14:32.515Z] Loaded image: busybox:latest [2022-04-27T14:14:32.625Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-27T14:14:32.919Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T14:14:32.919Z] daemon_test.go:156: [d19511080e148] daemon is not started [2022-04-27T14:14:32.919Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-27T14:14:32.919Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-27T14:14:32.919Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T14:14:32.919Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-27T14:14:32.919Z] === RUN TestDaemonProxy [2022-04-27T14:14:32.919Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T14:14:33.127Z] Loaded image: busybox:glibc [2022-04-27T14:14:34.829Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T14:14:36.212Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T14:14:37.972Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-27T14:14:38.122Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T14:14:38.382Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T14:14:38.425Z] Loaded image: debian:bullseye-slim [2022-04-27T14:14:38.425Z] Loaded image: hello-world:latest [2022-04-27T14:14:38.425Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:14:38.425Z] INFO: Testing against a local daemon [2022-04-27T14:14:38.425Z] === RUN TestCgroupNamespacesBuild [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T14:14:38.954Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T14:14:38.954Z] PASS [2022-04-27T14:14:38.954Z] [2022-04-27T14:14:38.954Z] DONE 17 tests in 10.135s [2022-04-27T14:14:38.954Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T14:14:38.954Z] INFO: Testing against a local daemon [2022-04-27T14:14:38.954Z] === RUN TestCommitInheritsEnv [2022-04-27T14:14:39.221Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-27T14:14:39.221Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:14:39.221Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T14:14:39.221Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:14:39.221Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T14:14:39.482Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T14:14:39.482Z] === RUN TestImportWithCustomPlatform// [2022-04-27T14:14:39.482Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T14:14:39.482Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T14:14:39.482Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T14:14:39.742Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T14:14:39.742Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T14:14:39.742Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T14:14:39.742Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T14:14:39.742Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:14:39.742Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-27T14:14:39.742Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:14:39.742Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T14:14:39.742Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:14:40.004Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-04-27T14:14:40.004Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T14:14:40.596Z] time="2022-04-27T14:14:40Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T14:14:40.969Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2022-04-27T14:14:40.969Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T14:14:42.018Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-04-27T14:14:42.018Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:14:42.018Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-27T14:14:42.018Z] === RUN TestTagInvalidReference [2022-04-27T14:14:42.018Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-27T14:14:42.018Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:14:42.018Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-27T14:14:42.018Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:14:42.018Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T14:14:42.018Z] === RUN TestTagOfficialNames [2022-04-27T14:14:42.018Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-27T14:14:42.018Z] === RUN TestTagMatchesDigest [2022-04-27T14:14:42.018Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T14:14:42.018Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T14:14:42.884Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-04-27T14:14:42.884Z] === RUN TestBuildWithSession [2022-04-27T14:14:42.884Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:14:42.884Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:14:42.884Z] === RUN TestBuildSquashParent [2022-04-27T14:14:47.754Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-27T14:14:48.428Z] ? github.com/docker/docker/api [no test files] [2022-04-27T14:14:49.656Z] tests/integration/client_test.py ..... [ 75%] [2022-04-27T14:14:49.915Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-27T14:14:50.481Z] tests/integration/errors_test.py . [ 76%] [2022-04-27T14:14:52.883Z] --- PASS: TestBuildSquashParent (8.85s) [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:14:52.883Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:14:52.883Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:14:52.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:14:52.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:14:55.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:14:55.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:14:58.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:14:58.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s) [2022-04-27T14:15:02.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2022-04-27T14:15:02.039Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:15:02.039Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T14:15:02.753Z] === RUN TestBoolValue [2022-04-27T14:15:02.753Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestBoolValueOrDefault [2022-04-27T14:15:02.753Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestInt64ValueOrZero [2022-04-27T14:15:02.753Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestInt64ValueOrDefault [2022-04-27T14:15:02.753Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T14:15:02.753Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestJsonContentType [2022-04-27T14:15:02.753Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestReadJSON [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/nil_body [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/empty_body [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/with_valid_request [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/with_whitespace [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/with_extra_content [2022-04-27T14:15:02.753Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T14:15:02.753Z] PASS [2022-04-27T14:15:02.753Z] coverage: 31.9% of statements [2022-04-27T14:15:02.753Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 31.9% of statements [2022-04-27T14:15:02.753Z] === RUN TestMaskSecretKeys [2022-04-27T14:15:02.753Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T14:15:02.753Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T14:15:02.753Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T14:15:02.753Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T14:15:02.753Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestVersionMiddlewareVersion [2022-04-27T14:15:02.753Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T14:15:02.753Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T14:15:02.753Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T14:15:02.753Z] PASS [2022-04-27T14:15:02.753Z] coverage: 37.7% of statements [2022-04-27T14:15:02.753Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T14:15:02.753Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T14:15:03.212Z] === RUN TestStrSliceMarshalJSON [2022-04-27T14:15:03.212Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T14:15:03.212Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestStrSliceUnmarshalString [2022-04-27T14:15:03.212Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T14:15:03.212Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T14:15:03.212Z] PASS [2022-04-27T14:15:03.212Z] coverage: 90.0% of statements [2022-04-27T14:15:03.212Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2022-04-27T14:15:03.212Z] === RUN TestToJSON [2022-04-27T14:15:03.212Z] --- PASS: TestToJSON (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestToParamWithVersion [2022-04-27T14:15:03.212Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestFromJSON [2022-04-27T14:15:03.212Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestEmpty [2022-04-27T14:15:03.212Z] --- PASS: TestEmpty (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T14:15:03.212Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestArgsMatchKVList [2022-04-27T14:15:03.212Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestArgsMatch [2022-04-27T14:15:03.212Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestAdd [2022-04-27T14:15:03.212Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestDel [2022-04-27T14:15:03.212Z] --- PASS: TestDel (0.00s) [2022-04-27T14:15:03.212Z] === RUN TestLen [2022-04-27T14:15:03.213Z] --- PASS: TestLen (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestExactMatch [2022-04-27T14:15:03.213Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestOnlyOneExactMatch [2022-04-27T14:15:03.213Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestContains [2022-04-27T14:15:03.213Z] --- PASS: TestContains (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestValidate [2022-04-27T14:15:03.213Z] --- PASS: TestValidate (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestWalkValues [2022-04-27T14:15:03.213Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestFuzzyMatch [2022-04-27T14:15:03.213Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T14:15:03.213Z] === RUN TestClone [2022-04-27T14:15:03.213Z] --- PASS: TestClone (0.00s) [2022-04-27T14:15:03.213Z] PASS [2022-04-27T14:15:03.213Z] coverage: 92.2% of statements [2022-04-27T14:15:03.213Z] ok github.com/docker/docker/api/types/filters 0.033s coverage: 92.2% of statements [2022-04-27T14:15:03.213Z] === RUN TestGetTimestamp [2022-04-27T14:15:03.213Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-27T14:15:03.213Z] === RUN TestParseTimestamps [2022-04-27T14:15:03.213Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T14:15:03.213Z] PASS [2022-04-27T14:15:03.213Z] coverage: 100.0% of statements [2022-04-27T14:15:03.213Z] ok github.com/docker/docker/api/types/time 0.152s coverage: 100.0% of statements [2022-04-27T14:15:03.213Z] === RUN TestAdjustForAPIVersion [2022-04-27T14:15:03.213Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T14:15:03.213Z] PASS [2022-04-27T14:15:03.213Z] coverage: 6.1% of statements [2022-04-27T14:15:03.213Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 6.1% of statements [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T14:15:03.213Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T14:15:03.669Z] === RUN TestCompareVersion [2022-04-27T14:15:03.669Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T14:15:03.669Z] PASS [2022-04-27T14:15:03.669Z] coverage: 77.3% of statements [2022-04-27T14:15:03.669Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T14:15:03.669Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T14:15:03.670Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T14:15:03.670Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T14:15:03.670Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T14:15:03.670Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T14:15:03.670Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T14:15:04.124Z] === RUN TestIsGIT [2022-04-27T14:15:04.124Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T14:15:04.124Z] PASS [2022-04-27T14:15:04.124Z] coverage: 100.0% of statements [2022-04-27T14:15:04.124Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.037s coverage: 100.0% of statements [2022-04-27T14:15:04.561Z] 4612f6d0b889: Pull complete [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T14:15:04.580Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T14:15:04.580Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T14:15:04.580Z] === RUN TestCloneArgsSmartHttp [2022-04-27T14:15:04.580Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T14:15:04.580Z] === RUN TestCloneArgsDumbHttp [2022-04-27T14:15:04.580Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T14:15:04.580Z] === RUN TestCloneArgsGit [2022-04-27T14:15:04.580Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T14:15:04.580Z] === RUN TestCheckoutGit [2022-04-27T14:15:04.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:15:05.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:15:06.101Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:15:06.104Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T14:15:06.104Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestProcessNoDockerignore [2022-04-27T14:15:06.104Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T14:15:06.104Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-27T14:15:06.104Z] === RUN TestDetectContentType [2022-04-27T14:15:06.104Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestSelectAcceptableMIME [2022-04-27T14:15:06.104Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestInspectEmptyResponse [2022-04-27T14:15:06.104Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestInspectResponseBinary [2022-04-27T14:15:06.104Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestResponseUnsupportedContentType [2022-04-27T14:15:06.104Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestInspectResponseTextSimple [2022-04-27T14:15:06.104Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T14:15:06.104Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestUnknownContentLength [2022-04-27T14:15:06.104Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestDownloadRemote [2022-04-27T14:15:06.104Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-27T14:15:06.104Z] === RUN TestGetWithStatusError [2022-04-27T14:15:06.104Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestCloseRootDirectory [2022-04-27T14:15:06.104Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:15:06.104Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestHashFile [2022-04-27T14:15:06.104Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:15:06.104Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestHashSubdir [2022-04-27T14:15:06.104Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:15:06.104Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T14:15:06.104Z] === RUN TestRemoveDirectory [2022-04-27T14:15:06.104Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:15:06.104Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T14:15:06.104Z] PASS [2022-04-27T14:15:06.104Z] coverage: 9.3% of statements [2022-04-27T14:15:06.104Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 9.3% of statements [2022-04-27T14:15:06.165Z] === RUN TestMiddlewares [2022-04-27T14:15:06.165Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T14:15:06.165Z] PASS [2022-04-27T14:15:06.165Z] coverage: 7.9% of statements [2022-04-27T14:15:06.165Z] ok github.com/docker/docker/api/server 0.039s coverage: 7.9% of statements [2022-04-27T14:15:06.559Z] === RUN TestEnable [2022-04-27T14:15:06.559Z] --- PASS: TestEnable (0.00s) [2022-04-27T14:15:06.559Z] === RUN TestDisable [2022-04-27T14:15:06.559Z] --- PASS: TestDisable (0.00s) [2022-04-27T14:15:06.559Z] === RUN TestEnabled [2022-04-27T14:15:06.559Z] --- PASS: TestEnabled (0.00s) [2022-04-27T14:15:06.559Z] PASS [2022-04-27T14:15:06.559Z] coverage: 100.0% of statements [2022-04-27T14:15:06.559Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2022-04-27T14:15:06.672Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:15:07.013Z] === RUN TestGetAllAllowed [2022-04-27T14:15:07.013Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T14:15:07.013Z] === RUN TestGetAllMeta [2022-04-27T14:15:07.013Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T14:15:07.013Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T14:15:07.013Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T14:15:07.013Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T14:15:07.013Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T14:15:07.013Z] === RUN TestIsExistingDirectory [2022-04-27T14:15:07.013Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-27T14:15:07.013Z] === RUN TestGetFilenameForDownload [2022-04-27T14:15:07.470Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestEnv2Variables [2022-04-27T14:15:07.470Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T14:15:07.470Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestMaintainer [2022-04-27T14:15:07.470Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestLabel [2022-04-27T14:15:07.470Z] --- PASS: TestLabel (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestFromScratch [2022-04-27T14:15:07.470Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestFromWithArg [2022-04-27T14:15:07.470Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T14:15:07.470Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestFromWithUndefinedArg [2022-04-27T14:15:07.470Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T14:15:07.470Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestOnbuild [2022-04-27T14:15:07.470Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestWorkdir [2022-04-27T14:15:07.470Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestCmd [2022-04-27T14:15:07.470Z] --- PASS: TestCmd (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestHealthcheckNone [2022-04-27T14:15:07.470Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestHealthcheckCmd [2022-04-27T14:15:07.470Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestEntrypoint [2022-04-27T14:15:07.470Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestExpose [2022-04-27T14:15:07.470Z] --- PASS: TestExpose (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestUser [2022-04-27T14:15:07.470Z] --- PASS: TestUser (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestVolume [2022-04-27T14:15:07.470Z] --- PASS: TestVolume (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestStopSignal [2022-04-27T14:15:07.470Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:15:07.470Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestArg [2022-04-27T14:15:07.470Z] --- PASS: TestArg (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestShell [2022-04-27T14:15:07.470Z] --- PASS: TestShell (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestPrependEnvOnCmd [2022-04-27T14:15:07.470Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestRunWithBuildArgs [2022-04-27T14:15:07.470Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T14:15:07.470Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T14:15:07.470Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T14:15:07.470Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T14:15:07.470Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T14:15:07.470Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestNormalizeWorkdir [2022-04-27T14:15:07.470Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestDispatch [2022-04-27T14:15:07.470Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T14:15:07.470Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T14:15:07.470Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T14:15:07.470Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T14:15:07.470Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T14:15:07.470Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T14:15:07.470Z] === RUN TestDispatch/COPY_url [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch (0.05s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T14:15:07.470Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-27T14:15:07.470Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T14:15:07.470Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T14:15:07.470Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T14:15:07.470Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T14:15:07.470Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T14:15:07.470Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestEmptyDockerfile [2022-04-27T14:15:07.470Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestSymlinkDockerfile [2022-04-27T14:15:07.470Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T14:15:07.470Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-27T14:15:07.470Z] === RUN TestNonExistingDockerfile [2022-04-27T14:15:07.470Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestCopyRunConfig [2022-04-27T14:15:07.470Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestDeepCopyRunConfig [2022-04-27T14:15:07.470Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestExportImage [2022-04-27T14:15:07.470Z] --- PASS: TestExportImage (0.00s) [2022-04-27T14:15:07.470Z] === RUN TestNormalizeDest [2022-04-27T14:15:07.470Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T14:15:07.470Z] PASS [2022-04-27T14:15:07.470Z] coverage: 46.7% of statements [2022-04-27T14:15:07.470Z] ok github.com/docker/docker/builder/dockerfile 0.346s coverage: 46.7% of statements [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy (5.59s) [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.78s) [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-04-27T14:15:07.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2022-04-27T14:15:07.615Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:15:07.924Z] === RUN TestTCP4Proxy [2022-04-27T14:15:07.924Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T14:15:07.924Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T14:15:07.924Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestTCP6Proxy [2022-04-27T14:15:07.924Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:15:07.924Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestTCPDualStackProxy [2022-04-27T14:15:07.924Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:15:07.924Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestUDP4Proxy [2022-04-27T14:15:07.924Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestUDP6Proxy [2022-04-27T14:15:07.924Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:15:07.924Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestUDPWriteError [2022-04-27T14:15:07.924Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestSCTP4Proxy [2022-04-27T14:15:07.924Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:15:07.924Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-27T14:15:07.924Z] === RUN TestSCTP6Proxy [2022-04-27T14:15:07.924Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:15:07.924Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T14:15:07.924Z] PASS [2022-04-27T14:15:07.924Z] coverage: 49.4% of statements [2022-04-27T14:15:07.924Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-04-27T14:15:08.306Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T14:15:08.306Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:15:08.306Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:15:08.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T14:15:08.306Z] [2022-04-27T14:15:08.306Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T14:15:08.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:15:08.306Z] HOSTNAME=fa0109d5fbca [2022-04-27T14:15:08.306Z] TESTDEBUG=0 [2022-04-27T14:15:08.306Z] DEST=bundles/test-integration [2022-04-27T14:15:08.306Z] PWD=/go/src/github.com/docker/docker [2022-04-27T14:15:08.306Z] DOCKER_GITCOMMIT=5d4ce3e05fa8ba3bb3bccfe46823e49b328611a6 [2022-04-27T14:15:08.306Z] container=docker [2022-04-27T14:15:08.306Z] HOME=/root [2022-04-27T14:15:08.306Z] GOLANG_VERSION=1.18.1 [2022-04-27T14:15:08.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T14:15:08.306Z] VALIDATE_BRANCH=master [2022-04-27T14:15:08.306Z] TERM=xterm [2022-04-27T14:15:08.306Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T14:15:08.306Z] SHLVL=1 [2022-04-27T14:15:08.306Z] TIMEOUT=120m [2022-04-27T14:15:08.306Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T14:15:08.306Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T14:15:08.306Z] GO111MODULE=off [2022-04-27T14:15:08.306Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T14:15:08.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T14:15:08.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T14:15:08.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T14:15:08.306Z] GOPATH=/go [2022-04-27T14:15:08.306Z] PKG_CONFIG=pkg-config [2022-04-27T14:15:08.306Z] _=/usr/bin/env [2022-04-27T14:15:08.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T14:15:09.002Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2022-04-27T14:15:09.002Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:15:09.225Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-27T14:15:12.305Z] --- PASS: TestBuildLabelWithTargets (2.91s) [2022-04-27T14:15:12.305Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:15:13.248Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-04-27T14:15:13.248Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:15:16.450Z] === RUN TestCheckpointCreateError [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointCreate [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointDeleteError [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointDelete [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointListError [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointList [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T14:15:16.450Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T14:15:16.450Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:15:16.450Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestGetAPIPath [2022-04-27T14:15:16.450Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestParseHostURL [2022-04-27T14:15:16.450Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T14:15:16.450Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T14:15:16.450Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestClientRedirect [2022-04-27T14:15:16.450Z] === RUN TestClientRedirect/GET [2022-04-27T14:15:16.450Z] === RUN TestClientRedirect/POST [2022-04-27T14:15:16.450Z] === RUN TestClientRedirect/PUT [2022-04-27T14:15:16.450Z] === RUN TestClientRedirect/DELETE [2022-04-27T14:15:16.450Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T14:15:16.450Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigCreateUnsupported [2022-04-27T14:15:16.450Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigCreateError [2022-04-27T14:15:16.450Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigCreate [2022-04-27T14:15:16.450Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspectNotFound [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspectUnsupported [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspectError [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigInspect [2022-04-27T14:15:16.450Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigListUnsupported [2022-04-27T14:15:16.450Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigListError [2022-04-27T14:15:16.450Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigList [2022-04-27T14:15:16.450Z] --- PASS: TestConfigList (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigRemoveUnsupported [2022-04-27T14:15:16.450Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigRemoveError [2022-04-27T14:15:16.450Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigRemove [2022-04-27T14:15:16.450Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigUpdateUnsupported [2022-04-27T14:15:16.450Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigUpdateError [2022-04-27T14:15:16.450Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestConfigUpdate [2022-04-27T14:15:16.450Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCommitError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCommit [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerStatPathError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerStatPath [2022-04-27T14:15:16.450Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyToContainerError [2022-04-27T14:15:16.450Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T14:15:16.450Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T14:15:16.450Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyToContainer [2022-04-27T14:15:16.450Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyFromContainerError [2022-04-27T14:15:16.450Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T14:15:16.450Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T14:15:16.450Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T14:15:16.450Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestCopyFromContainer [2022-04-27T14:15:16.450Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCreateError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCreateImageNotFound [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCreateWithName [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerCreateAutoRemove [2022-04-27T14:15:16.450Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerDiffError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerDiff [2022-04-27T14:15:16.450Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecCreateError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecCreate [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecStartError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecStart [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecInspectError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExecInspect [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExportError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerExport [2022-04-27T14:15:16.450Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerInspectError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T14:15:16.450Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T14:15:16.450Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerInspect [2022-04-27T14:15:16.450Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerInspectNode [2022-04-27T14:15:16.450Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerKillError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerKill [2022-04-27T14:15:16.450Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerListError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerList [2022-04-27T14:15:16.450Z] --- PASS: TestContainerList (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerLogsNotFoundError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerLogsError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerLogs [2022-04-27T14:15:16.450Z] --- PASS: TestContainerLogs (0.15s) [2022-04-27T14:15:16.450Z] === RUN TestContainerPauseError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerPause [2022-04-27T14:15:16.450Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainersPruneError [2022-04-27T14:15:16.450Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainersPrune [2022-04-27T14:15:16.450Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerRemoveError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T14:15:16.450Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerRemove [2022-04-27T14:15:16.450Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T14:15:16.450Z] === RUN TestContainerRenameError [2022-04-27T14:15:16.553Z] --- PASS: TestBuildMultiStageOnBuild (3.29s) [2022-04-27T14:15:16.553Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:15:16.905Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerRename [2022-04-27T14:15:16.905Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerResizeError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerExecResizeError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerResize [2022-04-27T14:15:16.905Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerExecResize [2022-04-27T14:15:16.905Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerRestartError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerRestart [2022-04-27T14:15:16.905Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStartError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStart [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStatsError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStats [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStopError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerStop [2022-04-27T14:15:16.905Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerTopError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerTop [2022-04-27T14:15:16.905Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerUnpauseError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerUnpause [2022-04-27T14:15:16.905Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerUpdateError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerUpdate [2022-04-27T14:15:16.905Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-27T14:15:16.905Z] === RUN TestContainerWaitError [2022-04-27T14:15:16.905Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestContainerWait [2022-04-27T14:15:16.905Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestDiskUsageError [2022-04-27T14:15:16.905Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestDiskUsage [2022-04-27T14:15:16.905Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestDistributionInspectUnsupported [2022-04-27T14:15:16.905Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T14:15:16.905Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestEventsErrorInOptions [2022-04-27T14:15:16.905Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestEventsErrorFromServer [2022-04-27T14:15:16.905Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestEvents [2022-04-27T14:15:16.905Z] --- PASS: TestEvents (0.01s) [2022-04-27T14:15:16.905Z] === RUN TestTLSCloseWriter [2022-04-27T14:15:16.905Z] === PAUSE TestTLSCloseWriter [2022-04-27T14:15:16.905Z] === RUN TestImageBuildError [2022-04-27T14:15:16.905Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageBuild [2022-04-27T14:15:16.905Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestGetDockerOS [2022-04-27T14:15:16.905Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageCreateError [2022-04-27T14:15:16.905Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageCreate [2022-04-27T14:15:16.905Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageHistoryError [2022-04-27T14:15:16.905Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageHistory [2022-04-27T14:15:16.905Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageImportError [2022-04-27T14:15:16.905Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageImport [2022-04-27T14:15:16.905Z] --- PASS: TestImageImport (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageInspectError [2022-04-27T14:15:16.905Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageInspectImageNotFound [2022-04-27T14:15:16.905Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageInspectWithEmptyID [2022-04-27T14:15:16.905Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageInspect [2022-04-27T14:15:16.905Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T14:15:16.905Z] === RUN TestImageListError [2022-04-27T14:15:16.906Z] --- PASS: TestImageListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageList [2022-04-27T14:15:16.906Z] --- PASS: TestImageList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageListApiBefore125 [2022-04-27T14:15:16.906Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageLoadError [2022-04-27T14:15:16.906Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageLoad [2022-04-27T14:15:16.906Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagesPruneError [2022-04-27T14:15:16.906Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagesPrune [2022-04-27T14:15:16.906Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullReferenceParseError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullAnyError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePullWithoutErrors [2022-04-27T14:15:16.906Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushReferenceError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushAnyError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithoutErrors [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T14:15:16.906Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageRemoveImageNotFound [2022-04-27T14:15:16.906Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageRemove [2022-04-27T14:15:16.906Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSaveError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSave [2022-04-27T14:15:16.906Z] --- PASS: TestImageSave (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchAnyError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageSearchWithoutErrors [2022-04-27T14:15:16.906Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageTagError [2022-04-27T14:15:16.906Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageTagInvalidReference [2022-04-27T14:15:16.906Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T14:15:16.906Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageTagHexSource [2022-04-27T14:15:16.906Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestImageTag [2022-04-27T14:15:16.906Z] --- PASS: TestImageTag (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestInfoServerError [2022-04-27T14:15:16.906Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T14:15:16.906Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestInfo [2022-04-27T14:15:16.906Z] --- PASS: TestInfo (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkConnectError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkConnect [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkCreateError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkCreate [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkDisconnectError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkDisconnect [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/no_options [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/verbose [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/global_scope [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T14:15:16.906Z] === RUN TestNetworkInspect/server_error [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkListError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkList [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworksPruneError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworksPrune [2022-04-27T14:15:16.906Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNetworkRemove [2022-04-27T14:15:16.906Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T14:15:16.906Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T14:15:16.906Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeInspect [2022-04-27T14:15:16.906Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeListError [2022-04-27T14:15:16.906Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeList [2022-04-27T14:15:16.906Z] --- PASS: TestNodeList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeRemove [2022-04-27T14:15:16.906Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeUpdateError [2022-04-27T14:15:16.906Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestNodeUpdate [2022-04-27T14:15:16.906Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestOptionWithHostFromEnv [2022-04-27T14:15:16.906Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestOptionWithTimeout [2022-04-27T14:15:16.906Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T14:15:16.906Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPingFail [2022-04-27T14:15:16.906Z] --- PASS: TestPingFail (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPingWithError [2022-04-27T14:15:16.906Z] 2022/04/27 14:15:16 RoundTripper returned a response & error; ignoring response [2022-04-27T14:15:16.906Z] 2022/04/27 14:15:16 RoundTripper returned a response & error; ignoring response [2022-04-27T14:15:16.906Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPingSuccess [2022-04-27T14:15:16.906Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPingHeadFallback [2022-04-27T14:15:16.906Z] === RUN TestPingHeadFallback/OK [2022-04-27T14:15:16.906Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T14:15:16.906Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T14:15:16.906Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T14:15:16.906Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T14:15:16.906Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginDisableError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginDisable [2022-04-27T14:15:16.906Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginEnableError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginEnable [2022-04-27T14:15:16.906Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T14:15:16.906Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginInspect [2022-04-27T14:15:16.906Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginListError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginList [2022-04-27T14:15:16.906Z] --- PASS: TestPluginList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginPushError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginPush [2022-04-27T14:15:16.906Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginRemove [2022-04-27T14:15:16.906Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginSetError [2022-04-27T14:15:16.906Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPluginSet [2022-04-27T14:15:16.906Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSetHostHeader [2022-04-27T14:15:16.906Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestPlainTextError [2022-04-27T14:15:16.906Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestInfiniteError [2022-04-27T14:15:16.906Z] --- PASS: TestInfiniteError (0.03s) [2022-04-27T14:15:16.906Z] === RUN TestCanceledContext [2022-04-27T14:15:16.906Z] 2022/04/27 14:15:16 RoundTripper returned a response & error; ignoring response [2022-04-27T14:15:16.906Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestDeadlineExceededContext [2022-04-27T14:15:16.906Z] 2022/04/27 14:15:16 RoundTripper returned a response & error; ignoring response [2022-04-27T14:15:16.906Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretCreateUnsupported [2022-04-27T14:15:16.906Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretCreateError [2022-04-27T14:15:16.906Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretCreate [2022-04-27T14:15:16.906Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretInspectUnsupported [2022-04-27T14:15:16.906Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T14:15:16.906Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T14:15:16.906Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretInspect [2022-04-27T14:15:16.906Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretListUnsupported [2022-04-27T14:15:16.906Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretListError [2022-04-27T14:15:16.906Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretList [2022-04-27T14:15:16.906Z] --- PASS: TestSecretList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretRemoveUnsupported [2022-04-27T14:15:16.906Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretRemove [2022-04-27T14:15:16.906Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretUpdateUnsupported [2022-04-27T14:15:16.906Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretUpdateError [2022-04-27T14:15:16.906Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSecretUpdate [2022-04-27T14:15:16.906Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceCreateError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceCreate [2022-04-27T14:15:16.906Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T14:15:16.906Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceCreateDigestPinning [2022-04-27T14:15:16.906Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T14:15:16.906Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T14:15:16.906Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceInspect [2022-04-27T14:15:16.906Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceListError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceList [2022-04-27T14:15:16.906Z] --- PASS: TestServiceList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceLogsError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceLogs [2022-04-27T14:15:16.906Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceRemoveError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceRemove [2022-04-27T14:15:16.906Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceUpdateError [2022-04-27T14:15:16.906Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestServiceUpdate [2022-04-27T14:15:16.906Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmGetUnlockKey [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmInitError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmInit [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmInspect [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmJoinError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmJoin [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmLeaveError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmLeave [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmUnlockError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmUnlock [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmUpdateError [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestSwarmUpdate [2022-04-27T14:15:16.906Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestTaskInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T14:15:16.906Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestTaskInspect [2022-04-27T14:15:16.906Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestTaskListError [2022-04-27T14:15:16.906Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestTaskList [2022-04-27T14:15:16.906Z] --- PASS: TestTaskList (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestVolumeCreateError [2022-04-27T14:15:16.906Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestVolumeCreate [2022-04-27T14:15:16.906Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestVolumeInspectError [2022-04-27T14:15:16.906Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T14:15:16.906Z] === RUN TestVolumeInspectNotFound [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeInspect [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeListError [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeList [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeRemoveError [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T14:15:16.907Z] === RUN TestVolumeRemove [2022-04-27T14:15:16.907Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T14:15:16.907Z] === CONT TestTLSCloseWriter [2022-04-27T14:15:16.907Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-27T14:15:16.907Z] PASS [2022-04-27T14:15:16.907Z] coverage: 75.1% of statements [2022-04-27T14:15:16.907Z] ok github.com/docker/docker/client 0.366s coverage: 75.1% of statements [2022-04-27T14:15:18.471Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-04-27T14:15:18.472Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:15:21.781Z] --- PASS: TestBuildMultiStageLayerLeak (3.50s) [2022-04-27T14:15:21.781Z] === RUN TestBuildWithHugeFile [2022-04-27T14:15:25.471Z] ......... [ 85%] [2022-04-27T14:15:30.715Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-27T14:15:31.657Z] --- PASS: TestCheckoutGit (25.78s) [2022-04-27T14:15:31.657Z] === RUN TestValidGitTransport [2022-04-27T14:15:31.657Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T14:15:31.657Z] === RUN TestGitInvalidRef [2022-04-27T14:15:31.657Z] --- PASS: TestGitInvalidRef (0.17s) [2022-04-27T14:15:31.657Z] PASS [2022-04-27T14:15:31.657Z] coverage: 86.3% of statements [2022-04-27T14:15:31.657Z] ok github.com/docker/docker/builder/remotecontext/git 26.015s coverage: 86.3% of statements [2022-04-27T14:15:31.657Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T14:15:31.657Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T14:15:31.657Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T14:15:31.657Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T14:15:31.908Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-27T14:15:34.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T14:15:34.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T14:15:38.465Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-27T14:15:38.465Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T14:15:40.178Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestConfigureDaemonLogs [2022-04-27T14:15:40.178Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T14:15:40.178Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T14:15:40.178Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T14:15:40.178Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T14:15:40.178Z] PASS [2022-04-27T14:15:40.178Z] coverage: 20.4% of statements [2022-04-27T14:15:40.178Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 20.4% of statements [2022-04-27T14:15:40.178Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T14:15:40.178Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T14:15:41.137Z] === RUN TestContainerStopSignal [2022-04-27T14:15:41.137Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestContainerStopTimeout [2022-04-27T14:15:41.137Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T14:15:41.137Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T14:15:41.137Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T14:15:41.137Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T14:15:41.137Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T14:15:41.137Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestNewMemoryStore [2022-04-27T14:15:41.137Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestAddContainers [2022-04-27T14:15:41.137Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestGetContainer [2022-04-27T14:15:41.137Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestDeleteContainer [2022-04-27T14:15:41.137Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestListContainers [2022-04-27T14:15:41.137Z] --- PASS: TestListContainers (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestFirstContainer [2022-04-27T14:15:41.137Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestApplyAllContainer [2022-04-27T14:15:41.137Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestIsValidHealthString [2022-04-27T14:15:41.137Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestStateRunStop [2022-04-27T14:15:41.137Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestStateTimeoutWait [2022-04-27T14:15:41.137Z] state_test.go:141: Stop callback fired [2022-04-27T14:15:41.137Z] state_test.go:165: Stop callback fired [2022-04-27T14:15:41.137Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T14:15:41.137Z] === RUN TestIsValidStateString [2022-04-27T14:15:41.137Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestViewSaveDelete [2022-04-27T14:15:41.137Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T14:15:41.137Z] === RUN TestViewAll [2022-04-27T14:15:41.137Z] --- PASS: TestViewAll (0.01s) [2022-04-27T14:15:41.137Z] === RUN TestViewGet [2022-04-27T14:15:41.137Z] --- PASS: TestViewGet (0.01s) [2022-04-27T14:15:41.137Z] === RUN TestNames [2022-04-27T14:15:41.137Z] --- PASS: TestNames (0.00s) [2022-04-27T14:15:41.137Z] === RUN TestViewWithHealthCheck [2022-04-27T14:15:41.137Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-27T14:15:41.137Z] PASS [2022-04-27T14:15:41.137Z] coverage: 41.7% of statements [2022-04-27T14:15:41.137Z] ok github.com/docker/docker/container 0.207s coverage: 41.7% of statements [2022-04-27T14:15:41.137Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T14:15:41.137Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T14:15:41.137Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T14:15:41.137Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T14:15:41.592Z] === RUN TestPrepare [2022-04-27T14:15:41.592Z] --- PASS: TestPrepare (0.00s) [2022-04-27T14:15:41.592Z] === RUN TestStart [2022-04-27T14:15:41.592Z] --- PASS: TestStart (0.00s) [2022-04-27T14:15:41.592Z] === RUN TestWaitCancel [2022-04-27T14:15:41.592Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T14:15:41.592Z] === RUN TestWaitDisabled [2022-04-27T14:15:41.592Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T14:15:41.592Z] === RUN TestWaitEnabled [2022-04-27T14:15:41.592Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T14:15:41.592Z] === RUN TestRemove [2022-04-27T14:15:41.592Z] --- PASS: TestRemove (0.00s) [2022-04-27T14:15:41.592Z] PASS [2022-04-27T14:15:41.592Z] coverage: 65.3% of statements [2022-04-27T14:15:41.592Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2022-04-27T14:15:44.472Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T14:15:44.472Z] === RUN TestNewListSecretsFilters [2022-04-27T14:15:44.472Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestNewListConfigsFilters [2022-04-27T14:15:44.472Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T14:15:44.472Z] PASS [2022-04-27T14:15:44.472Z] coverage: 0.5% of statements [2022-04-27T14:15:44.472Z] ok github.com/docker/docker/daemon/cluster 0.970s coverage: 0.5% of statements [2022-04-27T14:15:44.472Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T14:15:44.472Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T14:15:44.472Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T14:15:44.472Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T14:15:44.472Z] PASS [2022-04-27T14:15:44.472Z] coverage: 35.9% of statements [2022-04-27T14:15:44.472Z] ok github.com/docker/docker/daemon/cluster/convert 0.414s coverage: 35.9% of statements [2022-04-27T14:15:44.553Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-27T14:15:46.756Z] --- PASS: TestImportExtremelyLargeImageWorks (93.18s) [2022-04-27T14:15:46.756Z] PASS [2022-04-27T14:15:46.756Z] [2022-04-27T14:15:46.756Z] === Skipped [2022-04-27T14:15:46.756Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T14:15:46.756Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T14:15:46.756Z] [2022-04-27T14:15:46.756Z] DONE 22 tests, 1 skipped in 97.147s [2022-04-27T14:15:46.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T14:15:46.756Z] INFO: Testing against a local daemon [2022-04-27T14:15:46.756Z] === RUN TestNetworkCreateDelete [2022-04-27T14:15:46.756Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T14:15:46.756Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:15:46.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-27T14:15:46.756Z] === RUN TestDaemonDNSFallback [2022-04-27T14:15:47.355Z] === RUN TestBuilderGC [2022-04-27T14:15:47.355Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestFindConfigurationConflicts [2022-04-27T14:15:47.355Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T14:15:47.355Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T14:15:47.355Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T14:15:47.355Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T14:15:47.355Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_label [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T14:15:47.355Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T14:15:47.355Z] === RUN TestWaitNodeAttachment [2022-04-27T14:15:47.355Z] time="2022-04-27T14:15:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T14:15:47.355Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-27T14:15:47.355Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T14:15:47.355Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:15:47.355Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestReloadBadDefaultConfig [2022-04-27T14:15:47.355Z] time="2022-04-27T14:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1149629808" [2022-04-27T14:15:47.355Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestReloadWithConflictingLabels [2022-04-27T14:15:47.355Z] time="2022-04-27T14:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1966475889" [2022-04-27T14:15:47.355Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T14:15:47.355Z] time="2022-04-27T14:15:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3022817986" [2022-04-27T14:15:47.355Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestMaskURLCredentials [2022-04-27T14:15:47.355Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestDaemonConfigurationMerge [2022-04-27T14:15:47.355Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T14:15:47.355Z] PASS [2022-04-27T14:15:47.355Z] coverage: 79.8% of statements [2022-04-27T14:15:47.355Z] ok github.com/docker/docker/daemon/config 0.213s coverage: 79.8% of statements [2022-04-27T14:15:47.355Z] === RUN TestEventsLog [2022-04-27T14:15:47.355Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestEventsLogTimeout [2022-04-27T14:15:47.355Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestLogEvents [2022-04-27T14:15:47.355Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T14:15:47.355Z] === RUN TestLoadBufferedEvents [2022-04-27T14:15:47.355Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T14:15:47.355Z] === RUN TestIsolationConversion [2022-04-27T14:15:47.355Z] === RUN TestIsolationConversion/default [2022-04-27T14:15:47.355Z] === RUN TestIsolationConversion/process [2022-04-27T14:15:47.355Z] === RUN TestIsolationConversion/hyperv [2022-04-27T14:15:47.355Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestContainerLabels [2022-04-27T14:15:47.355Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestCredentialSpecConversion [2022-04-27T14:15:47.355Z] === RUN TestCredentialSpecConversion/none [2022-04-27T14:15:47.355Z] === RUN TestCredentialSpecConversion/config [2022-04-27T14:15:47.355Z] === RUN TestCredentialSpecConversion/file [2022-04-27T14:15:47.355Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T14:15:47.355Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T14:15:47.355Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountBind [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountVolume [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountTarget [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T14:15:47.355Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T14:15:47.355Z] PASS [2022-04-27T14:15:47.355Z] coverage: 11.0% of statements [2022-04-27T14:15:47.355Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.595s coverage: 11.0% of statements [2022-04-27T14:15:47.355Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-27T14:15:47.355Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T14:15:47.355Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T14:15:47.355Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T14:15:47.355Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T14:15:47.355Z] PASS [2022-04-27T14:15:47.355Z] coverage: 50.0% of statements [2022-04-27T14:15:47.810Z] ok github.com/docker/docker/daemon/events 0.215s coverage: 50.0% of statements [2022-04-27T14:15:48.770Z] === RUN TestIsEmptyDir [2022-04-27T14:15:48.770Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T14:15:48.770Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T14:15:48.770Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T14:15:48.770Z] PASS [2022-04-27T14:15:48.770Z] coverage: 2.3% of statements [2022-04-27T14:15:48.770Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2022-04-27T14:15:48.770Z] === RUN TestLinkNaming [2022-04-27T14:15:48.770Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLinkNew [2022-04-27T14:15:48.770Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLinkEnv [2022-04-27T14:15:48.770Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLinkMultipleEnv [2022-04-27T14:15:48.770Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLinkPortRangeEnv [2022-04-27T14:15:48.770Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T14:15:48.770Z] PASS [2022-04-27T14:15:48.770Z] coverage: 93.0% of statements [2022-04-27T14:15:48.770Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-04-27T14:15:48.770Z] === RUN TestVerifyNetworkingConfig [2022-04-27T14:15:48.770Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestGetContainer [2022-04-27T14:15:48.770Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestValidContainerNames [2022-04-27T14:15:48.770Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestContainerInitDNS [2022-04-27T14:15:48.770Z] daemon_test.go:145: root required [2022-04-27T14:15:48.770Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestMerge [2022-04-27T14:15:48.770Z] --- PASS: TestMerge (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestValidateContainerIsolation [2022-04-27T14:15:48.770Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestFindNetworkErrorType [2022-04-27T14:15:48.770Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestEnsureServicesExist [2022-04-27T14:15:48.770Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestEnsureServicesExistErrors [2022-04-27T14:15:48.770Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T14:15:48.770Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T14:15:48.770Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T14:15:48.770Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T14:15:48.770Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:15:48.770Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T14:15:48.770Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestContainerDelete [2022-04-27T14:15:48.770Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestContainerDoubleDelete [2022-04-27T14:15:48.770Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T14:15:48.770Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T14:15:48.770Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestNoneHealthcheck [2022-04-27T14:15:48.770Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T14:15:48.770Z] === RUN TestHealthStates [2022-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.226Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.227Z] time="2022-04-27T14:15:48Z" 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-04-27T14:15:49.227Z] --- PASS: TestHealthStates (0.14s) [2022-04-27T14:15:49.227Z] === RUN TestGetInspectData [2022-04-27T14:15:49.227Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestFillLicense [2022-04-27T14:15:49.227Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestListInvalidFilter [2022-04-27T14:15:49.227Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestNameFilter [2022-04-27T14:15:49.227Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T14:15:49.227Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T14:15:49.227Z] === 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-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T14:15:49.227Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T14:15:49.227Z] --- 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-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T14:15:49.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T14:15:49.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadLabels [2022-04-27T14:15:49.227Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T14:15:49.227Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadMirrors [2022-04-27T14:15:49.227Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T14:15:49.227Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T14:15:49.227Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T14:15:49.227Z] reload_test.go:342: root required [2022-04-27T14:15:49.227Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T14:15:49.227Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T14:15:49.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-27T14:15:49.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T14:15:49.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-27T14:15:49.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T14:15:49.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T14:15:49.227Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T14:15:49.227Z] === RUN TestParseVolumesFrom [2022-04-27T14:15:49.227Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T14:15:49.227Z] PASS [2022-04-27T14:15:49.227Z] coverage: 8.8% of statements [2022-04-27T14:15:49.227Z] ok github.com/docker/docker/daemon 0.334s coverage: 8.8% of statements [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T14:15:49.227Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/defaults [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T14:15:50.752Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T14:15:50.752Z] time="2022-04-27T14:15:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T14:15:50.752Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-27T14:15:50.752Z] === RUN TestCreateSuccess [2022-04-27T14:15:50.752Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestCreateStreamSkipped [2022-04-27T14:15:50.752Z] time="2022-04-27T14:15:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T14:15:50.752Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestCreateLogGroupSuccess [2022-04-27T14:15:50.752Z] time="2022-04-27T14:15:50Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T14:15:50.752Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestCreateError [2022-04-27T14:15:50.752Z] --- PASS: TestCreateError (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestCreateAlreadyExists [2022-04-27T14:15:50.752Z] time="2022-04-27T14:15:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T14:15:50.752Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestLogClosed [2022-04-27T14:15:50.752Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestLogBlocking [2022-04-27T14:15:50.752Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T14:15:50.752Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T14:15:50.752Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T14:15:50.752Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-27T14:15:50.924Z] === RUN TestInspectNetwork [2022-04-27T14:15:50.924Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:15:50.924Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:15:50.924Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:15:50.924Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:15:50.924Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:15:50.924Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:15:50.924Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:15:50.924Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:15:50.924Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestNetworkList [2022-04-27T14:15:50.924Z] === RUN TestNetworkList//networks [2022-04-27T14:15:50.924Z] === PAUSE TestNetworkList//networks [2022-04-27T14:15:50.924Z] === RUN TestNetworkList//networks/ [2022-04-27T14:15:50.924Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:15:50.924Z] === CONT TestNetworkList//networks [2022-04-27T14:15:50.924Z] === CONT TestNetworkList//networks/ [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:15:50.924Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:15:50.924Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:15:50.924Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:15:50.924Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:15:50.924Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:15:50.924Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:15:50.924Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:15:50.924Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:15:50.924Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:15:50.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:15:50.924Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-27T14:15:50.924Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:15:50.924Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:15:50.924Z] PASS [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === Skipped [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-27T14:15:50.924Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:15:50.924Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:15:50.924Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:15:50.924Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:15:50.924Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-27T14:15:50.924Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:15:50.924Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] DONE 34 tests, 12 skipped in 7.058s [2022-04-27T14:15:50.924Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:15:50.924Z] INFO: Testing against a local daemon [2022-04-27T14:15:50.924Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T14:15:50.924Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:15:50.924Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestDockerNetworkIpvlan [2022-04-27T14:15:50.924Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:15:50.924Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:15:50.924Z] PASS [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === Skipped [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:15:50.924Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:15:50.924Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] DONE 2 tests, 2 skipped in 0.088s [2022-04-27T14:15:50.924Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:15:50.924Z] INFO: Testing against a local daemon [2022-04-27T14:15:50.924Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T14:15:50.924Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestDockerNetworkMacvlan [2022-04-27T14:15:50.924Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-27T14:15:50.924Z] PASS [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === Skipped [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T14:15:50.924Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-27T14:15:50.924Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] DONE 2 tests, 2 skipped in 0.082s [2022-04-27T14:15:50.924Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T14:15:50.924Z] testing: warning: no tests to run [2022-04-27T14:15:50.924Z] PASS [2022-04-27T14:15:50.924Z] [2022-04-27T14:15:50.924Z] DONE 0 tests in 0.027s [2022-04-27T14:15:50.924Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T14:15:50.924Z] INFO: Testing against a local daemon [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginTLS [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginHeader [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T14:15:50.924Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:50.924Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-04-27T14:15:50.924Z] === RUN TestAuthZPluginV2Disable [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-27T14:15:51.180Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-27T14:15:51.180Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T14:15:51.180Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T14:15:51.180Z] PASS [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === Skipped [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-27T14:15:51.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.180Z] [2022-04-27T14:15:51.180Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-27T14:15:51.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T14:15:51.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T14:15:51.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] DONE 17 tests, 17 skipped in 0.279s [2022-04-27T14:15:51.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T14:15:51.181Z] INFO: Testing against a local daemon [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:15:51.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:15:51.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:15:51.181Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:15:51.181Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:15:51.181Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:15:51.181Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:15:51.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:15:51.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:15:51.181Z] === RUN TestPluginInstall [2022-04-27T14:15:51.181Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.181Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T14:15:51.181Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:15:51.181Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-27T14:15:51.181Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T14:15:51.181Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:15:51.181Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T14:15:51.181Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:15:51.181Z] PASS [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] === Skipped [2022-04-27T14:15:51.181Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-27T14:15:51.181Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-27T14:15:51.181Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:15:51.181Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T14:15:51.181Z] [2022-04-27T14:15:51.181Z] DONE 19 tests, 3 skipped in 0.156s [2022-04-27T14:15:51.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T14:15:51.208Z] === RUN TestPublishBatchSuccess [2022-04-27T14:15:51.208Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestPublishBatchError [2022-04-27T14:15:51.208Z] time="2022-04-27T14:15:50Z" level=error msg=error [2022-04-27T14:15:51.208Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T14:15:51.208Z] time="2022-04-27T14:15:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:15:51.208Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T14:15:51.208Z] time="2022-04-27T14:15:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:15:51.208Z] time="2022-04-27T14:15:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T14:15:51.208Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchSimple [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchTicker [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-27T14:15:51.208Z] === RUN TestCollectBatchClose [2022-04-27T14:15:51.208Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T14:15:51.208Z] === RUN TestEffectiveLen [2022-04-27T14:15:51.208Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T14:15:51.208Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T14:15:51.208Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T14:15:51.208Z] === RUN TestEffectiveLen/3/���� [2022-04-27T14:15:51.209Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T14:15:51.209Z] === RUN TestEffectiveLen/5/ [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/0/ [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: He [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/6/a� [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: a [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: � [2022-04-27T14:15:51.209Z] === RUN TestFindValidSplit/7/a� [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T14:15:51.209Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestProcessEventEmoji [2022-04-27T14:15:51.209Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchLineSplit [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchMaxEvents [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-27T14:15:51.209Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T14:15:51.209Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T14:15:51.209Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T14:15:51.209Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T14:15:51.209Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestCreateTagSuccess [2022-04-27T14:15:51.209Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T14:15:51.209Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-04-27T14:15:51.209Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T14:15:51.209Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T14:15:51.209Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T14:15:51.209Z] PASS [2022-04-27T14:15:51.209Z] coverage: 80.2% of statements [2022-04-27T14:15:51.209Z] ok github.com/docker/docker/daemon/logger/awslogs 0.399s coverage: 80.2% of statements [2022-04-27T14:15:51.209Z] === RUN TestAdapterReadLogs [2022-04-27T14:15:51.209Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestCopier [2022-04-27T14:15:51.209Z] --- PASS: TestCopier (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestCopierLongLines [2022-04-27T14:15:51.209Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T14:15:51.209Z] === RUN TestCopierSlow [2022-04-27T14:15:51.209Z] --- PASS: TestCopierSlow (0.23s) [2022-04-27T14:15:51.209Z] === RUN TestCopierWithSized [2022-04-27T14:15:51.209Z] === RUN TestCopierWithSized/as_is [2022-04-27T14:15:51.366Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-27T14:15:51.439Z] INFO: Testing against a local daemon [2022-04-27T14:15:51.440Z] === RUN TestExternalGraphDriver [2022-04-27T14:15:51.440Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T14:15:51.440Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-27T14:15:51.440Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:15:51.626Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-27T14:15:51.664Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T14:15:51.664Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-27T14:15:51.664Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T14:15:51.664Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestCopierWithPartial [2022-04-27T14:15:51.664Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestRingLogger [2022-04-27T14:15:51.664Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestRingCap [2022-04-27T14:15:51.664Z] --- PASS: TestRingCap (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestRingClose [2022-04-27T14:15:51.664Z] --- PASS: TestRingClose (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestRingDrain [2022-04-27T14:15:51.664Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T14:15:51.664Z] PASS [2022-04-27T14:15:51.664Z] coverage: 43.2% of statements [2022-04-27T14:15:51.664Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-04-27T14:15:51.664Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T14:15:51.664Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestSearchRegistryForImages [2022-04-27T14:15:51.664Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T14:15:51.664Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestImageDelete [2022-04-27T14:15:51.664Z] === RUN TestImageDelete/no_lease [2022-04-27T14:15:51.664Z] === RUN TestImageDelete/lease_exists [2022-04-27T14:15:51.664Z] --- PASS: TestImageDelete (0.03s) [2022-04-27T14:15:51.664Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T14:15:51.664Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-27T14:15:51.664Z] === RUN TestContentStoreForPull [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T14:15:51.664Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T14:15:51.664Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T14:15:51.665Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-27T14:15:51.665Z] PASS [2022-04-27T14:15:51.665Z] coverage: 6.6% of statements [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T14:15:51.665Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T14:15:51.665Z] PASS [2022-04-27T14:15:51.665Z] coverage: 53.6% of statements [2022-04-27T14:15:51.665Z] ok github.com/docker/docker/daemon/logger/fluentd 0.108s coverage: 53.6% of statements [2022-04-27T14:15:51.665Z] ok github.com/docker/docker/daemon/images 0.352s coverage: 6.6% of statements [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T14:15:51.665Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T14:15:52.121Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T14:15:52.121Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T14:15:52.121Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T14:15:52.576Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-27T14:15:52.576Z] === RUN TestFastTimeMarshalJSON [2022-04-27T14:15:52.576Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-04-27T14:15:52.576Z] PASS [2022-04-27T14:15:52.576Z] coverage: 87.2% of statements [2022-04-27T14:15:52.576Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.217s coverage: 87.2% of statements [2022-04-27T14:15:52.576Z] === RUN TestJSONFileLogger [2022-04-27T14:15:52.576Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T14:15:52.576Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T14:15:52.576Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T14:15:52.576Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T14:15:52.576Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T14:15:52.576Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T14:15:52.576Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T14:15:52.576Z] === RUN TestEncodeDecode [2022-04-27T14:15:52.576Z] === PAUSE TestEncodeDecode [2022-04-27T14:15:52.576Z] === RUN TestUnexpectedEOF [2022-04-27T14:15:52.576Z] time="2022-04-27T14:15:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:15:52.576Z] time="2022-04-27T14:15:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:15:52.576Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-27T14:15:52.576Z] === CONT TestEncodeDecode [2022-04-27T14:15:52.576Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T14:15:52.576Z] PASS [2022-04-27T14:15:52.576Z] coverage: 69.9% of statements [2022-04-27T14:15:52.576Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.175s coverage: 69.9% of statements [2022-04-27T14:15:53.536Z] === RUN TestWriteLog [2022-04-27T14:15:53.536Z] === PAUSE TestWriteLog [2022-04-27T14:15:53.536Z] === RUN TestReadLog [2022-04-27T14:15:53.536Z] === PAUSE TestReadLog [2022-04-27T14:15:53.536Z] === RUN TestDecode [2022-04-27T14:15:53.536Z] --- PASS: TestDecode (0.02s) [2022-04-27T14:15:53.536Z] === CONT TestWriteLog [2022-04-27T14:15:53.536Z] === CONT TestReadLog [2022-04-27T14:15:53.536Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestReadLog/tail_exact [2022-04-27T14:15:53.536Z] === RUN TestOpenFileDelete [2022-04-27T14:15:53.536Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestOpenFileRename [2022-04-27T14:15:53.536Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestHandleDecoderErr [2022-04-27T14:15:53.536Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestParseLogTagDefaultTag [2022-04-27T14:15:53.536Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestParseLogTag [2022-04-27T14:15:53.536Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestParseLogTagEmptyTag [2022-04-27T14:15:53.536Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestTailFiles [2022-04-27T14:15:53.536Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestFollowLogsConsumerGone [2022-04-27T14:15:53.536Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T14:15:53.536Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T14:15:53.536Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestFollowLogsProducerGone [2022-04-27T14:15:53.536Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T14:15:53.536Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T14:15:53.536Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T14:15:53.536Z] === RUN TestCheckCapacityAndRotate [2022-04-27T14:15:53.536Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T14:15:53.536Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T14:15:53.536Z] --- PASS: TestReadLog (0.16s) [2022-04-27T14:15:53.536Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-27T14:15:53.536Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T14:15:53.536Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-27T14:15:53.536Z] PASS [2022-04-27T14:15:53.536Z] coverage: 78.7% of statements [2022-04-27T14:15:53.536Z] ok github.com/docker/docker/daemon/logger/local 0.270s coverage: 78.7% of statements [2022-04-27T14:15:53.536Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-27T14:15:53.536Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-27T14:15:53.536Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-27T14:15:53.536Z] PASS [2022-04-27T14:15:53.536Z] coverage: 53.5% of statements [2022-04-27T14:15:53.536Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 53.5% of statements [2022-04-27T14:15:53.536Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T14:15:53.990Z] === RUN TestLog [2022-04-27T14:15:53.990Z] --- PASS: TestLog (0.02s) [2022-04-27T14:15:53.990Z] PASS [2022-04-27T14:15:53.990Z] coverage: 31.5% of statements [2022-04-27T14:15:53.990Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-04-27T14:15:54.445Z] === RUN TestValidateLogOpt [2022-04-27T14:15:54.445Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestNewMissedConfig [2022-04-27T14:15:54.445Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestNewMissedUrl [2022-04-27T14:15:54.445Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestNewMissedToken [2022-04-27T14:15:54.445Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestNewWithProxy [2022-04-27T14:15:54.445Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestDefault [2022-04-27T14:15:54.445Z] --- PASS: TestDefault (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T14:15:54.445Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestJsonFormat [2022-04-27T14:15:54.445Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T14:15:54.445Z] === RUN TestRawFormat [2022-04-27T14:15:54.445Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestRawFormatWithLabels [2022-04-27T14:15:54.445Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestRawFormatWithoutTag [2022-04-27T14:15:54.445Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T14:15:54.445Z] === RUN TestBatching [2022-04-27T14:15:54.445Z] === RUN TestNewParse [2022-04-27T14:15:54.445Z] --- PASS: TestNewParse (0.00s) [2022-04-27T14:15:54.445Z] PASS [2022-04-27T14:15:54.445Z] coverage: 8.3% of statements [2022-04-27T14:15:54.445Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2022-04-27T14:15:54.445Z] --- PASS: TestBatching (0.19s) [2022-04-27T14:15:54.445Z] === RUN TestFrequency [2022-04-27T14:15:54.899Z] --- PASS: TestFrequency (0.17s) [2022-04-27T14:15:54.899Z] === RUN TestOneMessagePerRequest [2022-04-27T14:15:54.899Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestVerify [2022-04-27T14:15:54.899Z] --- PASS: TestVerify (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestSkipVerify [2022-04-27T14:15:54.899Z] === RUN TestParseLogFormat [2022-04-27T14:15:54.899Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestValidateLogOptEmpty [2022-04-27T14:15:54.899Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestParseAddressDefaultPort [2022-04-27T14:15:54.899Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestValidateSyslogFacility [2022-04-27T14:15:54.899Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T14:15:54.899Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestValidateLogOpt [2022-04-27T14:15:54.899Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:15:54.899Z] PASS [2022-04-27T14:15:54.899Z] coverage: 43.6% of statements [2022-04-27T14:15:54.899Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] --- PASS: TestSkipVerify (0.35s) [2022-04-27T14:15:54.899Z] === RUN TestBufferMaximum [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.846682\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.846682\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:54.899Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T14:15:54.899Z] === RUN TestServerAlwaysDown [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.848697\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.848697\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:54.899Z] time="2022-04-27T14:15:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:15:55.353Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.848697\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:55.353Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.848697\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:55.353Z] time="2022-04-27T14:15:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651068954.849697\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:55.353Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T14:15:55.353Z] === RUN TestCannotSendAfterClose [2022-04-27T14:15:55.353Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T14:15:55.353Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T14:15:55.582Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-27T14:15:55.609Z] --- PASS: TestGraphdriverPluginV2 (3.43s) [2022-04-27T14:15:55.609Z] PASS [2022-04-27T14:15:55.609Z] [2022-04-27T14:15:55.609Z] === Skipped [2022-04-27T14:15:55.609Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-27T14:15:55.609Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T14:15:55.609Z] [2022-04-27T14:15:55.609Z] DONE 2 tests, 1 skipped in 3.568s [2022-04-27T14:15:55.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T14:15:55.609Z] INFO: Testing against a local daemon [2022-04-27T14:15:55.609Z] === RUN TestContinueAfterPluginCrash [2022-04-27T14:15:55.609Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T14:15:55.609Z] === RUN TestReadPluginNoRead [2022-04-27T14:15:55.609Z] === PAUSE TestReadPluginNoRead [2022-04-27T14:15:55.609Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T14:15:55.609Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T14:15:55.609Z] === CONT TestContinueAfterPluginCrash [2022-04-27T14:15:55.609Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T14:15:55.807Z] === RUN TestV1IDService [2022-04-27T14:15:55.807Z] --- PASS: TestV1IDService (0.01s) [2022-04-27T14:15:55.807Z] === RUN TestV2MetadataService [2022-04-27T14:15:56.098Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-27T14:15:56.098Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-27T14:15:56.098Z] [2022-04-27T14:15:56.098Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-27T14:15:56.098Z] =========================== short test summary info ============================ [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-27T14:15:56.098Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-27T14:15:56.098Z] Not supported on most drivers [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-27T14:15:56.098Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-27T14:15:56.098Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-27T14:15:56.098Z] Can fail if eth0 has multiple IP addresses [2022-04-27T14:15:56.098Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-27T14:15:56.098Z] This doesn't seem to be taken into account by the engine [2022-04-27T14:15:56.098Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-27T14:15:56.098Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-27T14:15:56.098Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.03 seconds == [2022-04-27T14:15:56.261Z] time="2022-04-27T14:15: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-04-27T14:15:56.261Z] time="2022-04-27T14:15:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8441c5f99c7c\"}'" [2022-04-27T14:15:56.261Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T14:15:56.261Z] PASS [2022-04-27T14:15:56.261Z] coverage: 82.5% of statements [2022-04-27T14:15:56.261Z] ok github.com/docker/docker/daemon/logger/splunk 1.810s coverage: 82.5% of statements [2022-04-27T14:15:56.261Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T14:15:56.261Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T14:15:56.261Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T14:15:56.261Z] --- PASS: TestV2MetadataService (0.54s) [2022-04-27T14:15:56.261Z] PASS [2022-04-27T14:15:56.261Z] coverage: 48.2% of statements [2022-04-27T14:15:56.261Z] ok github.com/docker/docker/distribution/metadata 0.656s coverage: 48.2% of statements [2022-04-27T14:15:56.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-27T14:15:56.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T14:15:56.716Z] === RUN TestSuccessfulDownload [2022-04-27T14:15:56.716Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:15:56.716Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T14:15:56.716Z] === RUN TestCancelledDownload [2022-04-27T14:15:56.716Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T14:15:56.716Z] === RUN TestMaxDownloadAttempts [2022-04-27T14:15:56.716Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:15:56.716Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:15:56.716Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:15:56.716Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:15:56.716Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:15:56.716Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:15:56.716Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:15:56.716Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:15:56.716Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:15:56.716Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:15:56.716Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:15:56.716Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T14:15:56.770Z] === RUN TestBoolValue [2022-04-27T14:15:56.770Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestBoolValueOrDefault [2022-04-27T14:15:56.770Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestInt64ValueOrZero [2022-04-27T14:15:56.770Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestInt64ValueOrDefault [2022-04-27T14:15:56.770Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T14:15:56.770Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestJsonContentType [2022-04-27T14:15:56.770Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestReadJSON [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/nil_body [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/empty_body [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/with_valid_request [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/with_whitespace [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/with_extra_content [2022-04-27T14:15:56.770Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T14:15:56.770Z] PASS [2022-04-27T14:15:56.770Z] coverage: 31.9% of statements [2022-04-27T14:15:56.770Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-04-27T14:15:56.770Z] === RUN TestMaskSecretKeys [2022-04-27T14:15:56.770Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T14:15:56.770Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T14:15:56.770Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T14:15:56.770Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T14:15:56.770Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestVersionMiddlewareVersion [2022-04-27T14:15:56.770Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T14:15:56.770Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T14:15:56.770Z] PASS [2022-04-27T14:15:56.770Z] coverage: 37.7% of statements [2022-04-27T14:15:56.770Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T14:15:56.770Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T14:15:56.770Z] === RUN TestToJSON [2022-04-27T14:15:56.770Z] --- PASS: TestToJSON (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestToParamWithVersion [2022-04-27T14:15:56.770Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestFromJSON [2022-04-27T14:15:56.770Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestEmpty [2022-04-27T14:15:56.770Z] --- PASS: TestEmpty (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T14:15:56.770Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestArgsMatchKVList [2022-04-27T14:15:56.770Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestArgsMatch [2022-04-27T14:15:56.770Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestAdd [2022-04-27T14:15:56.770Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestDel [2022-04-27T14:15:56.770Z] --- PASS: TestDel (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestLen [2022-04-27T14:15:56.770Z] --- PASS: TestLen (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestExactMatch [2022-04-27T14:15:56.770Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestOnlyOneExactMatch [2022-04-27T14:15:56.770Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestContains [2022-04-27T14:15:56.770Z] --- PASS: TestContains (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestValidate [2022-04-27T14:15:56.770Z] --- PASS: TestValidate (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestWalkValues [2022-04-27T14:15:56.770Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestFuzzyMatch [2022-04-27T14:15:56.770Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestClone [2022-04-27T14:15:56.770Z] --- PASS: TestClone (0.00s) [2022-04-27T14:15:56.770Z] PASS [2022-04-27T14:15:56.770Z] coverage: 92.2% of statements [2022-04-27T14:15:56.770Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-04-27T14:15:56.770Z] === RUN TestStrSliceMarshalJSON [2022-04-27T14:15:56.770Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T14:15:56.770Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestStrSliceUnmarshalString [2022-04-27T14:15:56.770Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T14:15:56.770Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T14:15:56.770Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T14:15:56.770Z] PASS [2022-04-27T14:15:56.770Z] coverage: 90.0% of statements [2022-04-27T14:15:56.770Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-27T14:15:56.770Z] === RUN TestAdjustForAPIVersion [2022-04-27T14:15:56.770Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T14:15:56.770Z] PASS [2022-04-27T14:15:56.770Z] coverage: 6.1% of statements [2022-04-27T14:15:56.771Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 6.1% of statements [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T14:15:56.771Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T14:15:57.170Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T14:15:57.170Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T14:15:57.170Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T14:15:57.170Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestManifestStore [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:15:57.170Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-04-27T14:15:57.170Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-04-27T14:15:57.170Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-04-27T14:15:57.170Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-04-27T14:15:57.170Z] === RUN TestTransfer [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4232896961\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/no_local_cache [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/with_local_cache [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="reference for unknown type: " [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="reference for unknown type: " [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="reference for unknown type: " [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="reference for unknown type: " [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="reference for unknown type: " [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T14:15:57.170Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T14:15:57.170Z] time="2022-04-27T14:15:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore (0.23s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T14:15:57.170Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T14:15:57.170Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestFixManifestLayers [2022-04-27T14:15:57.170Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T14:15:57.170Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:15:57.170Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestFixManifestLayersBadParent [2022-04-27T14:15:57.170Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestValidateManifest [2022-04-27T14:15:57.170Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:15:57.170Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestFormatPlatform [2022-04-27T14:15:57.170Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T14:15:57.170Z] === RUN TestPullSchema2Config [2022-04-27T14:15:57.170Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T14:15:57.170Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:15:57.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.170Z] === RUN TestPullSchema2Config/500_status [2022-04-27T14:15:57.170Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:15:57.170Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.170Z] --- PASS: TestTransfer (0.12s) [2022-04-27T14:15:57.170Z] === RUN TestConcurrencyLimit [2022-04-27T14:15:57.228Z] === RUN TestGetTimestamp [2022-04-27T14:15:57.228Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-27T14:15:57.228Z] === RUN TestParseTimestamps [2022-04-27T14:15:57.228Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T14:15:57.228Z] PASS [2022-04-27T14:15:57.228Z] coverage: 100.0% of statements [2022-04-27T14:15:57.228Z] ok github.com/docker/docker/api/types/time 0.155s coverage: 100.0% of statements [2022-04-27T14:15:57.228Z] === RUN TestCompareVersion [2022-04-27T14:15:57.228Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T14:15:57.228Z] PASS [2022-04-27T14:15:57.228Z] coverage: 77.3% of statements [2022-04-27T14:15:57.228Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T14:15:57.228Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.625Z] === RUN TestPullSchema2Config/EOF [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.625Z] 2022/04/27 14:15:57 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-27T14:15:57.625Z] goroutine 96 [running]: [2022-04-27T14:15:57.625Z] net/http.(*conn).serve.func1() [2022-04-27T14:15:57.625Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:15:57.625Z] panic({0xda8f00, 0xf8b310}) [2022-04-27T14:15:57.625Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:15:57.625Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000232000?, {0xf92ab8?, 0xc00052e540?}) [2022-04-27T14:15:57.625Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T14:15:57.625Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf92ab8, 0xc00052e540}, 0xc00051f500) [2022-04-27T14:15:57.625Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T14:15:57.625Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf92ab8?, 0xc00052e540?}, 0xc000080000?) [2022-04-27T14:15:57.625Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:15:57.625Z] net/http.serverHandler.ServeHTTP({0xc0002a2780?}, {0xf92ab8, 0xc00052e540}, 0xc00051f500) [2022-04-27T14:15:57.625Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:15:57.625Z] net/http.(*conn).serve(0xc000195540, {0xf93330, 0xc0001f2390}) [2022-04-27T14:15:57.625Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:15:57.625Z] created by net/http.(*Server).Serve [2022-04-27T14:15:57.625Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:15:57.625Z] === RUN TestNotFound [2022-04-27T14:15:57.625Z] --- PASS: TestNotFound (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestConflict [2022-04-27T14:15:57.625Z] --- PASS: TestConflict (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestForbidden [2022-04-27T14:15:57.625Z] --- PASS: TestForbidden (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestInvalidParameter [2022-04-27T14:15:57.625Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestNotImplemented [2022-04-27T14:15:57.625Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestNotModified [2022-04-27T14:15:57.625Z] --- PASS: TestNotModified (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestUnauthorized [2022-04-27T14:15:57.625Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestUnknown [2022-04-27T14:15:57.625Z] --- PASS: TestUnknown (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestCancelled [2022-04-27T14:15:57.625Z] --- PASS: TestCancelled (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestDeadline [2022-04-27T14:15:57.625Z] --- PASS: TestDeadline (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestDataLoss [2022-04-27T14:15:57.625Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestUnavailable [2022-04-27T14:15:57.625Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestSystem [2022-04-27T14:15:57.625Z] --- PASS: TestSystem (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Conflict [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T14:15:57.625Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T14:15:57.625Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T14:15:57.625Z] PASS [2022-04-27T14:15:57.625Z] coverage: 77.0% of statements [2022-04-27T14:15:57.625Z] ok github.com/docker/docker/errdefs 0.033s coverage: 77.0% of statements [2022-04-27T14:15:57.625Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-27T14:15:57.625Z] === RUN TestInactiveJobs [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.625Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:15:57.625Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:15:57.625Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-27T14:15:57.625Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T14:15:57.625Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T14:15:57.625Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T14:15:57.625Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-27T14:15:57.625Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T14:15:57.625Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestLayerAlreadyExists [2022-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] 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-04-27T14:15:57.625Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T14:15:57.625Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T14:15:58.080Z] === RUN TestFSGetInvalidData [2022-04-27T14:15:58.080Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSInvalidSet [2022-04-27T14:15:58.080Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSInvalidRoot [2022-04-27T14:15:58.080Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSMetadataGetSet [2022-04-27T14:15:58.080Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-27T14:15:58.080Z] === RUN TestFSInvalidWalker [2022-04-27T14:15:58.080Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSGetSet [2022-04-27T14:15:58.080Z] --- PASS: TestFSGetSet (0.02s) [2022-04-27T14:15:58.080Z] === RUN TestFSGetUnsetKey [2022-04-27T14:15:58.080Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestFSGetEmptyData [2022-04-27T14:15:58.080Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestFSDelete [2022-04-27T14:15:58.080Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSWalker [2022-04-27T14:15:58.080Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestFSWalkerStopOnError [2022-04-27T14:15:58.080Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestNewFromJSON [2022-04-27T14:15:58.080Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T14:15:58.080Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestMarshalKeyOrder [2022-04-27T14:15:58.080Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestHistoryEqual [2022-04-27T14:15:58.080Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-27T14:15:58.080Z] === RUN TestWatchRelease [2022-04-27T14:15:58.080Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T14:15:58.080Z] === RUN TestWatchFinishedTransfer [2022-04-27T14:15:58.080Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestDuplicateTransfer [2022-04-27T14:15:58.080Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T14:15:58.080Z] === RUN TestSuccessfulUpload [2022-04-27T14:15:58.080Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-27T14:15:58.080Z] === RUN TestImage [2022-04-27T14:15:58.080Z] --- PASS: TestImage (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestImageOSNotEmpty [2022-04-27T14:15:58.080Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T14:15:58.080Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestCreate [2022-04-27T14:15:58.080Z] --- PASS: TestCreate (0.00s) [2022-04-27T14:15:58.080Z] === RUN TestRestore [2022-04-27T14:15:58.080Z] time="2022-04-27T14:15:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T14:15:58.080Z] --- PASS: TestRestore (0.02s) [2022-04-27T14:15:58.080Z] === RUN TestAddDelete [2022-04-27T14:15:58.080Z] --- PASS: TestAddDelete (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestSearchAfterDelete [2022-04-27T14:15:58.080Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestParentReset [2022-04-27T14:15:58.080Z] --- PASS: TestParentReset (0.02s) [2022-04-27T14:15:58.080Z] === RUN TestGetAndSetLastUpdated [2022-04-27T14:15:58.080Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-27T14:15:58.080Z] === RUN TestStoreLen [2022-04-27T14:15:58.080Z] --- PASS: TestStoreLen (0.03s) [2022-04-27T14:15:58.080Z] PASS [2022-04-27T14:15:58.080Z] coverage: 86.9% of statements [2022-04-27T14:15:58.080Z] ok github.com/docker/docker/image 0.386s coverage: 86.9% of statements [2022-04-27T14:15:58.080Z] time="2022-04-27T14:15:58Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T14:15:58.189Z] === RUN TestIsGIT [2022-04-27T14:15:58.189Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T14:15:58.189Z] PASS [2022-04-27T14:15:58.189Z] coverage: 100.0% of statements [2022-04-27T14:15:58.189Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.145s coverage: 100.0% of statements [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T14:15:58.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T14:15:58.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T14:15:58.189Z] === RUN TestCloneArgsSmartHttp [2022-04-27T14:15:58.189Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T14:15:58.189Z] === RUN TestCloneArgsDumbHttp [2022-04-27T14:15:58.189Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T14:15:58.189Z] === RUN TestCloneArgsGit [2022-04-27T14:15:58.189Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T14:15:58.189Z] === RUN TestCheckoutGit [2022-04-27T14:15:58.537Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-27T14:15:58.537Z] === RUN TestCancelledUpload [2022-04-27T14:15:58.537Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T14:15:58.537Z] PASS [2022-04-27T14:15:58.537Z] coverage: 76.8% of statements [2022-04-27T14:15:58.537Z] ok github.com/docker/docker/distribution/xfer 1.833s coverage: 76.8% of statements [2022-04-27T14:15:58.537Z] === RUN TestCompare [2022-04-27T14:15:58.537Z] --- PASS: TestCompare (0.00s) [2022-04-27T14:15:58.537Z] PASS [2022-04-27T14:15:58.537Z] coverage: 19.2% of statements [2022-04-27T14:15:58.537Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-04-27T14:15:58.991Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-04-27T14:15:58.991Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T14:15:58.991Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T14:15:58.991Z] === RUN TestTokenPassThru [2022-04-27T14:15:58.991Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-27T14:15:58.991Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T14:15:58.991Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-27T14:15:58.991Z] PASS [2022-04-27T14:15:58.991Z] coverage: 26.6% of statements [2022-04-27T14:15:58.991Z] ok github.com/docker/docker/distribution 2.016s coverage: 26.6% of statements [2022-04-27T14:15:58.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T14:15:58.991Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T14:15:59.447Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T14:15:59.447Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T14:15:59.447Z] PASS [2022-04-27T14:15:59.447Z] coverage: 25.0% of statements [2022-04-27T14:15:59.447Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2022-04-27T14:15:59.447Z] === RUN TestValidateManifest [2022-04-27T14:15:59.447Z] === RUN TestValidateManifest/nil [2022-04-27T14:15:59.447Z] === RUN TestValidateManifest/non-nil [2022-04-27T14:15:59.447Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T14:15:59.447Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T14:15:59.447Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T14:15:59.447Z] PASS [2022-04-27T14:15:59.447Z] coverage: 0.7% of statements [2022-04-27T14:15:59.447Z] ok github.com/docker/docker/image/tarexport 0.180s coverage: 0.7% of statements [2022-04-27T14:15:59.447Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T14:15:59.722Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T14:15:59.722Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-27T14:15:59.722Z] === RUN TestProcessNoDockerignore [2022-04-27T14:15:59.722Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T14:15:59.722Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T14:15:59.777Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-04-27T14:15:59.777Z] === CONT TestReadPluginNoRead [2022-04-27T14:15:59.904Z] === RUN TestSerialization [2022-04-27T14:15:59.904Z] --- PASS: TestSerialization (0.02s) [2022-04-27T14:15:59.904Z] PASS [2022-04-27T14:15:59.904Z] coverage: 100.0% of statements [2022-04-27T14:15:59.904Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-04-27T14:15:59.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T14:16:00.179Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestDetectContentType [2022-04-27T14:16:00.179Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestSelectAcceptableMIME [2022-04-27T14:16:00.179Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestInspectEmptyResponse [2022-04-27T14:16:00.179Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestInspectResponseBinary [2022-04-27T14:16:00.179Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestResponseUnsupportedContentType [2022-04-27T14:16:00.179Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestInspectResponseTextSimple [2022-04-27T14:16:00.179Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T14:16:00.179Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestUnknownContentLength [2022-04-27T14:16:00.179Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestDownloadRemote [2022-04-27T14:16:00.179Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-27T14:16:00.179Z] === RUN TestGetWithStatusError [2022-04-27T14:16:00.179Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestCloseRootDirectory [2022-04-27T14:16:00.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:00.179Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestHashFile [2022-04-27T14:16:00.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:00.179Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestHashSubdir [2022-04-27T14:16:00.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:00.179Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestRemoveDirectory [2022-04-27T14:16:00.179Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:00.179Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T14:16:00.179Z] PASS [2022-04-27T14:16:00.179Z] coverage: 9.3% of statements [2022-04-27T14:16:00.179Z] ok github.com/docker/docker/builder/remotecontext 0.185s coverage: 9.3% of statements [2022-04-27T14:16:00.179Z] === RUN TestEnable [2022-04-27T14:16:00.179Z] --- PASS: TestEnable (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestDisable [2022-04-27T14:16:00.179Z] --- PASS: TestDisable (0.00s) [2022-04-27T14:16:00.179Z] === RUN TestEnabled [2022-04-27T14:16:00.179Z] --- PASS: TestEnabled (0.00s) [2022-04-27T14:16:00.179Z] PASS [2022-04-27T14:16:00.179Z] coverage: 100.0% of statements [2022-04-27T14:16:00.179Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-04-27T14:16:00.634Z] === RUN TestGetAllAllowed [2022-04-27T14:16:00.634Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestGetAllMeta [2022-04-27T14:16:00.634Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T14:16:00.634Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T14:16:00.634Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestIsExistingDirectory [2022-04-27T14:16:00.634Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestGetFilenameForDownload [2022-04-27T14:16:00.634Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestEnv2Variables [2022-04-27T14:16:00.634Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T14:16:00.634Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestMaintainer [2022-04-27T14:16:00.634Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestLabel [2022-04-27T14:16:00.634Z] --- PASS: TestLabel (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestFromScratch [2022-04-27T14:16:00.634Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestFromWithArg [2022-04-27T14:16:00.634Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T14:16:00.634Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestFromWithUndefinedArg [2022-04-27T14:16:00.634Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T14:16:00.634Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestOnbuild [2022-04-27T14:16:00.634Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestWorkdir [2022-04-27T14:16:00.634Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestCmd [2022-04-27T14:16:00.634Z] --- PASS: TestCmd (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestHealthcheckNone [2022-04-27T14:16:00.634Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestHealthcheckCmd [2022-04-27T14:16:00.634Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestEntrypoint [2022-04-27T14:16:00.634Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestExpose [2022-04-27T14:16:00.634Z] --- PASS: TestExpose (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestUser [2022-04-27T14:16:00.634Z] --- PASS: TestUser (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestVolume [2022-04-27T14:16:00.634Z] --- PASS: TestVolume (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestStopSignal [2022-04-27T14:16:00.634Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:16:00.634Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestArg [2022-04-27T14:16:00.634Z] --- PASS: TestArg (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestShell [2022-04-27T14:16:00.634Z] --- PASS: TestShell (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestPrependEnvOnCmd [2022-04-27T14:16:00.634Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestRunWithBuildArgs [2022-04-27T14:16:00.634Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T14:16:00.634Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T14:16:00.634Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T14:16:00.634Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T14:16:00.634Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T14:16:00.634Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestNormalizeWorkdir [2022-04-27T14:16:00.634Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestDispatch [2022-04-27T14:16:00.634Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T14:16:00.634Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T14:16:00.634Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T14:16:00.634Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T14:16:00.634Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T14:16:00.634Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T14:16:00.634Z] === RUN TestDispatch/COPY_url [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch (0.05s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T14:16:00.634Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T14:16:00.634Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T14:16:00.634Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T14:16:00.634Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T14:16:00.634Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T14:16:00.634Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestEmptyDockerfile [2022-04-27T14:16:00.634Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestSymlinkDockerfile [2022-04-27T14:16:00.634Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T14:16:00.634Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T14:16:00.634Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T14:16:00.634Z] === RUN TestNonExistingDockerfile [2022-04-27T14:16:00.634Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T14:16:00.635Z] === RUN TestCopyRunConfig [2022-04-27T14:16:00.635Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T14:16:00.635Z] === RUN TestDeepCopyRunConfig [2022-04-27T14:16:00.635Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T14:16:00.635Z] === RUN TestExportImage [2022-04-27T14:16:00.635Z] --- PASS: TestExportImage (0.00s) [2022-04-27T14:16:00.635Z] === RUN TestNormalizeDest [2022-04-27T14:16:00.635Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T14:16:00.635Z] PASS [2022-04-27T14:16:00.635Z] coverage: 46.7% of statements [2022-04-27T14:16:00.635Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 46.7% of statements [2022-04-27T14:16:00.864Z] === RUN TestEmptyLayer [2022-04-27T14:16:00.864Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestCommitFailure [2022-04-27T14:16:00.864Z] --- PASS: TestCommitFailure (0.02s) [2022-04-27T14:16:00.864Z] === RUN TestStartTransactionFailure [2022-04-27T14:16:00.864Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-27T14:16:00.864Z] === RUN TestGetOrphan [2022-04-27T14:16:00.864Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T14:16:00.864Z] === RUN TestMountAndRegister [2022-04-27T14:16:00.864Z] layer_test.go:258: Layer size: 14 [2022-04-27T14:16:00.864Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-27T14:16:00.864Z] === RUN TestLayerRelease [2022-04-27T14:16:00.864Z] layer_test.go:291: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestStoreRestore [2022-04-27T14:16:00.864Z] layer_test.go:340: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestTarStreamStability [2022-04-27T14:16:00.864Z] layer_test.go:455: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestRegisterExistingLayer [2022-04-27T14:16:00.864Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-04-27T14:16:00.864Z] === RUN TestTarStreamVerification [2022-04-27T14:16:00.864Z] layer_test.go:684: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestLayerMigration [2022-04-27T14:16:00.864Z] migration_test.go:45: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T14:16:00.864Z] migration_test.go:181: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestMountInit [2022-04-27T14:16:00.864Z] mount_test.go:17: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestMountSize [2022-04-27T14:16:00.864Z] mount_test.go:76: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestMountChanges [2022-04-27T14:16:00.864Z] mount_test.go:125: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T14:16:00.864Z] === RUN TestMountApply [2022-04-27T14:16:00.864Z] mount_test.go:212: Failing on Windows [2022-04-27T14:16:00.864Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T14:16:00.864Z] PASS [2022-04-27T14:16:00.864Z] coverage: 30.6% of statements [2022-04-27T14:16:00.864Z] ok github.com/docker/docker/layer 0.250s coverage: 30.6% of statements [2022-04-27T14:16:00.864Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T14:16:01.319Z] === RUN TestEnvironmentParsing [2022-04-27T14:16:01.319Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T14:16:01.319Z] PASS [2022-04-27T14:16:01.319Z] coverage: 1.2% of statements [2022-04-27T14:16:01.319Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-04-27T14:16:01.319Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T14:16:01.319Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T14:16:01.319Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T14:16:01.319Z] === RUN TestSequenceGetAvailableBit [2022-04-27T14:16:01.319Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSequenceEqual [2022-04-27T14:16:01.319Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSequenceCopy [2022-04-27T14:16:01.319Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestGetFirstAvailable [2022-04-27T14:16:01.319Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestFindSequence [2022-04-27T14:16:01.319Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestCheckIfAvailable [2022-04-27T14:16:01.319Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestMergeSequences [2022-04-27T14:16:01.319Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestPushReservation [2022-04-27T14:16:01.319Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSerializeDeserialize [2022-04-27T14:16:01.319Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSet [2022-04-27T14:16:01.319Z] --- PASS: TestSet (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSetUnset [2022-04-27T14:16:01.319Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestOffsetSetUnset [2022-04-27T14:16:01.319Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSetInRange [2022-04-27T14:16:01.319Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestSetAnyInRange [2022-04-27T14:16:01.319Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestMethods [2022-04-27T14:16:01.319Z] --- PASS: TestMethods (0.00s) [2022-04-27T14:16:01.319Z] === RUN TestRandomAllocateDeallocate [2022-04-27T14:16:01.596Z] === RUN TestTCP4Proxy [2022-04-27T14:16:01.596Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T14:16:01.596Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T14:16:01.596Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestTCP6Proxy [2022-04-27T14:16:01.596Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:16:01.596Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestTCPDualStackProxy [2022-04-27T14:16:01.596Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:16:01.596Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestUDP4Proxy [2022-04-27T14:16:01.596Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestUDP6Proxy [2022-04-27T14:16:01.596Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:16:01.596Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestUDPWriteError [2022-04-27T14:16:01.596Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T14:16:01.596Z] === RUN TestSCTP4Proxy [2022-04-27T14:16:01.596Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:16:01.596Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-27T14:16:01.596Z] === RUN TestSCTP6Proxy [2022-04-27T14:16:01.596Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:16:01.596Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T14:16:01.596Z] PASS [2022-04-27T14:16:01.596Z] coverage: 49.4% of statements [2022-04-27T14:16:01.596Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-04-27T14:16:01.673Z] === RUN TestReadPluginNoRead/default [2022-04-27T14:16:02.695Z] === RUN TestInvalidConfig [2022-04-27T14:16:02.696Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T14:16:02.696Z] === RUN TestConfig [2022-04-27T14:16:02.696Z] --- PASS: TestConfig (0.00s) [2022-04-27T14:16:02.696Z] === RUN TestOptionsLabels [2022-04-27T14:16:02.696Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T14:16:02.696Z] === RUN TestValidName [2022-04-27T14:16:02.696Z] --- PASS: TestValidName (0.00s) [2022-04-27T14:16:02.696Z] PASS [2022-04-27T14:16:02.696Z] coverage: 19.7% of statements [2022-04-27T14:16:02.696Z] ok github.com/docker/docker/libnetwork/config 0.148s coverage: 19.7% of statements [2022-04-27T14:16:03.040Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T14:16:03.150Z] === RUN TestKey [2022-04-27T14:16:03.150Z] --- PASS: TestKey (0.00s) [2022-04-27T14:16:03.150Z] === RUN TestParseKey [2022-04-27T14:16:03.150Z] --- PASS: TestParseKey (0.00s) [2022-04-27T14:16:03.150Z] === RUN TestInvalidDataStore [2022-04-27T14:16:03.150Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T14:16:03.150Z] === RUN TestKVObjectFlatKey [2022-04-27T14:16:03.150Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T14:16:03.150Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T14:16:03.150Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T14:16:03.150Z] PASS [2022-04-27T14:16:03.150Z] coverage: 21.9% of statements [2022-04-27T14:16:03.150Z] ok github.com/docker/docker/libnetwork/datastore 0.038s coverage: 21.9% of statements [2022-04-27T14:16:03.603Z] === RUN TestIPDataMarshalling [2022-04-27T14:16:03.604Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T14:16:03.604Z] === RUN TestValidateAndIsV6 [2022-04-27T14:16:03.604Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T14:16:03.604Z] PASS [2022-04-27T14:16:03.604Z] coverage: 68.9% of statements [2022-04-27T14:16:03.604Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2022-04-27T14:16:03.971Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2022-04-27T14:16:03.971Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T14:16:04.565Z] === RUN TestErrorInterfaces [2022-04-27T14:16:04.565Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestNetworkMarshalling [2022-04-27T14:16:04.565Z] === RUN TestDriver [2022-04-27T14:16:04.565Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:16:04.565Z] PASS [2022-04-27T14:16:04.565Z] coverage: 34.8% of statements [2022-04-27T14:16:04.565Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-04-27T14:16:04.565Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-27T14:16:04.565Z] === RUN TestEndpointMarshalling [2022-04-27T14:16:04.565Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestAuxAddresses [2022-04-27T14:16:04.565Z] time="2022-04-27T14:16:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:04.565Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-27T14:16:04.565Z] === RUN TestSRVServiceQuery [2022-04-27T14:16:04.565Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestServiceVIPReuse [2022-04-27T14:16:04.565Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T14:16:04.565Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestDNSIPQuery [2022-04-27T14:16:04.565Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestDNSProxyServFail [2022-04-27T14:16:04.565Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestSandboxAddEmpty [2022-04-27T14:16:04.565Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestSandboxAddMultiPrio [2022-04-27T14:16:04.565Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestSandboxAddSamePrio [2022-04-27T14:16:04.565Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestCleanupServiceDiscovery [2022-04-27T14:16:04.565Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestDNSOptions [2022-04-27T14:16:04.565Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:04.565Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T14:16:04.565Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T14:16:04.565Z] time="2022-04-27T14:16:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:04.565Z] time="2022-04-27T14:16:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:04.565Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-27T14:16:04.565Z] PASS [2022-04-27T14:16:04.565Z] coverage: 8.5% of statements [2022-04-27T14:16:04.565Z] ok github.com/docker/docker/libnetwork 0.252s coverage: 8.5% of statements [2022-04-27T14:16:05.028Z] === RUN TestDriver [2022-04-27T14:16:05.028Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:16:05.028Z] PASS [2022-04-27T14:16:05.028Z] coverage: 34.8% of statements [2022-04-27T14:16:05.028Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2022-04-27T14:16:05.028Z] --- PASS: TestRandomAllocateDeallocate (3.72s) [2022-04-27T14:16:05.028Z] === RUN TestAllocateRandomDeallocate [2022-04-27T14:16:05.337Z] === CONT TestReadPluginNoRead [2022-04-27T14:16:05.337Z] read_test.go:92: [d4e24f8d72572] daemon is not started [2022-04-27T14:16:05.337Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-04-27T14:16:05.337Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-27T14:16:05.337Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-04-27T14:16:05.337Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-27T14:16:05.337Z] PASS [2022-04-27T14:16:05.337Z] [2022-04-27T14:16:05.337Z] DONE 6 tests in 10.407s [2022-04-27T14:16:05.337Z] 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-04-27T14:16:05.337Z] testing: warning: no tests to run [2022-04-27T14:16:05.337Z] PASS [2022-04-27T14:16:05.337Z] [2022-04-27T14:16:05.337Z] DONE 0 tests in 0.034s [2022-04-27T14:16:05.337Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T14:16:05.337Z] INFO: Testing against a local daemon [2022-04-27T14:16:05.337Z] === RUN TestPluginWithDevMounts [2022-04-27T14:16:05.337Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T14:16:05.337Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T14:16:05.337Z] PASS [2022-04-27T14:16:05.337Z] [2022-04-27T14:16:05.337Z] === Skipped [2022-04-27T14:16:05.337Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-27T14:16:05.337Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T14:16:05.337Z] [2022-04-27T14:16:05.337Z] DONE 1 tests, 1 skipped in 0.109s [2022-04-27T14:16:05.337Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T14:16:05.496Z] === RUN TestNetworkAllocateFree [2022-04-27T14:16:05.496Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T14:16:05.496Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T14:16:05.496Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T14:16:05.496Z] PASS [2022-04-27T14:16:05.496Z] coverage: 63.6% of statements [2022-04-27T14:16:05.496Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2022-04-27T14:16:05.496Z] === RUN TestGetEmptyCapabilities [2022-04-27T14:16:05.496Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T14:16:05.496Z] === RUN TestGetExtraCapabilities [2022-04-27T14:16:05.496Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T14:16:05.496Z] === RUN TestGetInvalidCapabilities [2022-04-27T14:16:05.496Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-27T14:16:05.496Z] === RUN TestRemoteDriver [2022-04-27T14:16:05.496Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T14:16:05.496Z] === RUN TestDriverError [2022-04-27T14:16:05.496Z] --- PASS: TestDriverError (0.00s) [2022-04-27T14:16:05.496Z] === RUN TestMissingValues [2022-04-27T14:16:05.496Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T14:16:05.496Z] === RUN TestRollback [2022-04-27T14:16:05.496Z] --- PASS: TestRollback (0.00s) [2022-04-27T14:16:05.496Z] PASS [2022-04-27T14:16:05.496Z] coverage: 57.4% of statements [2022-04-27T14:16:05.496Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-27T14:16:05.496Z] --- PASS: TestAllocateRandomDeallocate (0.71s) [2022-04-27T14:16:05.496Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T14:16:05.592Z] INFO: Testing against a local daemon [2022-04-27T14:16:05.592Z] === RUN TestSecretInspect [2022-04-27T14:16:05.592Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.592Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-27T14:16:05.592Z] === RUN TestSecretList [2022-04-27T14:16:05.592Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.592Z] --- SKIP: TestSecretList (0.01s) [2022-04-27T14:16:05.592Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:16:05.592Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.592Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-27T14:16:05.592Z] === RUN TestSecretsUpdate [2022-04-27T14:16:05.592Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.592Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-27T14:16:05.592Z] === RUN TestTemplatedSecret [2022-04-27T14:16:05.592Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.592Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T14:16:05.592Z] === RUN TestSecretCreateResolve [2022-04-27T14:16:05.592Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-27T14:16:05.593Z] PASS [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === Skipped [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-27T14:16:05.593Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-27T14:16:05.593Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-27T14:16:05.593Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-27T14:16:05.593Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-27T14:16:05.593Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-27T14:16:05.593Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.593Z] [2022-04-27T14:16:05.593Z] DONE 6 tests, 6 skipped in 0.159s [2022-04-27T14:16:05.593Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T14:16:05.850Z] INFO: Testing against a local daemon [2022-04-27T14:16:05.850Z] === RUN TestServiceCreateInit [2022-04-27T14:16:05.850Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:16:05.850Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:16:05.850Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-27T14:16:05.850Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:16:05.850Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:16:05.850Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceConflict [2022-04-27T14:16:05.850Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:16:05.850Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:16:05.850Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:16:05.850Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:16:05.850Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceSysctls [2022-04-27T14:16:05.850Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T14:16:05.850Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:16:05.850Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-27T14:16:05.850Z] === RUN TestInspect [2022-04-27T14:16:05.850Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestInspect (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestCreateJob [2022-04-27T14:16:05.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestCreateJob (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestReplicatedJob [2022-04-27T14:16:05.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:16:05.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestServiceListWithStatuses [2022-04-27T14:16:05.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:16:05.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:16:05.850Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:16:05.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:16:05.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:05.850Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-27T14:16:05.850Z] === RUN TestServicePlugin [2022-04-27T14:16:06.482Z] === RUN TestNAT [2022-04-27T14:16:06.482Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:16:06.482Z] --- SKIP: TestNAT (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestTransparent [2022-04-27T14:16:06.482Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:16:06.482Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T14:16:06.482Z] PASS [2022-04-27T14:16:06.482Z] coverage: 0.0% of statements [2022-04-27T14:16:06.482Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2022-04-27T14:16:06.482Z] === RUN TestBuildDefault [2022-04-27T14:16:06.482Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestBuildHostnameDomainname [2022-04-27T14:16:06.482Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestBuildHostname [2022-04-27T14:16:06.482Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestBuildHostnameFQDN [2022-04-27T14:16:06.482Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestBuildNoIP [2022-04-27T14:16:06.482Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestUpdate [2022-04-27T14:16:06.482Z] --- PASS: TestUpdate (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T14:16:06.482Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T14:16:06.482Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestAddEmpty [2022-04-27T14:16:06.482Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestAdd [2022-04-27T14:16:06.482Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestDeleteEmpty [2022-04-27T14:16:06.482Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestDeleteNewline [2022-04-27T14:16:06.482Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestDelete [2022-04-27T14:16:06.482Z] --- PASS: TestDelete (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestConcurrentWrites [2022-04-27T14:16:06.482Z] === RUN TestNew [2022-04-27T14:16:06.482Z] --- PASS: TestNew (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestAddDriver [2022-04-27T14:16:06.482Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestAddDuplicateDriver [2022-04-27T14:16:06.482Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T14:16:06.482Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestDriver [2022-04-27T14:16:06.482Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestIPAM [2022-04-27T14:16:06.482Z] --- PASS: TestIPAM (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestWalkIPAMs [2022-04-27T14:16:06.482Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T14:16:06.482Z] === RUN TestWalkDrivers [2022-04-27T14:16:06.482Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T14:16:06.482Z] PASS [2022-04-27T14:16:06.482Z] coverage: 82.4% of statements [2022-04-27T14:16:06.482Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-04-27T14:16:06.482Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-27T14:16:06.482Z] PASS [2022-04-27T14:16:06.482Z] coverage: 81.2% of statements [2022-04-27T14:16:06.482Z] ok github.com/docker/docker/libnetwork/etchosts 0.193s coverage: 81.2% of statements [2022-04-27T14:16:06.482Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s) [2022-04-27T14:16:06.482Z] === RUN TestRetrieveFromStore [2022-04-27T14:16:06.950Z] === RUN TestNew [2022-04-27T14:16:06.950Z] --- PASS: TestNew (0.00s) [2022-04-27T14:16:06.950Z] === RUN TestAllocate [2022-04-27T14:16:06.950Z] --- PASS: TestAllocate (0.00s) [2022-04-27T14:16:06.950Z] === RUN TestUninitialized [2022-04-27T14:16:06.950Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T14:16:06.950Z] === RUN TestAllocateInRange [2022-04-27T14:16:06.950Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T14:16:06.950Z] === RUN TestAllocateSerial [2022-04-27T14:16:06.950Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T14:16:06.950Z] PASS [2022-04-27T14:16:06.950Z] coverage: 87.5% of statements [2022-04-27T14:16:06.950Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2022-04-27T14:16:06.950Z] === RUN TestCaller [2022-04-27T14:16:06.950Z] --- PASS: TestCaller (0.00s) [2022-04-27T14:16:06.950Z] PASS [2022-04-27T14:16:06.950Z] coverage: 100.0% of statements [2022-04-27T14:16:06.950Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2022-04-27T14:16:07.417Z] --- PASS: TestRetrieveFromStore (0.53s) [2022-04-27T14:16:07.417Z] === RUN TestIsCorrupted [2022-04-27T14:16:07.417Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-27T14:16:07.417Z] === RUN TestSetRollover [2022-04-27T14:16:07.417Z] === RUN TestSetSerialInsertDelete [2022-04-27T14:16:07.417Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T14:16:07.417Z] === RUN TestSetParallelInsertDelete [2022-04-27T14:16:08.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T14:16:08.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T14:16:08.369Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServicePlugin (1.96s) [2022-04-27T14:16:08.369Z] === RUN TestServiceUpdateLabel [2022-04-27T14:16:08.369Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-04-27T14:16:08.369Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:16:08.369Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-27T14:16:08.369Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:16:08.369Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-27T14:16:08.369Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:16:08.369Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-27T14:16:08.369Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:16:08.369Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-27T14:16:08.369Z] PASS [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === Skipped [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:16:08.369Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:16:08.369Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-27T14:16:08.369Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-27T14:16:08.369Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-27T14:16:08.369Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-27T14:16:08.369Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-27T14:16:08.369Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-27T14:16:08.369Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-27T14:16:08.369Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T14:16:08.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-27T14:16:08.369Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-27T14:16:08.369Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-04-27T14:16:08.369Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-04-27T14:16:08.369Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-27T14:16:08.369Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-27T14:16:08.369Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-27T14:16:08.369Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-27T14:16:08.369Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] DONE 24 tests, 23 skipped in 2.370s [2022-04-27T14:16:08.369Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T14:16:08.369Z] INFO: Testing against a local daemon [2022-04-27T14:16:08.369Z] === RUN TestSessionCreate [2022-04-27T14:16:08.369Z] --- PASS: TestSessionCreate (0.03s) [2022-04-27T14:16:08.369Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:16:08.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-27T14:16:08.369Z] PASS [2022-04-27T14:16:08.369Z] [2022-04-27T14:16:08.369Z] DONE 2 tests in 0.160s [2022-04-27T14:16:08.369Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T14:16:08.369Z] INFO: Testing against a local daemon [2022-04-27T14:16:08.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:16:08.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:16:08.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:16:08.369Z] === RUN TestDiskUsage [2022-04-27T14:16:08.369Z] === PAUSE TestDiskUsage [2022-04-27T14:16:08.369Z] === RUN TestEventsExecDie [2022-04-27T14:16:08.401Z] === RUN TestInt2IP2IntConversion [2022-04-27T14:16:08.401Z] === RUN TestPoolRequest [2022-04-27T14:16:08.401Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T14:16:08.401Z] === RUN TestOtherRequests [2022-04-27T14:16:08.401Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T14:16:08.401Z] PASS [2022-04-27T14:16:08.401Z] coverage: 57.1% of statements [2022-04-27T14:16:08.401Z] ok github.com/docker/docker/libnetwork/ipams/null 0.030s coverage: 57.1% of statements [2022-04-27T14:16:08.556Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:16:08.556Z] [2022-04-27T14:16:08.556Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:16:08.556Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:16:08.556Z] [2022-04-27T14:16:08.556Z] To set a process to complain mode, use the command line tool [2022-04-27T14:16:08.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:16:08.556Z] Post stage [Pipeline] junit [2022-04-27T14:16:08.568Z] Recording test results [2022-04-27T14:16:08.692Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-27T14:16:08.868Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-27T14:16:08.868Z] === RUN TestGetAddressVersion [2022-04-27T14:16:08.868Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T14:16:08.868Z] === RUN TestKeyString [2022-04-27T14:16:08.868Z] --- PASS: TestKeyString (0.00s) [2022-04-27T14:16:08.868Z] === RUN TestPoolDataMarshal [2022-04-27T14:16:08.868Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T14:16:08.868Z] === RUN TestSubnetsMarshal [2022-04-27T14:16:08.868Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-27T14:16:08.868Z] === RUN TestAddSubnets [2022-04-27T14:16:08.868Z] --- PASS: TestSetRollover (1.49s) [2022-04-27T14:16:08.868Z] === RUN TestSetRolloverSerial [2022-04-27T14:16:08.868Z] --- PASS: TestAddSubnets (0.05s) [2022-04-27T14:16:08.868Z] === RUN TestDoublePoolRelease [2022-04-27T14:16:08.868Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-04-27T14:16:08.868Z] === RUN TestAddReleasePoolID [2022-04-27T14:16:08.868Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-27T14:16:08.868Z] === RUN TestPredefinedPool [2022-04-27T14:16:08.868Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-27T14:16:08.868Z] === RUN TestRemoveSubnet [2022-04-27T14:16:08.868Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-27T14:16:08.868Z] === RUN TestGetSameAddress [2022-04-27T14:16:08.868Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-27T14:16:08.868Z] === RUN TestPoolAllocationReuse [2022-04-27T14:16:08.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T14:16:08.930Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-27T14:16:08.930Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:16:08.930Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-27T14:16:08.930Z] === RUN TestEventsVolumeCreate [2022-04-27T14:16:08.930Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-27T14:16:08.930Z] === RUN TestInfoBinaryCommits [2022-04-27T14:16:08.930Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T14:16:08.930Z] === RUN TestInfoAPIVersioned [2022-04-27T14:16:08.930Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T14:16:08.930Z] === RUN TestInfoAPI [2022-04-27T14:16:08.930Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T14:16:08.930Z] === RUN TestInfoAPIWarnings [2022-04-27T14:16:08.970Z] + echo Ensuring container killed. [2022-04-27T14:16:08.970Z] Ensuring container killed. [2022-04-27T14:16:08.970Z] + docker rm -vf docker-pr4 [2022-04-27T14:16:08.970Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-27T14:16:09.250Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:16:09.250Z] Chowning /workspace to jenkins user [2022-04-27T14:16:09.250Z] + id -u [2022-04-27T14:16:09.250Z] + id -g [2022-04-27T14:16:09.250Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:16:09.335Z] === RUN TestGetCapabilities [2022-04-27T14:16:09.335Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T14:16:09.335Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T14:16:09.335Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T14:16:09.335Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T14:16:09.335Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-27T14:16:09.335Z] === RUN TestRemoteDriver [2022-04-27T14:16:09.335Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-27T14:16:09.335Z] PASS [2022-04-27T14:16:09.335Z] coverage: 47.4% of statements [2022-04-27T14:16:09.335Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.052s coverage: 47.4% of statements [2022-04-27T14:16:09.803Z] === RUN TestWindowsIPAM [2022-04-27T14:16:09.803Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T14:16:09.803Z] PASS [2022-04-27T14:16:09.803Z] coverage: 71.4% of statements [2022-04-27T14:16:09.803Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-04-27T14:16:09.803Z] --- PASS: TestSetRolloverSerial (1.24s) [2022-04-27T14:16:09.803Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T14:16:09.803Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T14:16:09.803Z] PASS [2022-04-27T14:16:09.803Z] coverage: 84.4% of statements [2022-04-27T14:16:09.803Z] ok github.com/docker/docker/libnetwork/bitseq 8.788s coverage: 84.4% of statements [2022-04-27T14:16:09.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T14:16:09.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T14:16:10.270Z] --- PASS: TestPoolAllocationReuse (1.48s) [2022-04-27T14:16:10.270Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T14:16:10.270Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-27T14:16:10.270Z] === RUN TestRequestReleaseAddressFromSubPool [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:16:10.737Z] === RUN TestDefaultNetwork [2022-04-27T14:16:10.737Z] --- PASS: TestDefaultNetwork (0.20s) [2022-04-27T14:16:10.737Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T14:16:10.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T14:16:10.919Z] + bundleName=docker-py [2022-04-27T14:16:10.919Z] + echo Creating docker-py-bundles.tar.gz [2022-04-27T14:16:10.919Z] Creating docker-py-bundles.tar.gz [2022-04-27T14:16:10.919Z] + 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-04-27T14:16:10.931Z] Archiving artifacts [2022-04-27T14:16:11.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-04-27T14:16:11.205Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-27T14:16:11.205Z] === RUN TestInitAddressPools [2022-04-27T14:16:11.205Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T14:16:11.205Z] PASS [2022-04-27T14:16:11.205Z] coverage: 74.0% of statements [2022-04-27T14:16:11.205Z] ok github.com/docker/docker/libnetwork/ipamutils 0.479s coverage: 74.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-27T14:16:11.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/make.sh binary [2022-04-27T14:16:11.672Z] === RUN TestKeyValue [2022-04-27T14:16:11.672Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T14:16:11.672Z] PASS [2022-04-27T14:16:11.672Z] coverage: 60.0% of statements [2022-04-27T14:16:11.672Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2022-04-27T14:16:11.778Z] [2022-04-27T14:16:11.948Z] === RUN TestCheckpointCreateError [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointCreate [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointDeleteError [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointDelete [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointListError [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointList [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T14:16:11.948Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T14:16:11.948Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:16:11.948Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestGetAPIPath [2022-04-27T14:16:11.948Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestParseHostURL [2022-04-27T14:16:11.948Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T14:16:11.948Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T14:16:11.948Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestClientRedirect [2022-04-27T14:16:11.948Z] === RUN TestClientRedirect/GET [2022-04-27T14:16:11.948Z] === RUN TestClientRedirect/POST [2022-04-27T14:16:11.948Z] === RUN TestClientRedirect/PUT [2022-04-27T14:16:11.948Z] === RUN TestClientRedirect/DELETE [2022-04-27T14:16:11.948Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T14:16:11.948Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigCreateUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigCreateError [2022-04-27T14:16:11.948Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigCreate [2022-04-27T14:16:11.948Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspectNotFound [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspectUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspectError [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigInspect [2022-04-27T14:16:11.948Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigListUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigListError [2022-04-27T14:16:11.948Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigList [2022-04-27T14:16:11.948Z] --- PASS: TestConfigList (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigRemoveUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigRemoveError [2022-04-27T14:16:11.948Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigRemove [2022-04-27T14:16:11.948Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigUpdateUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigUpdateError [2022-04-27T14:16:11.948Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestConfigUpdate [2022-04-27T14:16:11.948Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCommitError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCommit [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStatPathError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStatPath [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyToContainerError [2022-04-27T14:16:11.948Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T14:16:11.948Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T14:16:11.948Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyToContainer [2022-04-27T14:16:11.948Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyFromContainerError [2022-04-27T14:16:11.948Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T14:16:11.948Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T14:16:11.948Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T14:16:11.948Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestCopyFromContainer [2022-04-27T14:16:11.948Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCreateError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCreateImageNotFound [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCreateWithName [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerCreateAutoRemove [2022-04-27T14:16:11.948Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerDiffError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerDiff [2022-04-27T14:16:11.948Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecCreateError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecCreate [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecStartError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecStart [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecInspectError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecInspect [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExportError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExport [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerInspectError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T14:16:11.948Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T14:16:11.948Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerInspect [2022-04-27T14:16:11.948Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerInspectNode [2022-04-27T14:16:11.948Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerKillError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerKill [2022-04-27T14:16:11.948Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerListError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerList [2022-04-27T14:16:11.948Z] --- PASS: TestContainerList (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerLogsNotFoundError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerLogsError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerLogs [2022-04-27T14:16:11.948Z] --- PASS: TestContainerLogs (0.13s) [2022-04-27T14:16:11.948Z] === RUN TestContainerPauseError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerPause [2022-04-27T14:16:11.948Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainersPruneError [2022-04-27T14:16:11.948Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainersPrune [2022-04-27T14:16:11.948Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRemoveError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRemove [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRenameError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRename [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerResizeError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecResizeError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerResize [2022-04-27T14:16:11.948Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerExecResize [2022-04-27T14:16:11.948Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRestartError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerRestart [2022-04-27T14:16:11.948Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStartError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStart [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStatsError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStats [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStopError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerStop [2022-04-27T14:16:11.948Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerTopError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerTop [2022-04-27T14:16:11.948Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerUnpauseError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerUnpause [2022-04-27T14:16:11.948Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerUpdateError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerUpdate [2022-04-27T14:16:11.948Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-27T14:16:11.948Z] === RUN TestContainerWaitError [2022-04-27T14:16:11.948Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestContainerWait [2022-04-27T14:16:11.948Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestDiskUsageError [2022-04-27T14:16:11.948Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestDiskUsage [2022-04-27T14:16:11.948Z] --- PASS: TestDiskUsage (0.01s) [2022-04-27T14:16:11.948Z] === RUN TestDistributionInspectUnsupported [2022-04-27T14:16:11.948Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T14:16:11.948Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestEventsErrorInOptions [2022-04-27T14:16:11.948Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestEventsErrorFromServer [2022-04-27T14:16:11.948Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T14:16:11.948Z] === RUN TestEvents [2022-04-27T14:16:11.949Z] --- PASS: TestEvents (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTLSCloseWriter [2022-04-27T14:16:11.949Z] === PAUSE TestTLSCloseWriter [2022-04-27T14:16:11.949Z] === RUN TestImageBuildError [2022-04-27T14:16:11.949Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageBuild [2022-04-27T14:16:11.949Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestGetDockerOS [2022-04-27T14:16:11.949Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageCreateError [2022-04-27T14:16:11.949Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageCreate [2022-04-27T14:16:11.949Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageHistoryError [2022-04-27T14:16:11.949Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageHistory [2022-04-27T14:16:11.949Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageImportError [2022-04-27T14:16:11.949Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageImport [2022-04-27T14:16:11.949Z] --- PASS: TestImageImport (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageInspectImageNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageInspect [2022-04-27T14:16:11.949Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageListError [2022-04-27T14:16:11.949Z] --- PASS: TestImageListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageList [2022-04-27T14:16:11.949Z] --- PASS: TestImageList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageListApiBefore125 [2022-04-27T14:16:11.949Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageLoadError [2022-04-27T14:16:11.949Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageLoad [2022-04-27T14:16:11.949Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagesPruneError [2022-04-27T14:16:11.949Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagesPrune [2022-04-27T14:16:11.949Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullReferenceParseError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullAnyError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePullWithoutErrors [2022-04-27T14:16:11.949Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushReferenceError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushAnyError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithoutErrors [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T14:16:11.949Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageRemoveImageNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageRemove [2022-04-27T14:16:11.949Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSaveError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSave [2022-04-27T14:16:11.949Z] --- PASS: TestImageSave (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchAnyError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageSearchWithoutErrors [2022-04-27T14:16:11.949Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageTagError [2022-04-27T14:16:11.949Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageTagInvalidReference [2022-04-27T14:16:11.949Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T14:16:11.949Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageTagHexSource [2022-04-27T14:16:11.949Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestImageTag [2022-04-27T14:16:11.949Z] --- PASS: TestImageTag (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestInfoServerError [2022-04-27T14:16:11.949Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T14:16:11.949Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestInfo [2022-04-27T14:16:11.949Z] --- PASS: TestInfo (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkConnectError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkConnect [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkCreateError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkCreate [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkDisconnectError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkDisconnect [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/no_options [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/verbose [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/global_scope [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T14:16:11.949Z] === RUN TestNetworkInspect/server_error [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkListError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkList [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworksPruneError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworksPrune [2022-04-27T14:16:11.949Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNetworkRemove [2022-04-27T14:16:11.949Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeInspect [2022-04-27T14:16:11.949Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeListError [2022-04-27T14:16:11.949Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeList [2022-04-27T14:16:11.949Z] --- PASS: TestNodeList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeRemove [2022-04-27T14:16:11.949Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeUpdateError [2022-04-27T14:16:11.949Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestNodeUpdate [2022-04-27T14:16:11.949Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestOptionWithHostFromEnv [2022-04-27T14:16:11.949Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestOptionWithTimeout [2022-04-27T14:16:11.949Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T14:16:11.949Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPingFail [2022-04-27T14:16:11.949Z] --- PASS: TestPingFail (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPingWithError [2022-04-27T14:16:11.949Z] 2022/04/27 14:16:10 RoundTripper returned a response & error; ignoring response [2022-04-27T14:16:11.949Z] 2022/04/27 14:16:10 RoundTripper returned a response & error; ignoring response [2022-04-27T14:16:11.949Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPingSuccess [2022-04-27T14:16:11.949Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPingHeadFallback [2022-04-27T14:16:11.949Z] === RUN TestPingHeadFallback/OK [2022-04-27T14:16:11.949Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T14:16:11.949Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T14:16:11.949Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T14:16:11.949Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T14:16:11.949Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginDisableError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginDisable [2022-04-27T14:16:11.949Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginEnableError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginEnable [2022-04-27T14:16:11.949Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginInspect [2022-04-27T14:16:11.949Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginListError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginList [2022-04-27T14:16:11.949Z] --- PASS: TestPluginList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginPushError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginPush [2022-04-27T14:16:11.949Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginRemove [2022-04-27T14:16:11.949Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginSetError [2022-04-27T14:16:11.949Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPluginSet [2022-04-27T14:16:11.949Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSetHostHeader [2022-04-27T14:16:11.949Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestPlainTextError [2022-04-27T14:16:11.949Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestInfiniteError [2022-04-27T14:16:11.949Z] --- PASS: TestInfiniteError (0.05s) [2022-04-27T14:16:11.949Z] === RUN TestCanceledContext [2022-04-27T14:16:11.949Z] 2022/04/27 14:16:10 RoundTripper returned a response & error; ignoring response [2022-04-27T14:16:11.949Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestDeadlineExceededContext [2022-04-27T14:16:11.949Z] 2022/04/27 14:16:10 RoundTripper returned a response & error; ignoring response [2022-04-27T14:16:11.949Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretCreateUnsupported [2022-04-27T14:16:11.949Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretCreateError [2022-04-27T14:16:11.949Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretCreate [2022-04-27T14:16:11.949Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretInspectUnsupported [2022-04-27T14:16:11.949Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretInspect [2022-04-27T14:16:11.949Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretListUnsupported [2022-04-27T14:16:11.949Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretListError [2022-04-27T14:16:11.949Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretList [2022-04-27T14:16:11.949Z] --- PASS: TestSecretList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretRemoveUnsupported [2022-04-27T14:16:11.949Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretRemove [2022-04-27T14:16:11.949Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretUpdateUnsupported [2022-04-27T14:16:11.949Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretUpdateError [2022-04-27T14:16:11.949Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSecretUpdate [2022-04-27T14:16:11.949Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceCreateError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceCreate [2022-04-27T14:16:11.949Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T14:16:11.949Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceCreateDigestPinning [2022-04-27T14:16:11.949Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceInspect [2022-04-27T14:16:11.949Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceListError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceList [2022-04-27T14:16:11.949Z] --- PASS: TestServiceList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceLogsError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceLogs [2022-04-27T14:16:11.949Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceRemoveError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceRemove [2022-04-27T14:16:11.949Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceUpdateError [2022-04-27T14:16:11.949Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestServiceUpdate [2022-04-27T14:16:11.949Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmGetUnlockKey [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmInitError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmInit [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmInspect [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmJoinError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmJoin [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmLeaveError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmLeave [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmUnlockError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmUnlock [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmUpdateError [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestSwarmUpdate [2022-04-27T14:16:11.949Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTaskInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTaskInspect [2022-04-27T14:16:11.949Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTaskListError [2022-04-27T14:16:11.949Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestTaskList [2022-04-27T14:16:11.949Z] --- PASS: TestTaskList (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeCreateError [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeCreate [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeInspectError [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeInspectNotFound [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeInspect [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeListError [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T14:16:11.949Z] === RUN TestVolumeList [2022-04-27T14:16:11.949Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T14:16:11.950Z] === RUN TestVolumeRemoveError [2022-04-27T14:16:11.950Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T14:16:11.950Z] === RUN TestVolumeRemove [2022-04-27T14:16:11.950Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T14:16:11.950Z] === CONT TestTLSCloseWriter [2022-04-27T14:16:11.950Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-04-27T14:16:11.950Z] PASS [2022-04-27T14:16:11.950Z] coverage: 75.1% of statements [2022-04-27T14:16:11.950Z] ok github.com/docker/docker/client 0.400s coverage: 75.1% of statements [2022-04-27T14:16:12.038Z] Removing bundles/ [2022-04-27T14:16:12.038Z] [2022-04-27T14:16:12.038Z] ---> Making bundle: binary (in bundles/binary) [2022-04-27T14:16:12.038Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-27T14:16:12.038Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:16:12.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T14:16:12.656Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T14:16:12.656Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.23s) [2022-04-27T14:16:12.656Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T14:16:13.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T14:16:13.641Z] === RUN TestGenerate [2022-04-27T14:16:13.641Z] --- PASS: TestGenerate (0.00s) [2022-04-27T14:16:13.641Z] === RUN TestGeneratePtr [2022-04-27T14:16:13.641Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T14:16:13.641Z] === RUN TestGenerateMissingField [2022-04-27T14:16:13.641Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T14:16:13.641Z] === RUN TestFieldCannotBeSet [2022-04-27T14:16:13.641Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T14:16:13.641Z] === RUN TestTypeMismatchError [2022-04-27T14:16:13.641Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T14:16:13.641Z] PASS [2022-04-27T14:16:13.641Z] coverage: 100.0% of statements [2022-04-27T14:16:13.641Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-27T14:16:13.641Z] === RUN TestNetworkDBSimple [2022-04-27T14:16:14.108Z] testing: warning: no tests to run [2022-04-27T14:16:14.108Z] PASS [2022-04-27T14:16:14.108Z] coverage: 0.0% of statements [2022-04-27T14:16:14.108Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:16:14.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T14:16:14.575Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.78s) [2022-04-27T14:16:14.575Z] === RUN TestGetAddress [2022-04-27T14:16:14.575Z] 2022/04/27 14:16:14 Closing DB instances... [2022-04-27T14:16:14.575Z] === RUN TestRequestNewPort [2022-04-27T14:16:14.575Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestRequestSpecificPort [2022-04-27T14:16:14.575Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestReleasePort [2022-04-27T14:16:14.575Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestReuseReleasedPort [2022-04-27T14:16:14.575Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestReleaseUnreadledPort [2022-04-27T14:16:14.575Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestUnknowProtocol [2022-04-27T14:16:14.575Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestAllocateAllPorts [2022-04-27T14:16:14.575Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestPortAllocation [2022-04-27T14:16:14.575Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T14:16:14.575Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestNoDuplicateBPR [2022-04-27T14:16:14.575Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T14:16:14.575Z] === RUN TestChangePortRange [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T14:16:14.575Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T14:16:14.575Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T14:16:14.575Z] PASS [2022-04-27T14:16:14.575Z] coverage: 88.6% of statements [2022-04-27T14:16:14.575Z] ok github.com/docker/docker/libnetwork/portallocator 0.035s coverage: 88.6% of statements [2022-04-27T14:16:14.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T14:16:15.561Z] testing: warning: no tests to run [2022-04-27T14:16:15.561Z] PASS [2022-04-27T14:16:15.561Z] coverage: 0.0% of statements [2022-04-27T14:16:15.561Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:16:15.561Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-27T14:16:15.561Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T14:16:15.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T14:16:16.028Z] === RUN TestHashData [2022-04-27T14:16:16.028Z] --- PASS: TestHashData (0.00s) [2022-04-27T14:16:16.028Z] PASS [2022-04-27T14:16:16.028Z] coverage: 2.8% of statements [2022-04-27T14:16:16.028Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2022-04-27T14:16:16.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T14:16:17.012Z] === RUN TestErrorConstructors [2022-04-27T14:16:17.012Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T14:16:17.012Z] === RUN TestCompareIPMask [2022-04-27T14:16:17.012Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T14:16:17.012Z] === RUN TestUtilGetHostPartIP [2022-04-27T14:16:17.012Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T14:16:17.012Z] === RUN TestUtilGetBroadcastIP [2022-04-27T14:16:17.012Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T14:16:17.012Z] === RUN TestParseCIDR [2022-04-27T14:16:17.012Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T14:16:17.012Z] PASS [2022-04-27T14:16:17.012Z] coverage: 37.3% of statements [2022-04-27T14:16:17.012Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-27T14:16:17.012Z] 2022/04/27 14:16:16 Closing DB instances... [2022-04-27T14:16:17.479Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T14:16:17.479Z] PASS [2022-04-27T14:16:17.479Z] coverage: 100.0% of statements [2022-04-27T14:16:17.479Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T14:16:17.479Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T14:16:17.479Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T14:16:17.479Z] PASS [2022-04-27T14:16:17.479Z] coverage: 55.0% of statements [2022-04-27T14:16:17.479Z] ok github.com/docker/docker/oci 0.035s coverage: 55.0% of statements [2022-04-27T14:16:17.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T14:16:17.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T14:16:18.463Z] === RUN TestParseVersion [2022-04-27T14:16:18.463Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T14:16:18.463Z] PASS [2022-04-27T14:16:18.463Z] coverage: 52.9% of statements [2022-04-27T14:16:18.463Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-27T14:16:18.463Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-27T14:16:18.463Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T14:16:18.463Z] === RUN TestAddressPoolOpt [2022-04-27T14:16:18.463Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/a [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/something [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/_=a [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/PATH [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/=a [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/PATH= [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/PATH=something [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/1asd [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/123 [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/some_space [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/= [2022-04-27T14:16:18.463Z] === RUN TestValidateEnv/PaTh [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T14:16:18.463Z] === RUN TestParseHost [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T14:16:18.463Z] === RUN TestParseHost/something_with_spaces [2022-04-27T14:16:18.463Z] === RUN TestParseHost/unknown:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T14:16:18.463Z] === RUN TestParseHost/:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://:port [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/__ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/unix:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/npipe:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://host: [2022-04-27T14:16:18.463Z] === RUN TestParseHost/#00 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/fd:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp:// [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T14:16:18.463Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/fd://something [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://: [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/_ [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:16:18.463Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T14:16:18.463Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T14:16:18.515Z] --- PASS: TestImportExtremelyLargeImageWorks (91.92s) [2022-04-27T14:16:18.515Z] PASS [2022-04-27T14:16:18.515Z] [2022-04-27T14:16:18.515Z] DONE 22 tests in 94.988s [2022-04-27T14:16:18.515Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T14:16:18.515Z] INFO: Testing against a local daemon [2022-04-27T14:16:18.515Z] === RUN TestNetworkCreateDelete [2022-04-27T14:16:18.515Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T14:16:18.515Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:16:18.515Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-27T14:16:18.515Z] === RUN TestDaemonDNSFallback [2022-04-27T14:16:18.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T14:16:18.930Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:16:18.930Z] === RUN TestParseTCP [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/localhost [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/: [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[::1]: [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp:// [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/localhost: [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/#00 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/tcp://: [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/::1 [2022-04-27T14:16:18.930Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T14:16:18.930Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:16:18.930Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T14:16:18.930Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T14:16:18.930Z] === RUN TestValidateExtraHosts [2022-04-27T14:16:18.931Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestIpOptString [2022-04-27T14:16:18.931Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T14:16:18.931Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T14:16:18.931Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestIpOptSetInvalidVal [2022-04-27T14:16:18.931Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestValidateIPAddress [2022-04-27T14:16:18.931Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestMapOpts [2022-04-27T14:16:18.931Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestListOptsWithoutValidator [2022-04-27T14:16:18.931Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestListOptsWithValidator [2022-04-27T14:16:18.931Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestValidateDNSSearch [2022-04-27T14:16:18.931Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T14:16:18.931Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:16:18.931Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestNamedListOpts [2022-04-27T14:16:18.931Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestNamedMapOpts [2022-04-27T14:16:18.931Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestParseLink [2022-04-27T14:16:18.931Z] --- PASS: TestParseLink (0.00s) [2022-04-27T14:16:18.931Z] === RUN TestUlimitOpt [2022-04-27T14:16:18.931Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T14:16:18.931Z] PASS [2022-04-27T14:16:18.931Z] coverage: 66.7% of statements [2022-04-27T14:16:18.931Z] ok github.com/docker/docker/opts 0.092s coverage: 66.7% of statements [2022-04-27T14:16:19.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:16:19.734Z] Using test binary docker [2022-04-27T14:16:19.734Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T14:16:19.734Z] +++ /etc/init.d/apparmor start [2022-04-27T14:16:19.734Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:16:19.734Z] INFO: Waiting for daemon to start... [2022-04-27T14:16:19.734Z] Starting dockerd [2022-04-27T14:16:19.734Z] +++ 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-04-27T14:16:19.915Z] 2022/04/27 14:16:19 Closing DB instances... [2022-04-27T14:16:19.915Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T14:16:20.382Z] === RUN TestIsArchivePathDir [2022-04-27T14:16:20.382Z] --- PASS: TestIsArchivePathDir (0.15s) [2022-04-27T14:16:20.382Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T14:16:20.382Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-27T14:16:20.382Z] === RUN TestIsArchivePathTar [2022-04-27T14:16:20.382Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T14:16:20.382Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T14:16:20.382Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-04-27T14:16:20.382Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T14:16:20.382Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T14:16:20.382Z] === RUN TestMiddleware [2022-04-27T14:16:20.382Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T14:16:20.382Z] === RUN TestNewResponseModifier [2022-04-27T14:16:20.382Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T14:16:20.382Z] PASS [2022-04-27T14:16:20.382Z] coverage: 26.8% of statements [2022-04-27T14:16:20.382Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-27T14:16:20.382Z] === RUN TestDecompressStreamGzip [2022-04-27T14:16:20.382Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 26.8% of statements [2022-04-27T14:16:20.849Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-27T14:16:20.849Z] === RUN TestDecompressStreamBzip2 [2022-04-27T14:16:20.849Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-27T14:16:20.849Z] === RUN TestDecompressStreamXz [2022-04-27T14:16:20.849Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:16:20.849Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestDecompressStreamZstd [2022-04-27T14:16:20.849Z] archive_test.go:140: zstd not installed [2022-04-27T14:16:20.849Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T14:16:20.849Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T14:16:20.849Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T14:16:20.849Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestCompressStreamInvalid [2022-04-27T14:16:20.849Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionInvalid [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionUncompressed [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionBzip2 [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionGzip [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionXz [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestExtensionZstd [2022-04-27T14:16:20.849Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestCmdStreamLargeStderr [2022-04-27T14:16:20.849Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-27T14:16:20.849Z] === RUN TestCmdStreamBad [2022-04-27T14:16:20.849Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:16:20.849Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestCmdStreamGood [2022-04-27T14:16:20.849Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-27T14:16:20.849Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T14:16:20.849Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-27T14:16:20.849Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T14:16:20.849Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestUntarPath [2022-04-27T14:16:20.849Z] --- PASS: TestUntarPath (0.15s) [2022-04-27T14:16:20.849Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T14:16:20.849Z] === RUN TestUnbuffered [2022-04-27T14:16:20.849Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T14:16:20.849Z] === RUN TestRaceUnbuffered [2022-04-27T14:16:20.849Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T14:16:20.849Z] PASS [2022-04-27T14:16:20.849Z] coverage: 100.0% of statements [2022-04-27T14:16:20.849Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2022-04-27T14:16:21.053Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-27T14:16:21.053Z] === RUN TestInspectNetwork [2022-04-27T14:16:21.316Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2022-04-27T14:16:21.316Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T14:16:21.316Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-27T14:16:21.316Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T14:16:21.316Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T14:16:21.316Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyWithTarSrcFile [2022-04-27T14:16:21.316Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T14:16:21.316Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T14:16:21.316Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T14:16:21.316Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T14:16:21.316Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T14:16:21.316Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T14:16:21.316Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-27T14:16:21.316Z] === RUN TestTarFiles [2022-04-27T14:16:21.316Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-27T14:16:21.316Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T14:16:21.783Z] === RUN TestMatch [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[foo]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[]#01 [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[qux]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T14:16:21.783Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T14:16:21.783Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T14:16:21.783Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T14:16:21.783Z] PASS [2022-04-27T14:16:21.783Z] coverage: 87.5% of statements [2022-04-27T14:16:21.783Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-27T14:16:22.251Z] === RUN TestChrootTarUntar [2022-04-27T14:16:22.251Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T14:16:22.251Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T14:16:22.251Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T14:16:22.251Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootCopyWithTar [2022-04-27T14:16:22.251Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootCopyFileWithTar [2022-04-27T14:16:22.251Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootUntarPath [2022-04-27T14:16:22.251Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T14:16:22.251Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T14:16:22.251Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:16:22.251Z] === RUN TestChrootApplyDotDotFile [2022-04-27T14:16:22.251Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:22.251Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:16:22.251Z] PASS [2022-04-27T14:16:22.251Z] coverage: 12.0% of statements [2022-04-27T14:16:22.251Z] ok github.com/docker/docker/pkg/chrootarchive 0.066s coverage: 12.0% of statements [2022-04-27T14:16:23.236Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T14:16:23.236Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T14:16:23.236Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T14:16:23.236Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T14:16:23.236Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T14:16:23.236Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T14:16:23.236Z] PASS [2022-04-27T14:16:23.236Z] coverage: 0.0% of statements [2022-04-27T14:16:23.236Z] ok github.com/docker/docker/pkg/containerfs 0.034s coverage: 0.0% of statements [2022-04-27T14:16:23.236Z] 2022/04/27 14:16:23 Closing DB instances... [2022-04-27T14:16:24.221Z] === RUN TestSizeEmpty [2022-04-27T14:16:24.221Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeEmptyFile [2022-04-27T14:16:24.221Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeNonemptyFile [2022-04-27T14:16:24.221Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T14:16:24.221Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T14:16:24.221Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T14:16:24.221Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestMoveToSubdir [2022-04-27T14:16:24.221Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T14:16:24.221Z] === RUN TestSizeNonExistingDirectory [2022-04-27T14:16:24.221Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T14:16:24.221Z] PASS [2022-04-27T14:16:24.221Z] coverage: 80.0% of statements [2022-04-27T14:16:24.221Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-04-27T14:16:24.352Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T14:16:24.352Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T14:16:24.352Z] === RUN TestInspectNetwork/network_name [2022-04-27T14:16:24.352Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T14:16:24.687Z] --- PASS: TestTarFiles (3.44s) [2022-04-27T14:16:24.688Z] === RUN TestDetectCompressionZstd [2022-04-27T14:16:24.688Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestTarUntar [2022-04-27T14:16:24.688Z] --- PASS: TestTarUntar (0.03s) [2022-04-27T14:16:24.688Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T14:16:24.688Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestTarWithOptions [2022-04-27T14:16:24.688Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T14:16:24.688Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T14:16:24.688Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestUntarUstarGnuConflict [2022-04-27T14:16:24.688Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestUntarInvalidFilenames [2022-04-27T14:16:24.688Z] === RUN TestPollerAddRemove [2022-04-27T14:16:24.688Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestPollerEvent [2022-04-27T14:16:24.688Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:16:24.688Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T14:16:24.688Z] === RUN TestPollerClose [2022-04-27T14:16:24.688Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T14:16:24.688Z] PASS [2022-04-27T14:16:24.688Z] coverage: 45.7% of statements [2022-04-27T14:16:24.688Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2022-04-27T14:16:24.688Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2432687828\\dest" [2022-04-27T14:16:24.688Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-27T14:16:24.688Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T14:16:24.688Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T14:16:24.688Z] === RUN TestUntarInvalidHardlink [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3395938522\\victim\\hello" -> "../victim/hello" [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2801469122\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1625408378\\victim" -> "../victim" [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2084479081\\victim" -> "../victim" [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3845690789\\victim" -> "../victim" [2022-04-27T14:16:24.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink752437680\\victim" -> "../victim" [2022-04-27T14:16:24.688Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T14:16:24.688Z] === RUN TestUntarInvalidSymlink [2022-04-27T14:16:24.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2655811747\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:16:24.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2422807138\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:16:24.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink387234878\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:24.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1999780872\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:24.978Z] . [2022-04-27T14:16:24.978Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:16:24.978Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:16:24.978Z] Error: No such image: emptyfs [2022-04-27T14:16:24.978Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T14:16:24.978Z] ++++ docker load [2022-04-27T14:16:25.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1267512770\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3612398380\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1920459013\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T14:16:25.155Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-27T14:16:25.155Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T14:16:25.155Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestXGlobalNoParent [2022-04-27T14:16:25.155Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestReplaceFileTarWrapper [2022-04-27T14:16:25.155Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-27T14:16:25.155Z] === RUN TestPrefixHeaderReadable [2022-04-27T14:16:25.155Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-27T14:16:25.155Z] === RUN TestDisablePigz [2022-04-27T14:16:25.155Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T14:16:25.155Z] --- PASS: TestDisablePigz (0.11s) [2022-04-27T14:16:25.155Z] === RUN TestPigz [2022-04-27T14:16:25.155Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T14:16:25.155Z] --- PASS: TestPigz (0.11s) [2022-04-27T14:16:25.155Z] === RUN TestNosysFileInfo [2022-04-27T14:16:25.155Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:16:25.155Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:16:25.155Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestCanonicalTarNameForPath [2022-04-27T14:16:25.155Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestCanonicalTarName [2022-04-27T14:16:25.155Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestChmodTarEntry [2022-04-27T14:16:25.155Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestHardLinkOrder [2022-04-27T14:16:25.155Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-27T14:16:25.155Z] === RUN TestChangeString [2022-04-27T14:16:25.155Z] --- PASS: TestChangeString (0.00s) [2022-04-27T14:16:25.155Z] === RUN TestChangesWithNoChanges [2022-04-27T14:16:25.233Z] Running integration-test (iteration 1) [2022-04-27T14:16:25.233Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T14:16:25.233Z] ++ 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-04-27T14:16:25.233Z] ++ set -e [2022-04-27T14:16:25.233Z] ++ '[' -n 0 ']' [2022-04-27T14:16:25.233Z] ++ set -x [2022-04-27T14:16:25.233Z] ++ env -i DEST=/go/src/github.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-04-27T14:16:25.489Z] Loaded image: busybox:latest [2022-04-27T14:16:25.489Z] Loaded image: busybox:glibc [2022-04-27T14:16:25.622Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T14:16:25.622Z] === RUN TestChangesWithChanges [2022-04-27T14:16:25.622Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-27T14:16:25.622Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T14:16:25.622Z] changes_test.go:196: needs more investigation [2022-04-27T14:16:25.622Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesDirsEmpty [2022-04-27T14:16:25.622Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:16:25.622Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesDirsMutated [2022-04-27T14:16:25.622Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:16:25.622Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestApplyLayer [2022-04-27T14:16:25.622Z] changes_test.go:433: needs further investigation [2022-04-27T14:16:25.622Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T14:16:25.622Z] changes_test.go:469: needs further investigation [2022-04-27T14:16:25.622Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T14:16:25.622Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T14:16:25.622Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestChangesSize [2022-04-27T14:16:25.622Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T14:16:25.622Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames720839674\\dest" [2022-04-27T14:16:25.622Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-27T14:16:25.622Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink593533946\\victim\\hello" -> "../victim/hello" [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3682661552\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2658894885\\victim" -> "../victim" [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2939352878\\victim" -> "../victim" [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2918210328\\victim" -> "../victim" [2022-04-27T14:16:25.622Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1720966885\\victim" -> "../victim" [2022-04-27T14:16:25.622Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-27T14:16:25.622Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1752057866\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink705997195\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3574989314\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.622Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-27T14:16:25.622Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3376584665\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3199466036\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.622Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink152568391\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:16:25.622Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-27T14:16:25.622Z] === RUN TestApplyLayerWhiteouts [2022-04-27T14:16:25.622Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-27T14:16:25.622Z] === RUN TestGenerateEmptyFile [2022-04-27T14:16:25.622Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestGenerateWithContent [2022-04-27T14:16:25.622Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T14:16:25.622Z] PASS [2022-04-27T14:16:25.622Z] coverage: 61.9% of statements [2022-04-27T14:16:25.622Z] ok github.com/docker/docker/pkg/archive 5.388s coverage: 61.9% of statements [2022-04-27T14:16:25.622Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T14:16:25.622Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:16:25.622Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T14:16:25.622Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T14:16:25.622Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCopyFile [2022-04-27T14:16:25.622Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T14:16:25.622Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:16:25.622Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T14:16:25.622Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T14:16:25.622Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:16:25.622Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestWildcardMatches [2022-04-27T14:16:25.622Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestPatternMatches [2022-04-27T14:16:25.622Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T14:16:25.622Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T14:16:25.622Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T14:16:25.622Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T14:16:25.622Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T14:16:25.622Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T14:16:25.622Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestSingleExclamationError [2022-04-27T14:16:25.622Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestMatchesWithNoPatterns [2022-04-27T14:16:25.622Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T14:16:25.622Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestMatches [2022-04-27T14:16:25.622Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T14:16:25.622Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T14:16:25.622Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T14:16:25.622Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T14:16:25.622Z] --- PASS: TestMatches (0.01s) [2022-04-27T14:16:25.622Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T14:16:25.622Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T14:16:25.622Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T14:16:25.622Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatterns [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T14:16:25.622Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCreateIfNotExistsDir [2022-04-27T14:16:25.622Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCreateIfNotExistsFile [2022-04-27T14:16:25.622Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestMatch [2022-04-27T14:16:25.622Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:16:25.622Z] === RUN TestCompile [2022-04-27T14:16:25.622Z] === RUN TestCompile/slash [2022-04-27T14:16:25.622Z] === RUN TestCompile/backslash [2022-04-27T14:16:25.622Z] --- PASS: TestCompile (0.00s) [2022-04-27T14:16:25.622Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T14:16:25.622Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T14:16:25.622Z] PASS [2022-04-27T14:16:25.622Z] coverage: 84.7% of statements [2022-04-27T14:16:25.622Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 84.7% of statements [2022-04-27T14:16:26.089Z] === RUN TestGet [2022-04-27T14:16:26.089Z] --- PASS: TestGet (0.00s) [2022-04-27T14:16:26.089Z] === RUN TestGetShortcutString [2022-04-27T14:16:26.089Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T14:16:26.089Z] PASS [2022-04-27T14:16:26.089Z] coverage: 42.9% of statements [2022-04-27T14:16:26.089Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2022-04-27T14:16:26.854Z] Loaded image: debian:bullseye-slim [2022-04-27T14:16:26.854Z] Loaded image: hello-world:latest [2022-04-27T14:16:26.854Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:16:26.854Z] INFO: Testing against a local daemon [2022-04-27T14:16:26.854Z] === RUN TestCgroupNamespacesBuild [2022-04-27T14:16:26.876Z] --- PASS: TestCheckoutGit (26.68s) [2022-04-27T14:16:26.876Z] === RUN TestValidGitTransport [2022-04-27T14:16:26.876Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T14:16:26.876Z] === RUN TestGitInvalidRef [2022-04-27T14:16:26.876Z] --- PASS: TestGitInvalidRef (0.17s) [2022-04-27T14:16:26.876Z] PASS [2022-04-27T14:16:26.876Z] coverage: 86.3% of statements [2022-04-27T14:16:26.876Z] ok github.com/docker/docker/builder/remotecontext/git 26.905s coverage: 86.3% of statements [2022-04-27T14:16:26.876Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T14:16:26.876Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T14:16:26.876Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T14:16:26.876Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T14:16:26.972Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-04-27T14:16:26.972Z] === RUN TestInfoDebug [2022-04-27T14:16:26.972Z] --- PASS: TestInfoDebug (0.55s) [2022-04-27T14:16:26.972Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:16:26.972Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-27T14:16:26.972Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:16:27.073Z] === RUN TestCreateIDMapOrder [2022-04-27T14:16:27.073Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T14:16:27.073Z] PASS [2022-04-27T14:16:27.073Z] coverage: 7.2% of statements [2022-04-27T14:16:27.073Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-04-27T14:16:27.228Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-27T14:16:27.228Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:16:27.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-27T14:16:27.228Z] === RUN TestPingCacheHeaders [2022-04-27T14:16:27.228Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T14:16:27.228Z] === RUN TestPingGet [2022-04-27T14:16:27.228Z] --- PASS: TestPingGet (0.01s) [2022-04-27T14:16:27.228Z] === RUN TestPingHead [2022-04-27T14:16:27.228Z] --- PASS: TestPingHead (0.03s) [2022-04-27T14:16:27.228Z] === RUN TestPingSwarmHeader [2022-04-27T14:16:27.541Z] 2022/04/27 14:16:27 Closing DB instances... [2022-04-27T14:16:27.782Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-04-27T14:16:27.782Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T14:16:27.789Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T14:16:28.009Z] === RUN TestFixedBufferCap [2022-04-27T14:16:28.009Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestFixedBufferLen [2022-04-27T14:16:28.009Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestFixedBufferString [2022-04-27T14:16:28.009Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestFixedBufferWrite [2022-04-27T14:16:28.009Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestFixedBufferRead [2022-04-27T14:16:28.009Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestBytesPipeRead [2022-04-27T14:16:28.009Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestBytesPipeWrite [2022-04-27T14:16:28.009Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T14:16:28.009Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T14:16:28.351Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T14:16:28.476Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2022-04-27T14:16:28.476Z] === RUN TestAtomicWriteToFile [2022-04-27T14:16:28.476Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T14:16:28.476Z] === RUN TestAtomicWriteSetCommit [2022-04-27T14:16:28.476Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestAtomicWriteSetCancel [2022-04-27T14:16:28.476Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T14:16:28.476Z] === RUN TestReadCloserWrapperClose [2022-04-27T14:16:28.476Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T14:16:28.476Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestReaderErrWrapperRead [2022-04-27T14:16:28.476Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestCancelReadCloser [2022-04-27T14:16:28.476Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T14:16:28.476Z] === RUN TestWriteCloserWrapperClose [2022-04-27T14:16:28.476Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestNopWriteCloser [2022-04-27T14:16:28.476Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestNopWriter [2022-04-27T14:16:28.476Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T14:16:28.476Z] === RUN TestWriteCounter [2022-04-27T14:16:28.476Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T14:16:28.476Z] PASS [2022-04-27T14:16:28.476Z] coverage: 68.8% of statements [2022-04-27T14:16:28.476Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 68.8% of statements [2022-04-27T14:16:28.553Z] --- PASS: TestInspectNetwork (7.23s) [2022-04-27T14:16:28.553Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T14:16:28.553Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T14:16:28.553Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T14:16:28.553Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T14:16:28.553Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:16:28.942Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2022-04-27T14:16:28.942Z] === RUN TestNetworkDBNodeLeave [2022-04-27T14:16:29.147Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-27T14:16:29.147Z] === RUN TestBuildWithSession [2022-04-27T14:16:29.147Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:16:29.147Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:16:29.148Z] === RUN TestBuildSquashParent [2022-04-27T14:16:29.410Z] === RUN TestError [2022-04-27T14:16:29.410Z] --- PASS: TestError (0.00s) [2022-04-27T14:16:29.410Z] === RUN TestProgressString [2022-04-27T14:16:29.410Z] === RUN TestProgressString/no_progress [2022-04-27T14:16:29.410Z] === RUN TestProgressString/progress_1 [2022-04-27T14:16:29.410Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T14:16:29.410Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T14:16:29.410Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T14:16:29.410Z] === RUN TestProgressString/with_units [2022-04-27T14:16:29.410Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T14:16:29.410Z] === RUN TestProgressString/hide_counts [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T14:16:29.410Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T14:16:29.410Z] === RUN TestJSONMessageDisplay [2022-04-27T14:16:29.410Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-27T14:16:29.410Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T14:16:29.410Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T14:16:29.410Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T14:16:29.410Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T14:16:29.410Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T14:16:29.410Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T14:16:29.410Z] PASS [2022-04-27T14:16:29.410Z] coverage: 91.7% of statements [2022-04-27T14:16:29.410Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2022-04-27T14:16:29.717Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T14:16:29.717Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-04-27T14:16:29.717Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T14:16:29.717Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T14:16:29.717Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T14:16:29.717Z] === RUN TestVersion [2022-04-27T14:16:29.717Z] --- PASS: TestVersion (0.03s) [2022-04-27T14:16:29.717Z] === CONT TestDiskUsage [2022-04-27T14:16:29.877Z] === RUN TestStandardLongPath [2022-04-27T14:16:29.877Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T14:16:29.877Z] === RUN TestUNCLongPath [2022-04-27T14:16:29.877Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T14:16:29.877Z] PASS [2022-04-27T14:16:29.877Z] coverage: 100.0% of statements [2022-04-27T14:16:29.877Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-04-27T14:16:29.937Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:16:29.937Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:16:29.937Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:16:29.937Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:16:29.937Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:16:29.937Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:16:29.937Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:16:29.937Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:16:29.937Z] === RUN TestNetworkList [2022-04-27T14:16:29.937Z] === RUN TestNetworkList//networks [2022-04-27T14:16:29.937Z] === PAUSE TestNetworkList//networks [2022-04-27T14:16:29.937Z] === RUN TestNetworkList//networks/ [2022-04-27T14:16:29.937Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:16:29.937Z] === CONT TestNetworkList//networks [2022-04-27T14:16:29.937Z] === CONT TestNetworkList//networks/ [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:16:29.937Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:16:29.937Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T14:16:29.972Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T14:16:30.197Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-27T14:16:30.197Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T14:16:30.228Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T14:16:30.343Z] === RUN TestNameFormat [2022-04-27T14:16:30.343Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T14:16:30.343Z] === RUN TestNameRetries [2022-04-27T14:16:30.343Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T14:16:30.343Z] PASS [2022-04-27T14:16:30.343Z] coverage: 85.7% of statements [2022-04-27T14:16:30.344Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T14:16:30.485Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage (1.27s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-27T14:16:30.740Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-27T14:16:30.741Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-27T14:16:30.741Z] PASS [2022-04-27T14:16:30.741Z] [2022-04-27T14:16:30.741Z] === Skipped [2022-04-27T14:16:30.741Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:16:30.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:16:30.741Z] [2022-04-27T14:16:30.741Z] DONE 54 tests, 1 skipped in 22.627s [2022-04-27T14:16:30.741Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T14:16:30.810Z] === RUN TestParseKeyValueOpt [2022-04-27T14:16:30.810Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T14:16:30.810Z] === RUN TestParseUintList [2022-04-27T14:16:30.810Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T14:16:30.810Z] === RUN TestParseUintListMaximumLimits [2022-04-27T14:16:30.810Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T14:16:30.810Z] PASS [2022-04-27T14:16:30.810Z] coverage: 97.0% of statements [2022-04-27T14:16:30.810Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-04-27T14:16:30.997Z] INFO: Testing against a local daemon [2022-04-27T14:16:30.997Z] === RUN TestVolumesCreateAndList [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T14:16:30.997Z] === RUN TestVolumesRemove [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-27T14:16:30.997Z] === RUN TestVolumesInspect [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:16:30.997Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:16:30.997Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:16:30.997Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:16:30.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:16:30.997Z] PASS [2022-04-27T14:16:30.997Z] [2022-04-27T14:16:30.997Z] DONE 9 tests in 0.192s [2022-04-27T14:16:30.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:16:30.997Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14259 is not a child of this shell [2022-04-27T14:16:30.997Z] warning: PID 14259 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-27T14:16:30.997Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:16:30.997Z] [2022-04-27T14:16:30.997Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:16:30.997Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:16:30.997Z] [2022-04-27T14:16:30.997Z] To set a process to complain mode, use the command line tool [2022-04-27T14:16:30.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:16:30.997Z] Removing test suite binaries [2022-04-27T14:16:31.253Z] exiting test-integration [2022-04-27T14:16:31.253Z] ++ exit 0 [2022-04-27T14:16:31.253Z] [2022-04-27T14:16:31.580Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-27T14:16:31.580Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:16:31.794Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-27T14:16:31.794Z] === RUN TestNetworkDBWatch [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T14:16:31.794Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:16:31.794Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:16:31.794Z] PASS [2022-04-27T14:16:31.794Z] coverage: 36.4% of statements [2022-04-27T14:16:31.794Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-04-27T14:16:32.149Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-27T14:16:32.149Z] === RUN TestDaemonRestartWithExistingNetwork Post stage [Pipeline] junit [2022-04-27T14:16:32.194Z] Recording test results [2022-04-27T14:16:32.261Z] === RUN TestNewAndRemove [2022-04-27T14:16:32.261Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T14:16:32.261Z] === RUN TestRemoveInvalidPath [2022-04-27T14:16:32.261Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T14:16:32.261Z] PASS [2022-04-27T14:16:32.261Z] coverage: 82.6% of statements [2022-04-27T14:16:32.261Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-04-27T14:16:33.093Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-27T14:16:33.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:16:33.247Z] 2022/04/27 14:16:32 Closing DB instances... [2022-04-27T14:16:33.247Z] --- PASS: TestGetAddress (18.75s) [2022-04-27T14:16:33.247Z] === RUN TestRequestSyntaxCheck [2022-04-27T14:16:33.247Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-27T14:16:33.247Z] === RUN TestRequest [2022-04-27T14:16:33.315Z] --- PASS: TestBuildSquashParent (4.24s) [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:16:33.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:16:33.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:16:33.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:16:33.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:16:33.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:16:33.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:16:33.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:16:33.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:16:33.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:16:33.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:16:33.713Z] === RUN TestFailedConnection [2022-04-27T14:16:33.919Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T14:16:34.026Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestConfigureDaemonLogs [2022-04-27T14:16:34.026Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T14:16:34.026Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T14:16:34.026Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T14:16:34.026Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T14:16:34.026Z] PASS [2022-04-27T14:16:34.026Z] coverage: 20.4% of statements [2022-04-27T14:16:34.026Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 20.4% of statements [2022-04-27T14:16:34.026Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T14:16:34.026Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T14:16:34.300Z] + echo Ensuring container killed. [2022-04-27T14:16:34.300Z] Ensuring container killed. [2022-04-27T14:16:34.300Z] + docker rm -vf docker-pr4 [2022-04-27T14:16:34.300Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-27T14:16:34.477Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-27T14:16:34.477Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:16:34.576Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:16:34.576Z] Chowning /workspace to jenkins user [2022-04-27T14:16:34.576Z] + id -u [2022-04-27T14:16:34.576Z] + id -g [2022-04-27T14:16:34.576Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:16:34.576Z] Unable to find image 'busybox:latest' locally [2022-04-27T14:16:34.576Z] latest: Pulling from library/busybox [2022-04-27T14:16:34.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:16:34.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:16:34.697Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-27T14:16:34.697Z] === RUN TestNetworkDBBulkSync [2022-04-27T14:16:34.832Z] 50e8d59317eb: Pulling fs layer [2022-04-27T14:16:34.832Z] 50e8d59317eb: Download complete [2022-04-27T14:16:34.832Z] 50e8d59317eb: Pull complete [2022-04-27T14:16:34.832Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T14:16:34.832Z] Status: Downloaded newer image for busybox:latest [2022-04-27T14:16:35.013Z] === RUN TestContainerStopSignal [2022-04-27T14:16:35.013Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestContainerStopTimeout [2022-04-27T14:16:35.013Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T14:16:35.013Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T14:16:35.013Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T14:16:35.013Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T14:16:35.013Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T14:16:35.013Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestNewMemoryStore [2022-04-27T14:16:35.013Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestAddContainers [2022-04-27T14:16:35.013Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestGetContainer [2022-04-27T14:16:35.013Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestDeleteContainer [2022-04-27T14:16:35.013Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestListContainers [2022-04-27T14:16:35.013Z] --- PASS: TestListContainers (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestFirstContainer [2022-04-27T14:16:35.013Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestApplyAllContainer [2022-04-27T14:16:35.013Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestIsValidHealthString [2022-04-27T14:16:35.013Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestStateRunStop [2022-04-27T14:16:35.013Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T14:16:35.013Z] === RUN TestStateTimeoutWait [2022-04-27T14:16:35.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-27T14:16:35.048Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:16:35.481Z] state_test.go:141: Stop callback fired [2022-04-27T14:16:35.481Z] state_test.go:165: Stop callback fired [2022-04-27T14:16:35.481Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T14:16:35.481Z] === RUN TestIsValidStateString [2022-04-27T14:16:35.481Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T14:16:35.481Z] === RUN TestViewSaveDelete [2022-04-27T14:16:35.481Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T14:16:35.481Z] === RUN TestViewAll [2022-04-27T14:16:35.481Z] --- PASS: TestViewAll (0.01s) [2022-04-27T14:16:35.481Z] === RUN TestViewGet [2022-04-27T14:16:35.481Z] --- PASS: TestViewGet (0.01s) [2022-04-27T14:16:35.481Z] === RUN TestNames [2022-04-27T14:16:35.481Z] --- PASS: TestNames (0.00s) [2022-04-27T14:16:35.481Z] === RUN TestViewWithHealthCheck [2022-04-27T14:16:35.481Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-27T14:16:35.481Z] PASS [2022-04-27T14:16:35.481Z] coverage: 41.7% of statements [2022-04-27T14:16:35.481Z] ok github.com/docker/docker/container 0.211s coverage: 41.7% of statements [2022-04-27T14:16:35.481Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T14:16:35.481Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T14:16:35.481Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T14:16:35.481Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T14:16:35.680Z] 2022/04/27 14:16:35 Closing DB instances... [2022-04-27T14:16:35.950Z] === RUN TestPrepare [2022-04-27T14:16:35.950Z] --- PASS: TestPrepare (0.00s) [2022-04-27T14:16:35.950Z] === RUN TestStart [2022-04-27T14:16:35.950Z] --- PASS: TestStart (0.00s) [2022-04-27T14:16:35.950Z] === RUN TestWaitCancel [2022-04-27T14:16:35.950Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T14:16:35.950Z] === RUN TestWaitDisabled [2022-04-27T14:16:35.950Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T14:16:35.950Z] === RUN TestWaitEnabled [2022-04-27T14:16:35.950Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T14:16:35.950Z] === RUN TestRemove [2022-04-27T14:16:35.950Z] --- PASS: TestRemove (0.00s) [2022-04-27T14:16:35.950Z] PASS [2022-04-27T14:16:35.950Z] coverage: 65.3% of statements [2022-04-27T14:16:35.950Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-04-27T14:16:36.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:16:36.049Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:16:36.147Z] --- PASS: TestFailedConnection (2.18s) [2022-04-27T14:16:36.147Z] === RUN TestFailOnce [2022-04-27T14:16:36.147Z] 2022/04/27 14:16:35 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-27T14:16:36.147Z] goroutine 24 [running]: [2022-04-27T14:16:36.147Z] net/http.(*conn).serve.func1() [2022-04-27T14:16:36.147Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:16:36.147Z] panic({0x483700, 0x5cd060}) [2022-04-27T14:16:36.147Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:16:36.148Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008da70?) [2022-04-27T14:16:36.148Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T14:16:36.148Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x5d2878?, 0xc00017c000?}, 0x3dd9a6?) [2022-04-27T14:16:36.148Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:16:36.148Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x5d2878, 0xc00017c000}, 0xc000170100) [2022-04-27T14:16:36.148Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T14:16:36.148Z] net/http.serverHandler.ServeHTTP({0x5d0e98?}, {0x5d2878, 0xc00017c000}, 0xc000170100) [2022-04-27T14:16:36.148Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:16:36.148Z] net/http.(*conn).serve(0xc0000a4dc0, {0x5d2d78, 0xc0000260f0}) [2022-04-27T14:16:36.148Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:16:36.148Z] created by net/http.(*Server).Serve [2022-04-27T14:16:36.148Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:16:36.148Z] time="2022-04-27T14:16:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-04-27T14:16:36.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-04-27T14:16:36.977Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:16:36.977Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:16:37.052Z] + bundleName=amd64-rootless [2022-04-27T14:16:37.052Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-27T14:16:37.052Z] Creating amd64-rootless-bundles.tar.gz [2022-04-27T14:16:37.052Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-27T14:16:37.052Z] + 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-04-27T14:16:37.062Z] Archiving artifacts [2022-04-27T14:16:37.131Z] --- PASS: TestFailOnce (1.11s) [2022-04-27T14:16:37.131Z] === RUN TestEchoInputOutput [2022-04-27T14:16:37.131Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T14:16:37.131Z] === RUN TestBackoff [2022-04-27T14:16:37.131Z] --- PASS: TestBackoff (0.00s) [2022-04-27T14:16:37.131Z] === RUN TestAbortRetry [2022-04-27T14:16:37.131Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T14:16:37.131Z] === RUN TestClientScheme [2022-04-27T14:16:37.131Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T14:16:37.131Z] === RUN TestNewClientWithTimeout [2022-04-27T14:16:37.590Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-04-27T14:16:37.590Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:16:37.590Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:16:37.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:16:37.590Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:16:37.598Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-27T14:16:37.598Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T14:16:37.598Z] time="2022-04-27T14:16:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T14:16:38.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:16:38.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:16:38.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:16:38.583Z] --- PASS: TestRequest (5.48s) [2022-04-27T14:16:38.583Z] === RUN TestOverlappingRequests [2022-04-27T14:16:38.600Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-27T14:16:38.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-27T14:16:38.857Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:16:38.878Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-27T14:16:38.902Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T14:16:38.902Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T14:16:38.902Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T14:16:38.902Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T14:16:38.902Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T14:16:38.903Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T14:16:38.903Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T14:16:38.903Z] PASS [2022-04-27T14:16:38.903Z] coverage: 35.9% of statements [2022-04-27T14:16:38.903Z] === RUN TestNewListSecretsFilters [2022-04-27T14:16:38.903Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T14:16:38.903Z] === RUN TestNewListConfigsFilters [2022-04-27T14:16:38.903Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T14:16:38.903Z] PASS [2022-04-27T14:16:38.903Z] coverage: 0.5% of statements [2022-04-27T14:16:38.903Z] ok github.com/docker/docker/daemon/cluster/convert 0.456s coverage: 35.9% of statements [2022-04-27T14:16:38.903Z] ok github.com/docker/docker/daemon/cluster 1.088s coverage: 0.5% of statements [Pipeline] sh [2022-04-27T14:16:39.051Z] --- PASS: TestOverlappingRequests (0.30s) [2022-04-27T14:16:39.051Z] === RUN TestRelease [2022-04-27T14:16:39.051Z] time="2022-04-27T14:16:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T14:16:39.051Z] === RUN TestParseEmptyInterface [2022-04-27T14:16:39.051Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T14:16:39.051Z] === RUN TestParseNonInterfaceType [2022-04-27T14:16:39.051Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T14:16:39.051Z] === RUN TestParseWithOneFunction [2022-04-27T14:16:39.051Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T14:16:39.051Z] === RUN TestParseWithMultipleFuncs [2022-04-27T14:16:39.052Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T14:16:39.052Z] === RUN TestParseWithUnnamedReturn [2022-04-27T14:16:39.052Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T14:16:39.052Z] === RUN TestEmbeddedInterface [2022-04-27T14:16:39.052Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T14:16:39.052Z] === RUN TestParsedImports [2022-04-27T14:16:39.052Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T14:16:39.052Z] === RUN TestAliasedImports [2022-04-27T14:16:39.052Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T14:16:39.052Z] PASS [2022-04-27T14:16:39.052Z] coverage: 56.8% of statements [2022-04-27T14:16:39.052Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-04-27T14:16:39.184Z] + make clean [2022-04-27T14:16:39.420Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-04-27T14:16:39.420Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:16:39.440Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:16:39.440Z] docker-dev-cache [2022-04-27T14:16:39.440Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T14:16:40.035Z] === RUN TestHTTPTransport [2022-04-27T14:16:40.035Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T14:16:40.035Z] PASS [2022-04-27T14:16:40.035Z] coverage: 85.7% of statements [2022-04-27T14:16:40.035Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2022-04-27T14:16:40.035Z] --- PASS: TestRelease (1.05s) [2022-04-27T14:16:40.035Z] === RUN TestAllocateRandomDeallocate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:16:40.502Z] 2022/04/27 14:16:40 Closing DB instances... [2022-04-27T14:16:40.502Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:16:40.502Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T14:16:40.502Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T14:16:40.502Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:16:40.502Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T14:16:40.502Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T14:16:40.502Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T14:16:40.502Z] === RUN TestBufferPoolPutAndGet [2022-04-27T14:16:40.502Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T14:16:40.502Z] PASS [2022-04-27T14:16:40.502Z] coverage: 88.2% of statements [2022-04-27T14:16:40.502Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-04-27T14:16:40.786Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-04-27T14:16:40.786Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:16:40.968Z] === RUN TestOutputOnPrematureClose [2022-04-27T14:16:40.968Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T14:16:40.968Z] === RUN TestCompleteSilently [2022-04-27T14:16:40.968Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T14:16:40.968Z] PASS [2022-04-27T14:16:40.968Z] coverage: 75.9% of statements [2022-04-27T14:16:40.968Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-27T14:16:41.043Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-27T14:16:41.043Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:16:41.118Z] === RUN TestBuilderGC [2022-04-27T14:16:41.118Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestFindConfigurationConflicts [2022-04-27T14:16:41.118Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T14:16:41.118Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T14:16:41.118Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T14:16:41.118Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T14:16:41.118Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_label [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T14:16:41.118Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T14:16:41.118Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T14:16:41.118Z] time="2022-04-27T14:16:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T14:16:41.118Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-27T14:16:41.118Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T14:16:41.118Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:41.118Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestReloadBadDefaultConfig [2022-04-27T14:16:41.118Z] time="2022-04-27T14:16:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1115470195" [2022-04-27T14:16:41.118Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestReloadWithConflictingLabels [2022-04-27T14:16:41.118Z] time="2022-04-27T14:16:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3170389301" [2022-04-27T14:16:41.118Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T14:16:41.118Z] time="2022-04-27T14:16:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1218294345" [2022-04-27T14:16:41.118Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestMaskURLCredentials [2022-04-27T14:16:41.118Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T14:16:41.118Z] === RUN TestDaemonConfigurationMerge [2022-04-27T14:16:41.118Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T14:16:41.118Z] PASS [2022-04-27T14:16:41.118Z] coverage: 79.8% of statements [2022-04-27T14:16:41.118Z] ok github.com/docker/docker/daemon/config 0.227s coverage: 79.8% of statements [2022-04-27T14:16:41.435Z] === RUN TestSendToOneSub [2022-04-27T14:16:41.435Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T14:16:41.435Z] === RUN TestSendToMultipleSubs [2022-04-27T14:16:41.435Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T14:16:41.435Z] === RUN TestEvictOneSub [2022-04-27T14:16:41.435Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T14:16:41.435Z] === RUN TestClosePublisher [2022-04-27T14:16:41.435Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T14:16:41.435Z] === RUN TestPubSubRace [2022-04-27T14:16:41.435Z] time="2022-04-27T14:16:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T14:16:41.586Z] === RUN TestWaitNodeAttachment [2022-04-27T14:16:41.586Z] === RUN TestEventsLog [2022-04-27T14:16:41.586Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestEventsLogTimeout [2022-04-27T14:16:41.586Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestLogEvents [2022-04-27T14:16:41.586Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-27T14:16:41.586Z] === RUN TestIsolationConversion [2022-04-27T14:16:41.586Z] === RUN TestIsolationConversion/default [2022-04-27T14:16:41.586Z] === RUN TestIsolationConversion/process [2022-04-27T14:16:41.586Z] === RUN TestIsolationConversion/hyperv [2022-04-27T14:16:41.586Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestContainerLabels [2022-04-27T14:16:41.586Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestCredentialSpecConversion [2022-04-27T14:16:41.586Z] === RUN TestCredentialSpecConversion/none [2022-04-27T14:16:41.586Z] === RUN TestCredentialSpecConversion/config [2022-04-27T14:16:41.586Z] === RUN TestCredentialSpecConversion/file [2022-04-27T14:16:41.586Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T14:16:41.586Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T14:16:41.586Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountBind [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountVolume [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountTarget [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T14:16:41.586Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T14:16:41.586Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T14:16:41.586Z] PASS [2022-04-27T14:16:41.586Z] coverage: 11.0% of statements [2022-04-27T14:16:41.586Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T14:16:41.586Z] === RUN TestLoadBufferedEvents [2022-04-27T14:16:41.586Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.626s coverage: 11.0% of statements [2022-04-27T14:16:42.055Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-27T14:16:42.055Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T14:16:42.055Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T14:16:42.055Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T14:16:42.055Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T14:16:42.055Z] PASS [2022-04-27T14:16:42.055Z] coverage: 50.0% of statements [2022-04-27T14:16:42.055Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2022-04-27T14:16:42.409Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-04-27T14:16:42.409Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:16:42.420Z] --- PASS: TestPubSubRace (1.04s) [2022-04-27T14:16:42.420Z] PASS [2022-04-27T14:16:42.420Z] coverage: 75.0% of statements [2022-04-27T14:16:42.420Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2022-04-27T14:16:42.524Z] === RUN TestIsEmptyDir [2022-04-27T14:16:42.524Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T14:16:42.524Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T14:16:42.524Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T14:16:42.524Z] PASS [2022-04-27T14:16:42.524Z] coverage: 2.3% of statements [2022-04-27T14:16:42.524Z] ok github.com/docker/docker/daemon/graphdriver 0.067s coverage: 2.3% of statements [2022-04-27T14:16:42.887Z] --- PASS: TestAllocateRandomDeallocate (2.76s) [2022-04-27T14:16:42.887Z] === RUN TestRetrieveFromStore [2022-04-27T14:16:42.887Z] === RUN TestRegister [2022-04-27T14:16:42.887Z] --- PASS: TestRegister (0.00s) [2022-04-27T14:16:42.887Z] === RUN TestCommand [2022-04-27T14:16:42.887Z] --- PASS: TestCommand (0.02s) [2022-04-27T14:16:42.887Z] === RUN TestNaiveSelf [2022-04-27T14:16:42.887Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.66s) [2022-04-27T14:16:42.887Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T14:16:42.887Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-27T14:16:42.887Z] PASS [2022-04-27T14:16:42.887Z] coverage: 82.4% of statements [2022-04-27T14:16:42.887Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2022-04-27T14:16:42.971Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-27T14:16:42.971Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:16:42.994Z] === RUN TestLinkNaming [2022-04-27T14:16:42.994Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T14:16:42.994Z] === RUN TestLinkNew [2022-04-27T14:16:42.994Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T14:16:42.994Z] === RUN TestLinkEnv [2022-04-27T14:16:42.994Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T14:16:42.994Z] === RUN TestLinkMultipleEnv [2022-04-27T14:16:42.994Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T14:16:42.994Z] === RUN TestLinkPortRangeEnv [2022-04-27T14:16:42.994Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T14:16:42.994Z] PASS [2022-04-27T14:16:42.994Z] coverage: 93.0% of statements [2022-04-27T14:16:42.994Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2022-04-27T14:16:43.467Z] === RUN TestVerifyNetworkingConfig [2022-04-27T14:16:43.467Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestGetContainer [2022-04-27T14:16:43.467Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestValidContainerNames [2022-04-27T14:16:43.467Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestContainerInitDNS [2022-04-27T14:16:43.467Z] daemon_test.go:145: root required [2022-04-27T14:16:43.467Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestMerge [2022-04-27T14:16:43.467Z] --- PASS: TestMerge (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestValidateContainerIsolation [2022-04-27T14:16:43.467Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestFindNetworkErrorType [2022-04-27T14:16:43.467Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestEnsureServicesExist [2022-04-27T14:16:43.467Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestEnsureServicesExistErrors [2022-04-27T14:16:43.467Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T14:16:43.467Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T14:16:43.467Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T14:16:43.467Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestContainerDelete [2022-04-27T14:16:43.467Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestContainerDoubleDelete [2022-04-27T14:16:43.467Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T14:16:43.467Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T14:16:43.467Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestNoneHealthcheck [2022-04-27T14:16:43.467Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestHealthStates [2022-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] time="2022-04-27T14:16:43Z" 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-04-27T14:16:43.467Z] --- PASS: TestHealthStates (0.12s) [2022-04-27T14:16:43.467Z] === RUN TestGetInspectData [2022-04-27T14:16:43.467Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestFillLicense [2022-04-27T14:16:43.467Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestListInvalidFilter [2022-04-27T14:16:43.467Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestNameFilter [2022-04-27T14:16:43.467Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T14:16:43.467Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T14:16:43.467Z] === 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-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T14:16:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.11s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.06s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T14:16:43.467Z] --- 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-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T14:16:43.467Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:16:43.467Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T14:16:43.872Z] === RUN TestDump [2022-04-27T14:16:43.872Z] goroutine 19 [running]: [2022-04-27T14:16:43.872Z] github.com/docker/docker/pkg/stack.dump(0x112d57?) [2022-04-27T14:16:43.872Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:16:43.872Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T14:16:43.872Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T14:16:43.872Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T14:16:43.872Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T14:16:43.872Z] testing.tRunner(0xc0000851e0, 0x2da498) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:16:43.872Z] created by testing.(*T).Run [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:16:43.872Z] [2022-04-27T14:16:43.872Z] goroutine 1 [chan receive]: [2022-04-27T14:16:43.872Z] testing.(*T).Run(0xc000085040, {0x2c913c?, 0xec1f3?}, 0x2da498) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:16:43.872Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:16:43.872Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:16:43.872Z] testing.runTests(0xc000094500?, {0x45e400, 0x3, 0x3}, {0x2a32e6f0598?, 0x40?, 0x4634a0?}) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:16:43.872Z] testing.(*M).Run(0xc000094500) [2022-04-27T14:16:43.872Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:16:43.872Z] main.main() [2022-04-27T14:16:43.872Z] _testmain.go:99 +0x255 [2022-04-27T14:16:43.872Z] --- PASS: TestDump (0.00s) [2022-04-27T14:16:43.872Z] === RUN TestDumpToFile [2022-04-27T14:16:43.872Z] --- PASS: TestDumpToFile (0.13s) [2022-04-27T14:16:43.872Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T14:16:43.872Z] goroutine 21 [running]: [2022-04-27T14:16:43.872Z] github.com/docker/docker/pkg/stack.dump(0x18ed13?) [2022-04-27T14:16:43.873Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:16:43.873Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x18ece0?}) [2022-04-27T14:16:43.873Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T14:16:43.873Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-04-27T14:16:43.873Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T14:16:43.873Z] testing.tRunner(0xc000085860, 0x2da488) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:16:43.873Z] created by testing.(*T).Run [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:16:43.873Z] [2022-04-27T14:16:43.873Z] goroutine 1 [chan receive]: [2022-04-27T14:16:43.873Z] testing.(*T).Run(0xc000085040, {0x2d0713?, 0xec1f3?}, 0x2da488) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:16:43.873Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:16:43.873Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:16:43.873Z] testing.runTests(0xc000094500?, {0x45e400, 0x3, 0x3}, {0x2a32e6f0598?, 0x40?, 0x4634a0?}) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:16:43.873Z] testing.(*M).Run(0xc000094500) [2022-04-27T14:16:43.873Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:16:43.873Z] main.main() [2022-04-27T14:16:43.873Z] _testmain.go:99 +0x255 [2022-04-27T14:16:43.873Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T14:16:43.873Z] PASS [2022-04-27T14:16:43.873Z] coverage: 90.9% of statements [2022-04-27T14:16:43.873Z] ok github.com/docker/docker/pkg/stack 0.159s coverage: 90.9% of statements [2022-04-27T14:16:43.873Z] --- PASS: TestRetrieveFromStore (0.95s) [2022-04-27T14:16:43.873Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T14:16:43.873Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-27T14:16:43.873Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T14:16:43.873Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T14:16:43.873Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T14:16:43.873Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T14:16:43.873Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T14:16:43.873Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T14:16:43.873Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T14:16:43.873Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T14:16:43.873Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T14:16:43.873Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T14:16:43.873Z] === RUN TestDebug [2022-04-27T14:16:43.873Z] --- PASS: TestDebug (0.00s) [2022-04-27T14:16:43.873Z] === RUN TestRequestPoolParallel [2022-04-27T14:16:43.873Z] 2022/04/27 14:16:43 Closing DB instances... [2022-04-27T14:16:43.935Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T14:16:43.935Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T14:16:43.935Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadLabels [2022-04-27T14:16:43.935Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T14:16:43.935Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadMirrors [2022-04-27T14:16:43.935Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T14:16:43.935Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T14:16:43.935Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T14:16:43.935Z] reload_test.go:342: root required [2022-04-27T14:16:43.935Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T14:16:43.935Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T14:16:43.935Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2022-04-27T14:16:43.935Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T14:16:43.935Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-27T14:16:43.935Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T14:16:43.935Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-04-27T14:16:43.935Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T14:16:43.935Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T14:16:43.935Z] === RUN TestParseVolumesFrom [2022-04-27T14:16:43.935Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T14:16:43.935Z] PASS [2022-04-27T14:16:43.935Z] coverage: 8.8% of statements [2022-04-27T14:16:43.935Z] ok github.com/docker/docker/daemon 0.589s coverage: 8.8% of statements [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T14:16:43.935Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T14:16:44.342Z] --- PASS: TestRequestPoolParallel (0.35s) [2022-04-27T14:16:44.342Z] === RUN TestFullAllocateRelease [2022-04-27T14:16:44.342Z] === RUN TestNewStdWriter [2022-04-27T14:16:44.342Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T14:16:44.342Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestWriteWithNilBytes [2022-04-27T14:16:44.342Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestWrite [2022-04-27T14:16:44.342Z] --- PASS: TestWrite (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestWriteWithWriterError [2022-04-27T14:16:44.342Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T14:16:44.342Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyWriteAndRead [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T14:16:44.342Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T14:16:44.342Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T14:16:44.342Z] PASS [2022-04-27T14:16:44.342Z] coverage: 100.0% of statements [2022-04-27T14:16:44.342Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-04-27T14:16:44.342Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-04-27T14:16:44.342Z] === RUN TestOddAllocateRelease [2022-04-27T14:16:44.404Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-04-27T14:16:44.404Z] === RUN TestBuildWithHugeFile [2022-04-27T14:16:44.811Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-27T14:16:44.811Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T14:16:44.811Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-27T14:16:44.811Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T14:16:44.811Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-04-27T14:16:44.811Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T14:16:44.811Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T14:16:44.811Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T14:16:44.811Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T14:16:44.811Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:16:44.811Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T14:16:44.811Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:16:44.811Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T14:16:44.811Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:16:44.811Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T14:16:44.811Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:16:44.811Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:16:44.811Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:16:44.811Z] PASS [2022-04-27T14:16:44.811Z] coverage: 85.3% of statements [2022-04-27T14:16:44.811Z] ok github.com/docker/docker/libnetwork/ipam 36.694s coverage: 85.3% of statements [2022-04-27T14:16:44.811Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T14:16:44.811Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T14:16:44.811Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestFormatStatus [2022-04-27T14:16:44.811Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestFormatError [2022-04-27T14:16:44.811Z] --- PASS: TestFormatError (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestFormatJSONError [2022-04-27T14:16:44.811Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T14:16:44.811Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T14:16:44.811Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestNewJSONProgressOutput [2022-04-27T14:16:44.811Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestAuxFormatterEmit [2022-04-27T14:16:44.811Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestStreamWriterStdout [2022-04-27T14:16:44.811Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T14:16:44.811Z] === RUN TestStreamWriterStderr [2022-04-27T14:16:44.811Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T14:16:44.811Z] PASS [2022-04-27T14:16:44.811Z] coverage: 66.2% of statements [2022-04-27T14:16:44.811Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-04-27T14:16:44.921Z] === RUN TestAdapterReadLogs [2022-04-27T14:16:44.921Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestCopier [2022-04-27T14:16:44.921Z] --- PASS: TestCopier (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestCopierLongLines [2022-04-27T14:16:44.921Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestCopierSlow [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/defaults [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T14:16:44.921Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T14:16:44.921Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T14:16:44.921Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T14:16:44.921Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T14:16:44.921Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T14:16:44.921Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T14:16:45.278Z] === RUN TestGenerateRandomID [2022-04-27T14:16:45.278Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestShortenId [2022-04-27T14:16:45.278Z] --- PASS: TestShortenId (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestShortenSha256Id [2022-04-27T14:16:45.278Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestShortenIdEmpty [2022-04-27T14:16:45.278Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestShortenIdInvalid [2022-04-27T14:16:45.278Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestIsShortIDNonHex [2022-04-27T14:16:45.278Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T14:16:45.278Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T14:16:45.278Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T14:16:45.278Z] PASS [2022-04-27T14:16:45.278Z] coverage: 70.6% of statements [2022-04-27T14:16:45.278Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T14:16:45.388Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-27T14:16:45.388Z] === RUN TestCreateSuccess [2022-04-27T14:16:45.388Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCreateStreamSkipped [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T14:16:45.388Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCreateLogGroupSuccess [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T14:16:45.388Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCreateError [2022-04-27T14:16:45.388Z] --- PASS: TestCreateError (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCreateAlreadyExists [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T14:16:45.388Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestLogClosed [2022-04-27T14:16:45.388Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestLogBlocking [2022-04-27T14:16:45.388Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T14:16:45.388Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T14:16:45.388Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestPublishBatchSuccess [2022-04-27T14:16:45.388Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestPublishBatchError [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=error msg=error [2022-04-27T14:16:45.388Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:16:45.388Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:16:45.388Z] time="2022-04-27T14:16:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T14:16:45.388Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchSimple [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchTicker [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T14:16:45.388Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T14:16:45.388Z] === RUN TestCopierWithSized [2022-04-27T14:16:45.388Z] === RUN TestCopierWithSized/as_is [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T14:16:45.388Z] === RUN TestCollectBatchClose [2022-04-27T14:16:45.388Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/3/���� [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T14:16:45.388Z] === RUN TestEffectiveLen/5/ [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/0/ [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: He [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/6/a� [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: a [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: � [2022-04-27T14:16:45.388Z] === RUN TestFindValidSplit/7/a� [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T14:16:45.388Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:16:45.388Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T14:16:45.388Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T14:16:45.388Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-27T14:16:45.388Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T14:16:45.388Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestCopierWithPartial [2022-04-27T14:16:45.388Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T14:16:45.388Z] === RUN TestRingLogger [2022-04-27T14:16:45.388Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestRingCap [2022-04-27T14:16:45.389Z] --- PASS: TestRingCap (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestRingClose [2022-04-27T14:16:45.389Z] --- PASS: TestRingClose (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestRingDrain [2022-04-27T14:16:45.389Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T14:16:45.389Z] PASS [2022-04-27T14:16:45.389Z] coverage: 43.2% of statements [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestProcessEventEmoji [2022-04-27T14:16:45.389Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchLineSplit [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchMaxEvents [2022-04-27T14:16:45.389Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 43.2% of statements [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-27T14:16:45.389Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T14:16:45.389Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T14:16:45.389Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T14:16:45.389Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T14:16:45.389Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestCreateTagSuccess [2022-04-27T14:16:45.389Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T14:16:45.389Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T14:16:45.389Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T14:16:45.389Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T14:16:45.389Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.07s) [2022-04-27T14:16:45.389Z] PASS [2022-04-27T14:16:45.389Z] coverage: 80.2% of statements [2022-04-27T14:16:45.389Z] ok github.com/docker/docker/daemon/logger/awslogs 0.379s coverage: 80.2% of statements [2022-04-27T14:16:45.746Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T14:16:45.746Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T14:16:45.856Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T14:16:45.856Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T14:16:45.856Z] === RUN TestSearchRegistryForImages [2022-04-27T14:16:45.856Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T14:16:45.856Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T14:16:45.856Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T14:16:45.856Z] === RUN TestImageDelete [2022-04-27T14:16:45.856Z] === RUN TestImageDelete/no_lease [2022-04-27T14:16:45.856Z] === RUN TestImageDelete/lease_exists [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T14:16:45.856Z] --- PASS: TestImageDelete (0.04s) [2022-04-27T14:16:45.856Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T14:16:45.856Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-27T14:16:45.856Z] === RUN TestContentStoreForPull [2022-04-27T14:16:45.856Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T14:16:45.856Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T14:16:45.857Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T14:16:45.857Z] PASS [2022-04-27T14:16:45.857Z] coverage: 53.6% of statements [2022-04-27T14:16:45.857Z] ok github.com/docker/docker/daemon/logger/fluentd 0.079s coverage: 53.6% of statements [2022-04-27T14:16:45.857Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-27T14:16:45.857Z] PASS [2022-04-27T14:16:45.857Z] coverage: 6.6% of statements [2022-04-27T14:16:45.857Z] ok github.com/docker/docker/daemon/images 0.344s coverage: 6.6% of statements [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T14:16:45.857Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T14:16:46.213Z] === RUN TestIsCpusetListAvailable [2022-04-27T14:16:46.213Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T14:16:46.213Z] PASS [2022-04-27T14:16:46.213Z] coverage: 39.4% of statements [2022-04-27T14:16:46.213Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-04-27T14:16:46.213Z] time="2022-04-27T14:16:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T14:16:46.325Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T14:16:46.325Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T14:16:46.325Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T14:16:46.325Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-27T14:16:46.325Z] === RUN TestFastTimeMarshalJSON [2022-04-27T14:16:46.325Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-27T14:16:46.325Z] PASS [2022-04-27T14:16:46.325Z] coverage: 87.2% of statements [2022-04-27T14:16:46.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.169s coverage: 87.2% of statements [2022-04-27T14:16:46.792Z] === RUN TestJSONFileLogger [2022-04-27T14:16:46.792Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T14:16:46.792Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T14:16:46.792Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T14:16:46.792Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T14:16:46.792Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T14:16:46.792Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T14:16:46.792Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T14:16:46.792Z] === RUN TestEncodeDecode [2022-04-27T14:16:46.792Z] === PAUSE TestEncodeDecode [2022-04-27T14:16:46.792Z] === RUN TestUnexpectedEOF [2022-04-27T14:16:47.198Z] === RUN TestChtimes [2022-04-27T14:16:47.198Z] --- PASS: TestChtimes (0.00s) [2022-04-27T14:16:47.198Z] === RUN TestChtimesWindows [2022-04-27T14:16:47.198Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T14:16:47.198Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T14:16:47.198Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T14:16:47.198Z] PASS [2022-04-27T14:16:47.198Z] coverage: 13.0% of statements [2022-04-27T14:16:47.198Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-04-27T14:16:47.263Z] time="2022-04-27T14:16:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:16:47.264Z] time="2022-04-27T14:16:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:16:47.264Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-27T14:16:47.264Z] === CONT TestEncodeDecode [2022-04-27T14:16:47.264Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T14:16:47.264Z] PASS [2022-04-27T14:16:47.264Z] coverage: 69.9% of statements [2022-04-27T14:16:47.264Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.195s coverage: 69.9% of statements [2022-04-27T14:16:47.666Z] === RUN TestTailFile [2022-04-27T14:16:47.666Z] --- PASS: TestTailFile (0.00s) [2022-04-27T14:16:47.666Z] === RUN TestTailFileManyLines [2022-04-27T14:16:47.666Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T14:16:47.666Z] === RUN TestTailEmptyFile [2022-04-27T14:16:47.666Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T14:16:47.666Z] === RUN TestTailNegativeN [2022-04-27T14:16:47.666Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:16:47.666Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:16:47.666Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:47.667Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:47.667Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:47.667Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:47.668Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:47.668Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:47.668Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:47.731Z] === RUN TestWriteLog [2022-04-27T14:16:47.731Z] === PAUSE TestWriteLog [2022-04-27T14:16:47.731Z] === RUN TestReadLog [2022-04-27T14:16:47.731Z] === PAUSE TestReadLog [2022-04-27T14:16:47.731Z] === RUN TestDecode [2022-04-27T14:16:47.731Z] --- PASS: TestDecode (0.01s) [2022-04-27T14:16:47.731Z] === CONT TestWriteLog [2022-04-27T14:16:47.731Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T14:16:47.731Z] === CONT TestReadLog [2022-04-27T14:16:47.731Z] === RUN TestReadLog/tail_exact [2022-04-27T14:16:47.731Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T14:16:47.731Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T14:16:47.731Z] --- PASS: TestReadLog (0.18s) [2022-04-27T14:16:47.731Z] --- PASS: TestReadLog/tail_exact (0.12s) [2022-04-27T14:16:47.731Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T14:16:47.731Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-27T14:16:47.731Z] PASS [2022-04-27T14:16:47.731Z] coverage: 78.7% of statements [2022-04-27T14:16:47.731Z] ok github.com/docker/docker/daemon/logger/local 0.348s coverage: 78.7% of statements [2022-04-27T14:16:47.731Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T14:16:47.731Z] === RUN TestOpenFileDelete [2022-04-27T14:16:47.731Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestOpenFileRename [2022-04-27T14:16:47.731Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestHandleDecoderErr [2022-04-27T14:16:47.731Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestParseLogTagDefaultTag [2022-04-27T14:16:47.731Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestParseLogTag [2022-04-27T14:16:47.731Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestParseLogTagEmptyTag [2022-04-27T14:16:47.731Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T14:16:47.731Z] === RUN TestTailFiles [2022-04-27T14:16:47.732Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T14:16:47.732Z] === RUN TestFollowLogsConsumerGone [2022-04-27T14:16:47.732Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T14:16:47.732Z] === RUN TestFollowLogsProducerGone [2022-04-27T14:16:47.732Z] logfile_test.go:180: logDecode() closed after sending 1651 messages [2022-04-27T14:16:47.732Z] logfile_test.go:233: messages sent: 1651, received: 1651 [2022-04-27T14:16:47.732Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T14:16:47.732Z] === RUN TestCheckCapacityAndRotate [2022-04-27T14:16:47.732Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T14:16:47.732Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T14:16:47.732Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-27T14:16:47.732Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-27T14:16:47.732Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-27T14:16:47.732Z] PASS [2022-04-27T14:16:47.732Z] coverage: 53.5% of statements [2022-04-27T14:16:47.732Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 53.5% of statements [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.135Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.136Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.137Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.137Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.137Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.138Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.138Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:16:48.139Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.139Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.140Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.141Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.199Z] === RUN TestLog [2022-04-27T14:16:48.199Z] --- PASS: TestLog (0.02s) [2022-04-27T14:16:48.199Z] PASS [2022-04-27T14:16:48.199Z] coverage: 31.5% of statements [2022-04-27T14:16:48.199Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:16:48.607Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:16:48.608Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:16:48.608Z] PASS [2022-04-27T14:16:48.608Z] coverage: 88.6% of statements [2022-04-27T14:16:48.608Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2022-04-27T14:16:49.074Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T14:16:49.074Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestTarSumRemove [2022-04-27T14:16:49.074Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestSortFileInfoSums [2022-04-27T14:16:49.074Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T14:16:49.074Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestNewTarSumForLabel [2022-04-27T14:16:49.074Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestEmptyTar [2022-04-27T14:16:49.074Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestTarSumsReadSize [2022-04-27T14:16:49.074Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestTarSums [2022-04-27T14:16:49.074Z] --- PASS: TestTarSums (0.06s) [2022-04-27T14:16:49.074Z] === RUN TestIteration [2022-04-27T14:16:49.074Z] --- PASS: TestIteration (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestVersionLabelForChecksum [2022-04-27T14:16:49.074Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestVersion [2022-04-27T14:16:49.074Z] --- PASS: TestVersion (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestGetVersion [2022-04-27T14:16:49.074Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T14:16:49.074Z] === RUN TestGetVersions [2022-04-27T14:16:49.074Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T14:16:49.074Z] PASS [2022-04-27T14:16:49.074Z] coverage: 89.3% of statements [2022-04-27T14:16:49.074Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-04-27T14:16:49.184Z] === RUN TestValidateLogOpt [2022-04-27T14:16:49.184Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestNewMissedConfig [2022-04-27T14:16:49.184Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestNewMissedUrl [2022-04-27T14:16:49.184Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestNewMissedToken [2022-04-27T14:16:49.184Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestNewWithProxy [2022-04-27T14:16:49.184Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestDefault [2022-04-27T14:16:49.184Z] === RUN TestNewParse [2022-04-27T14:16:49.184Z] --- PASS: TestNewParse (0.00s) [2022-04-27T14:16:49.184Z] PASS [2022-04-27T14:16:49.184Z] coverage: 8.3% of statements [2022-04-27T14:16:49.184Z] --- PASS: TestDefault (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T14:16:49.184Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestJsonFormat [2022-04-27T14:16:49.184Z] --- PASS: TestJsonFormat (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestRawFormat [2022-04-27T14:16:49.184Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2022-04-27T14:16:49.184Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestRawFormatWithLabels [2022-04-27T14:16:49.184Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestRawFormatWithoutTag [2022-04-27T14:16:49.184Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestBatching [2022-04-27T14:16:49.184Z] === RUN TestParseLogFormat [2022-04-27T14:16:49.184Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestValidateLogOptEmpty [2022-04-27T14:16:49.184Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestParseAddressDefaultPort [2022-04-27T14:16:49.184Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestValidateSyslogFacility [2022-04-27T14:16:49.184Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T14:16:49.184Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T14:16:49.184Z] === RUN TestValidateLogOpt [2022-04-27T14:16:49.184Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:16:49.184Z] PASS [2022-04-27T14:16:49.184Z] coverage: 43.6% of statements [2022-04-27T14:16:49.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 43.6% of statements [2022-04-27T14:16:49.184Z] --- PASS: TestBatching (0.21s) [2022-04-27T14:16:49.184Z] === RUN TestFrequency [2022-04-27T14:16:49.184Z] --- PASS: TestFrequency (0.17s) [2022-04-27T14:16:49.184Z] === RUN TestOneMessagePerRequest [2022-04-27T14:16:49.541Z] === RUN TestTruncIndex [2022-04-27T14:16:49.541Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T14:16:49.541Z] PASS [2022-04-27T14:16:49.541Z] coverage: 91.5% of statements [2022-04-27T14:16:49.541Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-27T14:16:49.652Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T14:16:49.652Z] === RUN TestVerify [2022-04-27T14:16:49.652Z] --- PASS: TestVerify (0.00s) [2022-04-27T14:16:49.652Z] === RUN TestSkipVerify [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] --- PASS: TestSkipVerify (0.45s) [2022-04-27T14:16:49.652Z] === RUN TestBufferMaximum [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.564739\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.564739\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T14:16:49.652Z] === RUN TestServerAlwaysDown [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.567426\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.567426\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.567426\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.568118\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] time="2022-04-27T14:16:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069009.568118\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:49.652Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T14:16:49.652Z] === RUN TestCannotSendAfterClose [2022-04-27T14:16:49.652Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T14:16:49.652Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T14:16:50.007Z] === RUN TestVersionInfo [2022-04-27T14:16:50.007Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T14:16:50.007Z] === RUN TestAppendVersions [2022-04-27T14:16:50.007Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T14:16:50.007Z] PASS [2022-04-27T14:16:50.007Z] coverage: 88.9% of statements [2022-04-27T14:16:50.007Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2022-04-27T14:16:50.636Z] === RUN TestV1IDService [2022-04-27T14:16:50.636Z] --- PASS: TestV1IDService (0.02s) [2022-04-27T14:16:50.636Z] === RUN TestV2MetadataService [2022-04-27T14:16:50.636Z] === RUN TestSuccessfulDownload [2022-04-27T14:16:50.636Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:16:50.636Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T14:16:50.636Z] === RUN TestCancelledDownload [2022-04-27T14:16:50.636Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T14:16:50.636Z] === RUN TestMaxDownloadAttempts [2022-04-27T14:16:50.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:16:50.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:16:50.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:16:50.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:16:50.636Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:16:50.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:16:50.636Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:16:50.636Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:16:50.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:16:50.636Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:16:50.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:16:50.636Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6f5925c3984b\"}'" [2022-04-27T14:16:51.103Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-04-27T14:16:51.103Z] PASS [2022-04-27T14:16:51.103Z] coverage: 82.5% of statements [2022-04-27T14:16:51.103Z] ok github.com/docker/docker/daemon/logger/splunk 1.938s coverage: 82.5% of statements [2022-04-27T14:16:51.103Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T14:16:51.103Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T14:16:51.103Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T14:16:51.103Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T14:16:51.103Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T14:16:51.103Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T14:16:51.103Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T14:16:51.103Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T14:16:51.103Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T14:16:51.103Z] === RUN TestManifestStore [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:16:51.103Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T14:16:51.103Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-04-27T14:16:51.103Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-04-27T14:16:51.103Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-04-27T14:16:51.103Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-04-27T14:16:51.103Z] === RUN TestTransfer [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2316462405\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/no_local_cache [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/with_local_cache [2022-04-27T14:16:51.103Z] --- PASS: TestTransfer (0.14s) [2022-04-27T14:16:51.103Z] === RUN TestConcurrencyLimit [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="reference for unknown type: " [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="reference for unknown type: " [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="reference for unknown type: " [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="reference for unknown type: " [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="reference for unknown type: " [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T14:16:51.103Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T14:16:51.103Z] time="2022-04-27T14:16:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore (0.23s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T14:16:51.103Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-27T14:16:51.103Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T14:16:51.103Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T14:16:51.103Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T14:16:51.103Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T14:16:51.103Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T14:16:51.565Z] === RUN TestValidatePrivileges [2022-04-27T14:16:51.565Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T14:16:51.565Z] === RUN TestFilterByCapNeg [2022-04-27T14:16:51.565Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T14:16:51.565Z] === RUN TestFilterByCapPos [2022-04-27T14:16:51.565Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T14:16:51.565Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T14:16:51.565Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T14:16:51.565Z] PASS [2022-04-27T14:16:51.565Z] coverage: 12.2% of statements [2022-04-27T14:16:51.565Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.2% of statements [2022-04-27T14:16:51.565Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T14:16:51.565Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T14:16:51.565Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T14:16:51.565Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T14:16:51.572Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T14:16:51.572Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestFixManifestLayers [2022-04-27T14:16:51.572Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T14:16:51.572Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:16:51.572Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestFixManifestLayersBadParent [2022-04-27T14:16:51.572Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestValidateManifest [2022-04-27T14:16:51.572Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:16:51.572Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestFormatPlatform [2022-04-27T14:16:51.572Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestPullSchema2Config [2022-04-27T14:16:51.572Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:51.572Z] === RUN TestPullSchema2Config/500_status [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:51.572Z] --- PASS: TestV2MetadataService (0.74s) [2022-04-27T14:16:51.572Z] PASS [2022-04-27T14:16:51.572Z] coverage: 48.2% of statements [2022-04-27T14:16:51.572Z] ok github.com/docker/docker/distribution/metadata 0.819s coverage: 48.2% of statements [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:51.572Z] === RUN TestPullSchema2Config/EOF [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:16:51.572Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:51.572Z] 2022/04/27 14:16:51 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-27T14:16:51.572Z] goroutine 90 [running]: [2022-04-27T14:16:51.572Z] net/http.(*conn).serve.func1() [2022-04-27T14:16:51.572Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:16:51.572Z] panic({0x10e8f00, 0x12cb310}) [2022-04-27T14:16:51.572Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:16:51.572Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000534340?, {0x12d2ab8?, 0xc000542000?}) [2022-04-27T14:16:51.572Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T14:16:51.572Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x12d2ab8, 0xc000542000}, 0xc00015a000) [2022-04-27T14:16:51.572Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T14:16:51.572Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12d2ab8?, 0xc000542000?}, 0xc00005ac00?) [2022-04-27T14:16:51.572Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:16:51.572Z] net/http.serverHandler.ServeHTTP({0xc00040e150?}, {0x12d2ab8, 0xc000542000}, 0xc00015a000) [2022-04-27T14:16:51.572Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:16:51.572Z] net/http.(*conn).serve(0xc00017e0a0, {0x12d3330, 0xc00007ff80}) [2022-04-27T14:16:51.572Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:16:51.572Z] created by net/http.(*Server).Serve [2022-04-27T14:16:51.572Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:16:51.572Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-27T14:16:51.572Z] === RUN TestInactiveJobs [2022-04-27T14:16:51.572Z] === RUN TestNotFound [2022-04-27T14:16:51.572Z] --- PASS: TestNotFound (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestConflict [2022-04-27T14:16:51.572Z] --- PASS: TestConflict (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestForbidden [2022-04-27T14:16:51.572Z] --- PASS: TestForbidden (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestInvalidParameter [2022-04-27T14:16:51.572Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestNotImplemented [2022-04-27T14:16:51.572Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestNotModified [2022-04-27T14:16:51.572Z] --- PASS: TestNotModified (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestUnauthorized [2022-04-27T14:16:51.572Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestUnknown [2022-04-27T14:16:51.572Z] --- PASS: TestUnknown (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestCancelled [2022-04-27T14:16:51.572Z] --- PASS: TestCancelled (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestDeadline [2022-04-27T14:16:51.572Z] --- PASS: TestDeadline (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestDataLoss [2022-04-27T14:16:51.572Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestUnavailable [2022-04-27T14:16:51.572Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestSystem [2022-04-27T14:16:51.572Z] --- PASS: TestSystem (0.00s) [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Conflict [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T14:16:51.572Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T14:16:52.041Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T14:16:52.041Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T14:16:52.041Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T14:16:52.041Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T14:16:52.041Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T14:16:52.041Z] PASS [2022-04-27T14:16:52.041Z] coverage: 77.0% of statements [2022-04-27T14:16:52.041Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-27T14:16:52.041Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:52.041Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T14:16:52.041Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:16:52.041Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:16:52.041Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-27T14:16:52.041Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T14:16:52.041Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T14:16:52.041Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T14:16:52.041Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T14:16:52.041Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T14:16:52.041Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T14:16:52.041Z] === RUN TestLayerAlreadyExists [2022-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] 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-04-27T14:16:52.041Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T14:16:52.041Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T14:16:52.041Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-27T14:16:52.041Z] === RUN TestWatchRelease [2022-04-27T14:16:52.041Z] --- PASS: TestWatchRelease (0.08s) [2022-04-27T14:16:52.041Z] === RUN TestWatchFinishedTransfer [2022-04-27T14:16:52.041Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T14:16:52.041Z] === RUN TestDuplicateTransfer [2022-04-27T14:16:52.041Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-27T14:16:52.041Z] === RUN TestSuccessfulUpload [2022-04-27T14:16:52.493Z] --- PASS: TestServiceWithDataPathPortInit (13.94s) [2022-04-27T14:16:52.493Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:16:52.509Z] time="2022-04-27T14:16:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T14:16:52.509Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-27T14:16:52.509Z] === RUN TestCancelledUpload [2022-04-27T14:16:52.509Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T14:16:52.509Z] PASS [2022-04-27T14:16:52.509Z] coverage: 77.3% of statements [2022-04-27T14:16:52.509Z] ok github.com/docker/docker/distribution/xfer 1.844s coverage: 77.3% of statements [2022-04-27T14:16:52.548Z] === RUN TestNewSettable [2022-04-27T14:16:52.548Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T14:16:52.548Z] === RUN TestIsSettable [2022-04-27T14:16:52.548Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T14:16:52.548Z] === RUN TestUpdateSettingsEnv [2022-04-27T14:16:52.548Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T14:16:52.548Z] PASS [2022-04-27T14:16:52.548Z] coverage: 20.0% of statements [2022-04-27T14:16:52.548Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-04-27T14:16:52.548Z] === RUN TestLoad [2022-04-27T14:16:52.548Z] --- PASS: TestLoad (0.00s) [2022-04-27T14:16:52.548Z] === RUN TestSave [2022-04-27T14:16:52.548Z] --- PASS: TestSave (0.02s) [2022-04-27T14:16:52.548Z] === RUN TestAddDeleteGet [2022-04-27T14:16:52.548Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-27T14:16:52.548Z] === RUN TestInvalidTags [2022-04-27T14:16:52.548Z] --- PASS: TestInvalidTags (0.00s) [2022-04-27T14:16:52.548Z] PASS [2022-04-27T14:16:52.548Z] coverage: 83.7% of statements [2022-04-27T14:16:52.548Z] ok github.com/docker/docker/reference 0.081s coverage: 83.7% of statements [2022-04-27T14:16:52.977Z] === RUN TestCompare [2022-04-27T14:16:52.977Z] --- PASS: TestCompare (0.00s) [2022-04-27T14:16:52.977Z] PASS [2022-04-27T14:16:52.977Z] coverage: 19.2% of statements [2022-04-27T14:16:52.977Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2022-04-27T14:16:52.977Z] === RUN TestFSGetInvalidData [2022-04-27T14:16:52.977Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSInvalidSet [2022-04-27T14:16:52.977Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSInvalidRoot [2022-04-27T14:16:52.977Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestFSMetadataGetSet [2022-04-27T14:16:52.977Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-04-27T14:16:52.977Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T14:16:52.977Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestTokenPassThru [2022-04-27T14:16:52.977Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-27T14:16:52.977Z] === RUN TestFSInvalidWalker [2022-04-27T14:16:52.977Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T14:16:52.977Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T14:16:52.977Z] PASS [2022-04-27T14:16:52.977Z] coverage: 26.6% of statements [2022-04-27T14:16:52.977Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSGetSet [2022-04-27T14:16:52.977Z] ok github.com/docker/docker/distribution 2.023s coverage: 26.6% of statements [2022-04-27T14:16:52.977Z] --- PASS: TestFSGetSet (0.03s) [2022-04-27T14:16:52.977Z] === RUN TestFSGetUnsetKey [2022-04-27T14:16:52.977Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSGetEmptyData [2022-04-27T14:16:52.977Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSDelete [2022-04-27T14:16:52.977Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSWalker [2022-04-27T14:16:52.977Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestFSWalkerStopOnError [2022-04-27T14:16:52.977Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T14:16:52.977Z] === RUN TestNewFromJSON [2022-04-27T14:16:52.977Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T14:16:52.977Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestMarshalKeyOrder [2022-04-27T14:16:52.977Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T14:16:52.977Z] === RUN TestHistoryEqual [2022-04-27T14:16:52.977Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T14:16:52.977Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T14:16:53.448Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-27T14:16:53.448Z] === RUN TestImage [2022-04-27T14:16:53.448Z] --- PASS: TestImage (0.00s) [2022-04-27T14:16:53.448Z] === RUN TestImageOSNotEmpty [2022-04-27T14:16:53.448Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T14:16:53.448Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T14:16:53.448Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T14:16:53.448Z] === RUN TestCreate [2022-04-27T14:16:53.448Z] --- PASS: TestCreate (0.00s) [2022-04-27T14:16:53.448Z] === RUN TestRestore [2022-04-27T14:16:53.448Z] time="2022-04-27T14:16:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T14:16:53.448Z] --- PASS: TestRestore (0.04s) [2022-04-27T14:16:53.448Z] === RUN TestAddDelete [2022-04-27T14:16:53.448Z] --- PASS: TestAddDelete (0.03s) [2022-04-27T14:16:53.448Z] === RUN TestSearchAfterDelete [2022-04-27T14:16:53.448Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T14:16:53.448Z] === RUN TestParentReset [2022-04-27T14:16:53.448Z] --- PASS: TestParentReset (0.03s) [2022-04-27T14:16:53.448Z] === RUN TestGetAndSetLastUpdated [2022-04-27T14:16:53.448Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-27T14:16:53.448Z] === RUN TestStoreLen [2022-04-27T14:16:53.448Z] --- PASS: TestStoreLen (0.05s) [2022-04-27T14:16:53.448Z] PASS [2022-04-27T14:16:53.448Z] coverage: 86.9% of statements [2022-04-27T14:16:53.448Z] ok github.com/docker/docker/image 0.533s coverage: 86.9% of statements [2022-04-27T14:16:53.531Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T14:16:53.532Z] time="2022-04-27T14:16:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReader [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T14:16:53.532Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T14:16:53.532Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T14:16:53.532Z] PASS [2022-04-27T14:16:53.532Z] coverage: 100.0% of statements [2022-04-27T14:16:53.532Z] ok github.com/docker/docker/registry/resumable 0.169s coverage: 100.0% of statements [2022-04-27T14:16:53.878Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:omvoqvjl2ub3sexpwht3xeg8n Created:2022-04-27 14:16:52.547682071 +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[ed33a7365f5a5d91283b380abdde61a1e1f5f0f0f7dff9c9982446ae05e07ac2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vuimyy2wooe1zkh72raa0ojdn EndpointID:70314b3edfe44833bfd76a4a5d528cd06c14eb5b29211763a0d57a876b471f7b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87b043a656a9a296a0bf7854e74a4e0a5ba5a73188355f4ee97fb8e274c27058 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:2447c88e83bf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vuimyy2wooe1zkh72raa0ojdn EndpointID:70314b3edfe44833bfd76a4a5d528cd06c14eb5b29211763a0d57a876b471f7b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T14:16:53.916Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T14:16:53.916Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T14:16:53.916Z] PASS [2022-04-27T14:16:53.916Z] coverage: 25.0% of statements [2022-04-27T14:16:53.916Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2022-04-27T14:16:53.916Z] === RUN TestValidateManifest [2022-04-27T14:16:53.916Z] === RUN TestValidateManifest/nil [2022-04-27T14:16:53.916Z] === RUN TestValidateManifest/non-nil [2022-04-27T14:16:53.916Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T14:16:53.916Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T14:16:53.916Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T14:16:53.916Z] PASS [2022-04-27T14:16:53.916Z] coverage: 0.7% of statements [2022-04-27T14:16:53.916Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements [2022-04-27T14:16:53.916Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T14:16:54.000Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T14:16:54.000Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T14:16:54.000Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T14:16:54.000Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestValidateMirror [2022-04-27T14:16:54.000Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestLoadInsecureRegistries [2022-04-27T14:16:54.000Z] time="2022-04-27T14:16:53Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T14:16:54.000Z] time="2022-04-27T14:16:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T14:16:54.000Z] time="2022-04-27T14:16:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T14:16:54.000Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-27T14:16:54.000Z] === RUN TestNewServiceConfig [2022-04-27T14:16:54.000Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestValidateIndexName [2022-04-27T14:16:54.000Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestValidateIndexNameWithError [2022-04-27T14:16:54.000Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestEndpointParse [2022-04-27T14:16:54.000Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestEndpointParseInvalid [2022-04-27T14:16:54.000Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestValidateEndpoint [2022-04-27T14:16:54.000Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestPing [2022-04-27T14:16:54.000Z] --- PASS: TestPing (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestPingRegistryEndpoint [2022-04-27T14:16:54.000Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:54.000Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestEndpoint [2022-04-27T14:16:54.000Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:54.000Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestParseRepositoryInfo [2022-04-27T14:16:54.000Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestNewIndexInfo [2022-04-27T14:16:54.000Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestMirrorEndpointLookup [2022-04-27T14:16:54.000Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:16:54.000Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestSearchRepositories [2022-04-27T14:16:54.000Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T14:16:54.000Z] Host: 127.0.0.1:49330 [2022-04-27T14:16:54.000Z] User-Agent: docker test client [2022-04-27T14:16:54.000Z] Authorization: Token fake-token [2022-04-27T14:16:54.000Z] X-Docker-Token: true [2022-04-27T14:16:54.000Z] Accept-Encoding: gzip [2022-04-27T14:16:54.000Z] [2022-04-27T14:16:54.000Z] [2022-04-27T14:16:54.000Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T14:16:54.000Z] Connection: close [2022-04-27T14:16:54.000Z] Content-Length: 144 [2022-04-27T14:16:54.000Z] Cache-Control: no-cache [2022-04-27T14:16:54.000Z] Content-Type: application/json [2022-04-27T14:16:54.000Z] Date: Wed, 27 Apr 2022 14:16:53 GMT [2022-04-27T14:16:54.000Z] Expires: -1 [2022-04-27T14:16:54.000Z] Pragma: no-cache [2022-04-27T14:16:54.000Z] Server: docker-tests/mock [2022-04-27T14:16:54.000Z] X-Docker-Registry-Config: mock [2022-04-27T14:16:54.000Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T14:16:54.000Z] [2022-04-27T14:16:54.000Z] [2022-04-27T14:16:54.000Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestTrustedLocation [2022-04-27T14:16:54.000Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T14:16:54.000Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T14:16:54.000Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestIsSecureIndex [2022-04-27T14:16:54.000Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T14:16:54.000Z] PASS [2022-04-27T14:16:54.000Z] coverage: 51.7% of statements [2022-04-27T14:16:54.000Z] ok github.com/docker/docker/registry 0.179s coverage: 51.7% of statements [2022-04-27T14:16:54.000Z] === RUN TestRestartManagerTimeout [2022-04-27T14:16:54.000Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T14:16:54.000Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T14:16:54.000Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T14:16:54.000Z] PASS [2022-04-27T14:16:54.000Z] coverage: 50.9% of statements [2022-04-27T14:16:54.000Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2022-04-27T14:16:54.466Z] === RUN TestDecodeContainerConfig [2022-04-27T14:16:54.466Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T14:16:54.466Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T14:16:54.467Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T14:16:54.467Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T14:16:54.467Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T14:16:54.467Z] === RUN TestValidatePrivileged [2022-04-27T14:16:54.467Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T14:16:54.467Z] PASS [2022-04-27T14:16:54.467Z] coverage: 52.4% of statements [2022-04-27T14:16:54.467Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.4% of statements [2022-04-27T14:16:54.467Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T14:16:54.467Z] === RUN TestClientStream [2022-04-27T14:16:54.467Z] --- PASS: TestClientStream (0.00s) [2022-04-27T14:16:54.467Z] === RUN TestClientSendFile [2022-04-27T14:16:54.467Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T14:16:54.467Z] === RUN TestClientWithRequestTimeout [2022-04-27T14:16:54.899Z] === RUN TestSerialization [2022-04-27T14:16:54.899Z] --- PASS: TestSerialization (0.02s) [2022-04-27T14:16:54.899Z] PASS [2022-04-27T14:16:54.899Z] coverage: 100.0% of statements [2022-04-27T14:16:54.899Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2022-04-27T14:16:54.934Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T14:16:54.934Z] === RUN TestFileSpecPlugin [2022-04-27T14:16:54.934Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T14:16:54.934Z] === RUN TestFileJSONSpecPlugin [2022-04-27T14:16:54.934Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T14:16:54.934Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T14:16:54.934Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T14:16:54.934Z] === RUN TestPluginAddHandler [2022-04-27T14:16:54.934Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T14:16:54.934Z] === RUN TestPluginWaitBadPlugin [2022-04-27T14:16:54.934Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T14:16:54.934Z] === RUN TestGet [2022-04-27T14:16:54.934Z] time="2022-04-27T14:16:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T14:16:54.934Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T14:16:54.934Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T14:16:54.934Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T14:16:54.934Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T14:16:54.934Z] PASS [2022-04-27T14:16:54.934Z] coverage: 62.5% of statements [2022-04-27T14:16:54.934Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-04-27T14:16:55.367Z] === RUN TestEmptyLayer [2022-04-27T14:16:55.367Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestCommitFailure [2022-04-27T14:16:55.367Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T14:16:55.367Z] === RUN TestStartTransactionFailure [2022-04-27T14:16:55.367Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestGetOrphan [2022-04-27T14:16:55.367Z] --- PASS: TestGetOrphan (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestMountAndRegister [2022-04-27T14:16:55.367Z] layer_test.go:258: Layer size: 14 [2022-04-27T14:16:55.367Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-27T14:16:55.367Z] === RUN TestLayerRelease [2022-04-27T14:16:55.367Z] layer_test.go:291: Failing on Windows [2022-04-27T14:16:55.367Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestStoreRestore [2022-04-27T14:16:55.367Z] layer_test.go:340: Failing on Windows [2022-04-27T14:16:55.367Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestTarStreamStability [2022-04-27T14:16:55.367Z] layer_test.go:455: Failing on Windows [2022-04-27T14:16:55.367Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T14:16:55.367Z] === RUN TestRegisterExistingLayer [2022-04-27T14:16:55.835Z] === RUN TestEnvironmentParsing [2022-04-27T14:16:55.835Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T14:16:55.835Z] PASS [2022-04-27T14:16:55.835Z] coverage: 1.2% of statements [2022-04-27T14:16:55.835Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-27T14:16:55.835Z] === RUN TestTarStreamVerification [2022-04-27T14:16:55.835Z] layer_test.go:684: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestLayerMigration [2022-04-27T14:16:55.835Z] migration_test.go:45: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T14:16:55.835Z] migration_test.go:181: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestMountInit [2022-04-27T14:16:55.835Z] mount_test.go:17: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestMountSize [2022-04-27T14:16:55.835Z] mount_test.go:76: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestMountChanges [2022-04-27T14:16:55.835Z] mount_test.go:125: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T14:16:55.835Z] === RUN TestMountApply [2022-04-27T14:16:55.835Z] mount_test.go:212: Failing on Windows [2022-04-27T14:16:55.835Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T14:16:55.835Z] PASS [2022-04-27T14:16:55.835Z] coverage: 30.6% of statements [2022-04-27T14:16:55.835Z] ok github.com/docker/docker/libcontainerd/local 0.052s coverage: 1.2% of statements [2022-04-27T14:16:55.835Z] ok github.com/docker/docker/layer 0.284s coverage: 30.6% of statements [2022-04-27T14:16:55.835Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T14:16:55.835Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T14:16:55.835Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T14:16:55.835Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T14:16:55.917Z] time="2022-04-27T14:16:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T14:16:56.304Z] === RUN TestSequenceGetAvailableBit [2022-04-27T14:16:56.304Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSequenceEqual [2022-04-27T14:16:56.304Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSequenceCopy [2022-04-27T14:16:56.304Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestGetFirstAvailable [2022-04-27T14:16:56.304Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestFindSequence [2022-04-27T14:16:56.304Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestCheckIfAvailable [2022-04-27T14:16:56.304Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestMergeSequences [2022-04-27T14:16:56.304Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestPushReservation [2022-04-27T14:16:56.304Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSerializeDeserialize [2022-04-27T14:16:56.304Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSet [2022-04-27T14:16:56.304Z] --- PASS: TestSet (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSetUnset [2022-04-27T14:16:56.304Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestOffsetSetUnset [2022-04-27T14:16:56.304Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSetInRange [2022-04-27T14:16:56.304Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestSetAnyInRange [2022-04-27T14:16:56.304Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestMethods [2022-04-27T14:16:56.304Z] --- PASS: TestMethods (0.00s) [2022-04-27T14:16:56.304Z] === RUN TestRandomAllocateDeallocate [2022-04-27T14:16:56.901Z] === RUN TestGetDriver [2022-04-27T14:16:56.901Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestVolumeRequestError [2022-04-27T14:16:56.901Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T14:16:56.901Z] PASS [2022-04-27T14:16:56.901Z] coverage: 36.1% of statements [2022-04-27T14:16:56.901Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-04-27T14:16:56.901Z] === RUN TestGetAddress [2022-04-27T14:16:56.901Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestRemove [2022-04-27T14:16:56.901Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:16:56.901Z] --- SKIP: TestRemove (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestInitializeWithVolumes [2022-04-27T14:16:56.901Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestCreate [2022-04-27T14:16:56.901Z] --- PASS: TestCreate (0.01s) [2022-04-27T14:16:56.901Z] === RUN TestValidateName [2022-04-27T14:16:56.901Z] --- PASS: TestValidateName (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestCreateWithOpts [2022-04-27T14:16:56.901Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:16:56.901Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T14:16:56.901Z] === RUN TestRelaodNoOpts [2022-04-27T14:16:56.901Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-27T14:16:56.901Z] PASS [2022-04-27T14:16:56.901Z] coverage: 41.5% of statements [2022-04-27T14:16:56.901Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRaw [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T14:16:57.511Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRaw [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T14:16:57.511Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestConvertTmpfsOptions [2022-04-27T14:16:57.511Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T14:16:57.511Z] linux_parser_test.go:209: data="ro" [2022-04-27T14:16:57.511Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T14:16:57.511Z] === RUN TestParseMountSpec [2022-04-27T14:16:57.511Z] parser_test.go:62: case 0 [2022-04-27T14:16:57.511Z] parser_test.go:62: case 1 [2022-04-27T14:16:57.511Z] parser_test.go:62: case 2 [2022-04-27T14:16:57.511Z] parser_test.go:62: case 3 [2022-04-27T14:16:57.511Z] parser_test.go:62: case 4 [2022-04-27T14:16:57.511Z] parser_test.go:62: case 5 [2022-04-27T14:16:57.511Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T14:16:57.512Z] === RUN TestValidateMount [2022-04-27T14:16:57.512Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRaw [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:16:57.512Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T14:16:57.512Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:16:57.512Z] PASS [2022-04-27T14:16:57.512Z] coverage: 67.6% of statements [2022-04-27T14:16:57.512Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2022-04-27T14:16:57.512Z] time="2022-04-27T14:16:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T14:16:57.980Z] === RUN TestSetGetMeta [2022-04-27T14:16:57.980Z] === PAUSE TestSetGetMeta [2022-04-27T14:16:57.980Z] === RUN TestRestore [2022-04-27T14:16:57.980Z] === PAUSE TestRestore [2022-04-27T14:16:57.980Z] === RUN TestServiceCreate [2022-04-27T14:16:57.980Z] === PAUSE TestServiceCreate [2022-04-27T14:16:57.980Z] === RUN TestServiceList [2022-04-27T14:16:57.980Z] === PAUSE TestServiceList [2022-04-27T14:16:57.980Z] === RUN TestServiceRemove [2022-04-27T14:16:57.980Z] === PAUSE TestServiceRemove [2022-04-27T14:16:57.980Z] === RUN TestServiceGet [2022-04-27T14:16:57.980Z] === PAUSE TestServiceGet [2022-04-27T14:16:57.980Z] === RUN TestServicePrune [2022-04-27T14:16:57.980Z] === PAUSE TestServicePrune [2022-04-27T14:16:57.980Z] === RUN TestCreate [2022-04-27T14:16:57.980Z] === PAUSE TestCreate [2022-04-27T14:16:57.980Z] === RUN TestRemove [2022-04-27T14:16:57.980Z] === PAUSE TestRemove [2022-04-27T14:16:57.980Z] === RUN TestList [2022-04-27T14:16:57.980Z] === PAUSE TestList [2022-04-27T14:16:57.980Z] === RUN TestFindByDriver [2022-04-27T14:16:57.980Z] === PAUSE TestFindByDriver [2022-04-27T14:16:57.980Z] === RUN TestFindByReferenced [2022-04-27T14:16:57.980Z] === PAUSE TestFindByReferenced [2022-04-27T14:16:57.980Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T14:16:57.980Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T14:16:57.980Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:16:57.980Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:16:57.980Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T14:16:57.980Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T14:16:57.980Z] === RUN TestRefDerefRemove [2022-04-27T14:16:57.980Z] === PAUSE TestRefDerefRemove [2022-04-27T14:16:57.980Z] === RUN TestGet [2022-04-27T14:16:57.980Z] === PAUSE TestGet [2022-04-27T14:16:57.980Z] === RUN TestGetWithReference [2022-04-27T14:16:57.980Z] === PAUSE TestGetWithReference [2022-04-27T14:16:58.020Z] === RUN TestInvalidConfig [2022-04-27T14:16:58.020Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T14:16:58.020Z] === RUN TestConfig [2022-04-27T14:16:58.020Z] --- PASS: TestConfig (0.00s) [2022-04-27T14:16:58.020Z] === RUN TestOptionsLabels [2022-04-27T14:16:58.020Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T14:16:58.020Z] === RUN TestValidName [2022-04-27T14:16:58.020Z] --- PASS: TestValidName (0.00s) [2022-04-27T14:16:58.020Z] PASS [2022-04-27T14:16:58.020Z] coverage: 19.7% of statements [2022-04-27T14:16:58.020Z] ok github.com/docker/docker/libnetwork/config 0.056s coverage: 19.7% of statements [2022-04-27T14:16:58.446Z] === RUN TestFilterFunc [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:16:58.447Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T14:16:58.447Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T14:16:58.447Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T14:16:58.447Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T14:16:58.447Z] === CONT TestSetGetMeta [2022-04-27T14:16:58.447Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T14:16:58.447Z] === CONT TestList [2022-04-27T14:16:58.447Z] === CONT TestServiceGet [2022-04-27T14:16:58.447Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-27T14:16:58.447Z] === CONT TestServiceRemove [2022-04-27T14:16:58.447Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-27T14:16:58.447Z] === CONT TestServiceList [2022-04-27T14:16:58.447Z] --- PASS: TestList (0.02s) [2022-04-27T14:16:58.447Z] === CONT TestServiceCreate [2022-04-27T14:16:58.447Z] --- PASS: TestServiceGet (0.12s) [2022-04-27T14:16:58.447Z] === CONT TestRestore [2022-04-27T14:16:58.447Z] --- PASS: TestServiceRemove (0.11s) [2022-04-27T14:16:58.447Z] === CONT TestRemove [2022-04-27T14:16:58.447Z] --- PASS: TestServiceList (0.11s) [2022-04-27T14:16:58.447Z] === CONT TestCreate [2022-04-27T14:16:58.447Z] --- PASS: TestServiceCreate (0.11s) [2022-04-27T14:16:58.447Z] === CONT TestServicePrune [2022-04-27T14:16:58.447Z] --- PASS: TestCreate (0.01s) [2022-04-27T14:16:58.447Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:16:58.447Z] --- PASS: TestRemove (0.01s) [2022-04-27T14:16:58.447Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T14:16:58.447Z] time="2022-04-27T14:16:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:16:58.447Z] --- PASS: TestRestore (0.02s) [2022-04-27T14:16:58.447Z] === CONT TestFindByReferenced [2022-04-27T14:16:58.447Z] time="2022-04-27T14:16:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:16:58.447Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-27T14:16:58.447Z] time="2022-04-27T14:16:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:16:58.447Z] === CONT TestFindByDriver [2022-04-27T14:16:58.447Z] time="2022-04-27T14:16:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T14:16:58.447Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-27T14:16:58.447Z] === CONT TestGet [2022-04-27T14:16:58.447Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-27T14:16:58.447Z] === CONT TestGetWithReference [2022-04-27T14:16:58.447Z] time="2022-04-27T14:16:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:16:58.447Z] --- PASS: TestServicePrune (0.03s) [2022-04-27T14:16:58.447Z] === CONT TestRefDerefRemove [2022-04-27T14:16:58.447Z] --- PASS: TestGet (0.01s) [2022-04-27T14:16:58.447Z] --- PASS: TestFindByDriver (0.02s) [2022-04-27T14:16:58.447Z] --- PASS: TestGetWithReference (0.02s) [2022-04-27T14:16:58.447Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-27T14:16:58.447Z] PASS [2022-04-27T14:16:58.447Z] coverage: 69.0% of statements [2022-04-27T14:16:58.447Z] ok github.com/docker/docker/volume/service 0.208s coverage: 69.0% of statements [2022-04-27T14:16:58.488Z] === RUN TestKey [2022-04-27T14:16:58.488Z] --- PASS: TestKey (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestParseKey [2022-04-27T14:16:58.488Z] --- PASS: TestParseKey (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestInvalidDataStore [2022-04-27T14:16:58.488Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestKVObjectFlatKey [2022-04-27T14:16:58.488Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T14:16:58.488Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T14:16:58.488Z] PASS [2022-04-27T14:16:58.488Z] coverage: 21.9% of statements [2022-04-27T14:16:58.488Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2022-04-27T14:16:58.488Z] === RUN TestErrorInterfaces [2022-04-27T14:16:58.488Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestNetworkMarshalling [2022-04-27T14:16:58.488Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-27T14:16:58.488Z] === RUN TestEndpointMarshalling [2022-04-27T14:16:58.488Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestAuxAddresses [2022-04-27T14:16:58.488Z] time="2022-04-27T14:16:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:58.488Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-27T14:16:58.488Z] === RUN TestSRVServiceQuery [2022-04-27T14:16:58.488Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestServiceVIPReuse [2022-04-27T14:16:58.488Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T14:16:58.488Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestDNSIPQuery [2022-04-27T14:16:58.488Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestDNSProxyServFail [2022-04-27T14:16:58.488Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestSandboxAddEmpty [2022-04-27T14:16:58.488Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestSandboxAddMultiPrio [2022-04-27T14:16:58.488Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestSandboxAddSamePrio [2022-04-27T14:16:58.488Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestCleanupServiceDiscovery [2022-04-27T14:16:58.488Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestDNSOptions [2022-04-27T14:16:58.488Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:16:58.488Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T14:16:58.488Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T14:16:58.488Z] time="2022-04-27T14:16:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:58.488Z] time="2022-04-27T14:16:58Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:16:58.488Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-27T14:16:58.488Z] PASS [2022-04-27T14:16:58.488Z] coverage: 8.5% of statements [2022-04-27T14:16:58.488Z] ok github.com/docker/docker/libnetwork 0.243s coverage: 8.5% of statements [2022-04-27T14:16:58.956Z] === RUN TestIPDataMarshalling [2022-04-27T14:16:58.956Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T14:16:58.956Z] === RUN TestValidateAndIsV6 [2022-04-27T14:16:58.956Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T14:16:58.956Z] PASS [2022-04-27T14:16:58.956Z] coverage: 68.9% of statements [2022-04-27T14:16:58.956Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-27T14:16:59.162Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.17s) [2022-04-27T14:16:59.163Z] PASS [2022-04-27T14:16:59.163Z] [2022-04-27T14:16:59.163Z] === Skipped [2022-04-27T14:16:59.163Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:16:59.163Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:16:59.163Z] [2022-04-27T14:16:59.163Z] DONE 38 tests, 1 skipped in 44.375s [2022-04-27T14:16:59.163Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:16:59.163Z] INFO: Testing against a local daemon [2022-04-27T14:16:59.163Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T14:16:59.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:16:59.163Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:16:59.163Z] === RUN TestDockerNetworkIpvlan [2022-04-27T14:16:59.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:16:59.163Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:16:59.163Z] PASS [2022-04-27T14:16:59.163Z] [2022-04-27T14:16:59.163Z] === Skipped [2022-04-27T14:16:59.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:16:59.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:16:59.163Z] [2022-04-27T14:16:59.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:16:59.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:16:59.163Z] [2022-04-27T14:16:59.163Z] DONE 2 tests, 2 skipped in 0.060s [2022-04-27T14:16:59.163Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:16:59.163Z] INFO: Testing against a local daemon [2022-04-27T14:16:59.163Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T14:16:59.423Z] === RUN TestDriver [2022-04-27T14:16:59.423Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:16:59.423Z] PASS [2022-04-27T14:16:59.423Z] coverage: 34.8% of statements [2022-04-27T14:16:59.423Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2022-04-27T14:16:59.423Z] === RUN TestDriver [2022-04-27T14:16:59.423Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:16:59.423Z] PASS [2022-04-27T14:16:59.423Z] coverage: 34.8% of statements [2022-04-27T14:16:59.423Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-04-27T14:16:59.733Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-04-27T14:16:59.733Z] === RUN TestDockerNetworkMacvlan [2022-04-27T14:16:59.890Z] === RUN TestNetworkAllocateFree [2022-04-27T14:16:59.890Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T14:16:59.890Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T14:16:59.890Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T14:16:59.890Z] PASS [2022-04-27T14:16:59.890Z] coverage: 63.6% of statements [2022-04-27T14:16:59.890Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-04-27T14:17:00.357Z] === RUN TestGetEmptyCapabilities [2022-04-27T14:17:00.357Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T14:17:00.357Z] === RUN TestGetExtraCapabilities [2022-04-27T14:17:00.357Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T14:17:00.357Z] === RUN TestGetInvalidCapabilities [2022-04-27T14:17:00.357Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-27T14:17:00.357Z] === RUN TestRemoteDriver [2022-04-27T14:17:00.357Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T14:17:00.357Z] === RUN TestDriverError [2022-04-27T14:17:00.357Z] --- PASS: TestDriverError (0.00s) [2022-04-27T14:17:00.357Z] === RUN TestMissingValues [2022-04-27T14:17:00.357Z] --- PASS: TestMissingValues (0.01s) [2022-04-27T14:17:00.357Z] === RUN TestRollback [2022-04-27T14:17:00.357Z] --- PASS: TestRollback (0.01s) [2022-04-27T14:17:00.357Z] PASS [2022-04-27T14:17:00.357Z] coverage: 57.4% of statements [2022-04-27T14:17:00.357Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2022-04-27T14:17:00.674Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T14:17:00.824Z] --- PASS: TestRandomAllocateDeallocate (4.60s) [2022-04-27T14:17:00.824Z] === RUN TestAllocateRandomDeallocate [2022-04-27T14:17:00.824Z] === RUN TestNAT [2022-04-27T14:17:00.824Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:17:00.824Z] --- SKIP: TestNAT (0.00s) [2022-04-27T14:17:00.824Z] === RUN TestTransparent [2022-04-27T14:17:00.824Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:17:00.824Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T14:17:00.824Z] PASS [2022-04-27T14:17:00.824Z] coverage: 0.0% of statements [2022-04-27T14:17:00.824Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2022-04-27T14:17:01.062Z] ba8181afd426: Pull complete [2022-04-27T14:17:01.062Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-27T14:17:01.062Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:17:01.062Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-27T14:17:01.062Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-27T14:17:01.062Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-27T14:17:01.062Z] WARN: Skipping validation tests [2022-04-27T14:17:01.062Z] INFO: Running unit tests at 04/27/2022 14:16:50... [2022-04-27T14:17:01.062Z] INFO: make.ps1 starting at 04/27/2022 14:16:55 [2022-04-27T14:17:01.062Z] INFO: Git commit (940ee06e9c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T14:17:01.062Z] INFO: Running unit tests... [2022-04-27T14:17:01.244Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T14:17:01.292Z] === RUN TestBuildDefault [2022-04-27T14:17:01.292Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestBuildHostnameDomainname [2022-04-27T14:17:01.292Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestBuildHostname [2022-04-27T14:17:01.292Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestBuildHostnameFQDN [2022-04-27T14:17:01.292Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestBuildNoIP [2022-04-27T14:17:01.292Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestUpdate [2022-04-27T14:17:01.292Z] --- PASS: TestUpdate (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T14:17:01.292Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T14:17:01.292Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestAddEmpty [2022-04-27T14:17:01.292Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestAdd [2022-04-27T14:17:01.292Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestDeleteEmpty [2022-04-27T14:17:01.292Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestDeleteNewline [2022-04-27T14:17:01.292Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestDelete [2022-04-27T14:17:01.292Z] --- PASS: TestDelete (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestConcurrentWrites [2022-04-27T14:17:01.292Z] === RUN TestNew [2022-04-27T14:17:01.292Z] --- PASS: TestNew (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestAddDriver [2022-04-27T14:17:01.292Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestAddDuplicateDriver [2022-04-27T14:17:01.292Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T14:17:01.292Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestDriver [2022-04-27T14:17:01.292Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestIPAM [2022-04-27T14:17:01.292Z] --- PASS: TestIPAM (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestWalkIPAMs [2022-04-27T14:17:01.292Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T14:17:01.292Z] === RUN TestWalkDrivers [2022-04-27T14:17:01.292Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T14:17:01.292Z] PASS [2022-04-27T14:17:01.292Z] coverage: 82.4% of statements [2022-04-27T14:17:01.292Z] ok github.com/docker/docker/libnetwork/drvregistry 0.060s coverage: 82.4% of statements [2022-04-27T14:17:01.292Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-27T14:17:01.292Z] PASS [2022-04-27T14:17:01.292Z] coverage: 81.2% of statements [2022-04-27T14:17:01.292Z] ok github.com/docker/docker/libnetwork/etchosts 0.189s coverage: 81.2% of statements [2022-04-27T14:17:01.759Z] === RUN TestNew [2022-04-27T14:17:01.759Z] --- PASS: TestNew (0.00s) [2022-04-27T14:17:01.759Z] === RUN TestAllocate [2022-04-27T14:17:01.759Z] --- PASS: TestAllocate (0.00s) [2022-04-27T14:17:01.759Z] === RUN TestUninitialized [2022-04-27T14:17:01.759Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T14:17:01.759Z] === RUN TestAllocateInRange [2022-04-27T14:17:01.759Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T14:17:01.759Z] === RUN TestAllocateSerial [2022-04-27T14:17:01.759Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T14:17:01.759Z] PASS [2022-04-27T14:17:01.759Z] coverage: 87.5% of statements [2022-04-27T14:17:01.759Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2022-04-27T14:17:01.759Z] --- PASS: TestAllocateRandomDeallocate (0.96s) [2022-04-27T14:17:01.759Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T14:17:01.759Z] === RUN TestCaller [2022-04-27T14:17:01.759Z] --- PASS: TestCaller (0.00s) [2022-04-27T14:17:01.759Z] PASS [2022-04-27T14:17:01.759Z] coverage: 100.0% of statements [2022-04-27T14:17:01.759Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-27T14:17:02.185Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T14:17:02.223Z] time="2022-04-27T14:17:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T14:17:02.226Z] === RUN TestSetSerialInsertDelete [2022-04-27T14:17:02.226Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T14:17:02.226Z] === RUN TestSetParallelInsertDelete [2022-04-27T14:17:02.693Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2022-04-27T14:17:02.693Z] === RUN TestRetrieveFromStore [2022-04-27T14:17:03.161Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-04-27T14:17:03.161Z] === RUN TestIsCorrupted [2022-04-27T14:17:03.161Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-27T14:17:03.161Z] === RUN TestSetRollover [2022-04-27T14:17:03.161Z] === RUN TestInt2IP2IntConversion [2022-04-27T14:17:03.161Z] === RUN TestPoolRequest [2022-04-27T14:17:03.161Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T14:17:03.161Z] === RUN TestOtherRequests [2022-04-27T14:17:03.161Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T14:17:03.161Z] PASS [2022-04-27T14:17:03.161Z] coverage: 57.1% of statements [2022-04-27T14:17:03.161Z] ok github.com/docker/docker/libnetwork/ipams/null 0.031s coverage: 57.1% of statements [2022-04-27T14:17:03.246Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-27T14:17:03.632Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-27T14:17:03.632Z] === RUN TestGetAddressVersion [2022-04-27T14:17:03.632Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T14:17:03.632Z] === RUN TestKeyString [2022-04-27T14:17:03.632Z] --- PASS: TestKeyString (0.00s) [2022-04-27T14:17:03.632Z] === RUN TestPoolDataMarshal [2022-04-27T14:17:03.632Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T14:17:03.632Z] === RUN TestSubnetsMarshal [2022-04-27T14:17:03.632Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-27T14:17:03.632Z] === RUN TestAddSubnets [2022-04-27T14:17:03.632Z] --- PASS: TestAddSubnets (0.06s) [2022-04-27T14:17:03.632Z] === RUN TestDoublePoolRelease [2022-04-27T14:17:03.632Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-27T14:17:03.632Z] === RUN TestAddReleasePoolID [2022-04-27T14:17:03.632Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-27T14:17:03.632Z] === RUN TestPredefinedPool [2022-04-27T14:17:03.632Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-27T14:17:03.632Z] === RUN TestRemoveSubnet [2022-04-27T14:17:04.096Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T14:17:04.100Z] --- PASS: TestRemoveSubnet (0.14s) [2022-04-27T14:17:04.100Z] === RUN TestGetSameAddress [2022-04-27T14:17:04.100Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-27T14:17:04.100Z] === RUN TestPoolAllocationReuse [2022-04-27T14:17:04.100Z] === RUN TestGetCapabilities [2022-04-27T14:17:04.100Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T14:17:04.100Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T14:17:04.100Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T14:17:04.100Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T14:17:04.100Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-27T14:17:04.100Z] === RUN TestRemoteDriver [2022-04-27T14:17:04.100Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-27T14:17:04.100Z] PASS [2022-04-27T14:17:04.100Z] coverage: 47.4% of statements [2022-04-27T14:17:04.100Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2022-04-27T14:17:04.100Z] --- PASS: TestSetRollover (1.25s) [2022-04-27T14:17:04.100Z] === RUN TestSetRolloverSerial [2022-04-27T14:17:05.084Z] === RUN TestWindowsIPAM [2022-04-27T14:17:05.085Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T14:17:05.085Z] PASS [2022-04-27T14:17:05.085Z] coverage: 71.4% of statements [2022-04-27T14:17:05.085Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-27T14:17:05.085Z] --- PASS: TestPoolAllocationReuse (1.17s) [2022-04-27T14:17:05.085Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T14:17:05.085Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-27T14:17:05.085Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T14:17:05.085Z] --- PASS: TestSetRolloverSerial (0.97s) [2022-04-27T14:17:05.085Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T14:17:05.085Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T14:17:05.085Z] PASS [2022-04-27T14:17:05.085Z] coverage: 84.4% of statements [2022-04-27T14:17:05.085Z] ok github.com/docker/docker/libnetwork/bitseq 9.269s coverage: 84.4% of statements [2022-04-27T14:17:05.552Z] === RUN TestDefaultNetwork [2022-04-27T14:17:06.008Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T14:17:06.015Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-27T14:17:06.015Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T14:17:06.015Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.03s) [2022-04-27T14:17:06.015Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T14:17:06.015Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-27T14:17:06.015Z] === RUN TestInitAddressPools [2022-04-27T14:17:06.015Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T14:17:06.015Z] PASS [2022-04-27T14:17:06.015Z] coverage: 74.0% of statements [2022-04-27T14:17:06.015Z] ok github.com/docker/docker/libnetwork/ipamutils 0.533s coverage: 74.0% of statements [2022-04-27T14:17:06.469Z] === RUN TestKeyValue [2022-04-27T14:17:06.469Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T14:17:06.469Z] PASS [2022-04-27T14:17:06.469Z] coverage: 60.0% of statements [2022-04-27T14:17:06.469Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-04-27T14:17:07.431Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.10s) [2022-04-27T14:17:07.431Z] === RUN TestGetAddress [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T14:17:07.886Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T14:17:08.847Z] === RUN TestGenerate [2022-04-27T14:17:08.847Z] --- PASS: TestGenerate (0.00s) [2022-04-27T14:17:08.847Z] === RUN TestGeneratePtr [2022-04-27T14:17:08.847Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T14:17:08.847Z] === RUN TestGenerateMissingField [2022-04-27T14:17:08.847Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T14:17:08.847Z] === RUN TestFieldCannotBeSet [2022-04-27T14:17:08.847Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T14:17:08.847Z] === RUN TestTypeMismatchError [2022-04-27T14:17:08.847Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T14:17:08.847Z] PASS [2022-04-27T14:17:08.847Z] coverage: 100.0% of statements [2022-04-27T14:17:08.847Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-04-27T14:17:09.302Z] === RUN TestNetworkDBSimple [2022-04-27T14:17:09.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T14:17:09.687Z] --- PASS: TestGet (15.01s) [2022-04-27T14:17:09.687Z] === RUN TestPluginWithNoManifest [2022-04-27T14:17:09.687Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T14:17:09.687Z] === RUN TestGetAll [2022-04-27T14:17:09.687Z] --- PASS: TestGetAll (0.00s) [2022-04-27T14:17:09.687Z] PASS [2022-04-27T14:17:09.687Z] coverage: 73.2% of statements [2022-04-27T14:17:09.687Z] ok github.com/docker/docker/pkg/plugins 35.968s coverage: 73.2% of statements [2022-04-27T14:17:09.757Z] testing: warning: no tests to run [2022-04-27T14:17:09.757Z] PASS [2022-04-27T14:17:09.757Z] coverage: 0.0% of statements [2022-04-27T14:17:09.757Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan (9.98s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-04-27T14:17:09.879Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2022-04-27T14:17:09.879Z] PASS [2022-04-27T14:17:09.879Z] [2022-04-27T14:17:09.879Z] DONE 8 tests in 11.331s [2022-04-27T14:17:09.879Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T14:17:09.879Z] testing: warning: no tests to run [2022-04-27T14:17:09.879Z] PASS [2022-04-27T14:17:09.879Z] [2022-04-27T14:17:09.879Z] DONE 0 tests in 0.007s [2022-04-27T14:17:09.879Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T14:17:09.879Z] INFO: Testing against a local daemon [2022-04-27T14:17:09.879Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T14:17:10.212Z] 2022/04/27 14:17:09 Closing DB instances... [2022-04-27T14:17:10.213Z] === RUN TestRequestNewPort [2022-04-27T14:17:10.213Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestRequestSpecificPort [2022-04-27T14:17:10.213Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestReleasePort [2022-04-27T14:17:10.213Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestReuseReleasedPort [2022-04-27T14:17:10.213Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestReleaseUnreadledPort [2022-04-27T14:17:10.213Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestUnknowProtocol [2022-04-27T14:17:10.213Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestAllocateAllPorts [2022-04-27T14:17:10.213Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestPortAllocation [2022-04-27T14:17:10.213Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T14:17:10.213Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestNoDuplicateBPR [2022-04-27T14:17:10.213Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T14:17:10.213Z] === RUN TestChangePortRange [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T14:17:10.213Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T14:17:10.213Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T14:17:10.213Z] PASS [2022-04-27T14:17:10.213Z] coverage: 88.6% of statements [2022-04-27T14:17:10.213Z] ok github.com/docker/docker/libnetwork/portallocator 0.033s coverage: 88.6% of statements [2022-04-27T14:17:11.174Z] testing: warning: no tests to run [2022-04-27T14:17:11.174Z] PASS [2022-04-27T14:17:11.174Z] coverage: 0.0% of statements [2022-04-27T14:17:11.174Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:17:11.260Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-27T14:17:11.260Z] === RUN TestAuthZPluginTLS [2022-04-27T14:17:11.521Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-27T14:17:11.521Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T14:17:11.632Z] === RUN TestHashData [2022-04-27T14:17:11.632Z] --- PASS: TestHashData (0.00s) [2022-04-27T14:17:11.632Z] PASS [2022-04-27T14:17:11.632Z] coverage: 2.8% of statements [2022-04-27T14:17:11.632Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-04-27T14:17:11.632Z] --- PASS: TestNetworkDBSimple (2.63s) [2022-04-27T14:17:11.632Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T14:17:11.940Z] ? github.com/docker/docker/api [no test files] [2022-04-27T14:17:12.087Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T14:17:12.087Z] PASS [2022-04-27T14:17:12.087Z] coverage: 100.0% of statements [2022-04-27T14:17:12.087Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2022-04-27T14:17:12.091Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T14:17:12.091Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T14:17:12.548Z] === RUN TestErrorConstructors [2022-04-27T14:17:12.548Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T14:17:12.548Z] === RUN TestCompareIPMask [2022-04-27T14:17:12.548Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T14:17:12.548Z] === RUN TestUtilGetHostPartIP [2022-04-27T14:17:12.548Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T14:17:12.548Z] === RUN TestUtilGetBroadcastIP [2022-04-27T14:17:12.548Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T14:17:12.548Z] === RUN TestParseCIDR [2022-04-27T14:17:12.548Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T14:17:12.548Z] PASS [2022-04-27T14:17:12.548Z] coverage: 37.3% of statements [2022-04-27T14:17:12.548Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-27T14:17:12.661Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-27T14:17:12.661Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T14:17:13.005Z] 2022/04/27 14:17:12 Closing DB instances... [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T14:17:13.005Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T14:17:13.005Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T14:17:13.005Z] PASS [2022-04-27T14:17:13.005Z] coverage: 55.0% of statements [2022-04-27T14:17:13.005Z] ok github.com/docker/docker/oci 0.037s coverage: 55.0% of statements [2022-04-27T14:17:13.231Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T14:17:13.231Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T14:17:13.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:17:13.353Z] Using test binary docker [2022-04-27T14:17:13.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T14:17:13.353Z] Using test binary docker [2022-04-27T14:17:13.353Z] +++ /etc/init.d/apparmor start [2022-04-27T14:17:13.353Z] +++ /etc/init.d/apparmor start [2022-04-27T14:17:13.353Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:17:13.353Z] : already loaded with profiles.: Skipped. ... (warning). [2022-04-27T14:17:13.353Z] Starting dockerdINFO: Waiting for daemon to start... [2022-04-27T14:17:13.353Z] [2022-04-27T14:17:13.353Z] INFO: Waiting for daemon to start... [2022-04-27T14:17:13.353Z] +++ 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-04-27T14:17:13.353Z] Starting dockerd [2022-04-27T14:17:13.353Z] +++ 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-04-27T14:17:13.463Z] === RUN TestAddressPoolOpt [2022-04-27T14:17:13.463Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/a [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/something [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/_=a [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/PATH [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/=a [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/PATH= [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/PATH=something [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/1asd [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/123 [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/some_space [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/= [2022-04-27T14:17:13.464Z] === RUN TestValidateEnv/PaTh [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestParseHost [2022-04-27T14:17:13.464Z] === RUN TestParseHost/:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/unknown:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T14:17:13.464Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/something_with_spaces [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://:port [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/fd://something [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/unix:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T14:17:13.464Z] === RUN TestParseHost/npipe:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T14:17:13.464Z] === RUN TestParseHost/#00 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/__ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://host: [2022-04-27T14:17:13.464Z] === RUN TestParseHost/_ [2022-04-27T14:17:13.464Z] === RUN TestParseHost/fd:// [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://: [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T14:17:13.464Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T14:17:13.464Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestParseTCP [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp://: [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[::1]: [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/localhost: [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/tcp:// [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/::1 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/localhost [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/#00 [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/: [2022-04-27T14:17:13.464Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP (0.02s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T14:17:13.464Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestValidateExtraHosts [2022-04-27T14:17:13.464Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestIpOptString [2022-04-27T14:17:13.464Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T14:17:13.464Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T14:17:13.464Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestIpOptSetInvalidVal [2022-04-27T14:17:13.464Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestValidateIPAddress [2022-04-27T14:17:13.464Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestMapOpts [2022-04-27T14:17:13.464Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestListOptsWithoutValidator [2022-04-27T14:17:13.464Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestListOptsWithValidator [2022-04-27T14:17:13.464Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestValidateDNSSearch [2022-04-27T14:17:13.464Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T14:17:13.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:17:13.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestNamedListOpts [2022-04-27T14:17:13.464Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestNamedMapOpts [2022-04-27T14:17:13.464Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T14:17:13.464Z] === RUN TestParseLink [2022-04-27T14:17:13.465Z] --- PASS: TestParseLink (0.00s) [2022-04-27T14:17:13.465Z] === RUN TestUlimitOpt [2022-04-27T14:17:13.465Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T14:17:13.465Z] PASS [2022-04-27T14:17:13.465Z] coverage: 66.7% of statements [2022-04-27T14:17:13.465Z] ok github.com/docker/docker/opts 0.101s coverage: 66.7% of statements [2022-04-27T14:17:13.465Z] === RUN TestParseVersion [2022-04-27T14:17:13.465Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T14:17:13.465Z] PASS [2022-04-27T14:17:13.465Z] coverage: 52.9% of statements [2022-04-27T14:17:13.465Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2022-04-27T14:17:14.296Z] .. [2022-04-27T14:17:14.296Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:17:14.296Z] [2022-04-27T14:17:14.296Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T14:17:14.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:17:14.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T14:17:14.425Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2022-04-27T14:17:14.557Z] Error: No such image: emptyfs [2022-04-27T14:17:14.557Z] Error: No such image: emptyfs [2022-04-27T14:17:14.557Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T14:17:14.557Z] ++++ docker load [2022-04-27T14:17:14.557Z] ++++ docker load [2022-04-27T14:17:14.557Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T14:17:14.612Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-04-27T14:17:14.612Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T14:17:14.818Z] Running integration-test (iteration 1) [2022-04-27T14:17:14.818Z] 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-04-27T14:17:14.818Z] ++ 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-04-27T14:17:14.818Z] ++ set -e [2022-04-27T14:17:14.818Z] ++ '[' -n 0 ']' [2022-04-27T14:17:14.818Z] ++ set -x [2022-04-27T14:17:14.818Z] ++ env -i DEST=/go/src/github.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-04-27T14:17:14.818Z] Running integration-test (iteration 1) [2022-04-27T14:17:14.818Z] 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-04-27T14:17:14.818Z] ++ 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-04-27T14:17:14.818Z] ++ set -e [2022-04-27T14:17:14.818Z] ++ '[' -n 0 ']' [2022-04-27T14:17:14.818Z] ++ set -x [2022-04-27T14:17:14.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-27T14:17:14.873Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-27T14:17:14.873Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T14:17:14.881Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T14:17:15.335Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T14:17:15.335Z] === RUN TestIsArchivePathDir [2022-04-27T14:17:15.335Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-27T14:17:15.335Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T14:17:15.443Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-27T14:17:15.444Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T14:17:15.764Z] Loaded image: busybox:latest [2022-04-27T14:17:15.764Z] Loaded image: busybox:latest [2022-04-27T14:17:15.790Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-27T14:17:15.790Z] === RUN TestIsArchivePathTar [2022-04-27T14:17:15.790Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T14:17:15.790Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T14:17:15.790Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2022-04-27T14:17:15.790Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T14:17:15.790Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T14:17:15.790Z] === RUN TestMiddleware [2022-04-27T14:17:15.790Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T14:17:15.790Z] === RUN TestNewResponseModifier [2022-04-27T14:17:15.790Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T14:17:15.790Z] PASS [2022-04-27T14:17:15.790Z] coverage: 26.8% of statements [2022-04-27T14:17:15.790Z] ok github.com/docker/docker/pkg/authorization 0.585s coverage: 26.8% of statements [2022-04-27T14:17:15.790Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-04-27T14:17:15.790Z] === RUN TestDecompressStreamGzip [2022-04-27T14:17:15.790Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-27T14:17:15.790Z] === RUN TestDecompressStreamBzip2 [2022-04-27T14:17:15.790Z] 2022/04/27 14:17:15 Closing DB instances... [2022-04-27T14:17:15.790Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-27T14:17:15.790Z] === RUN TestDecompressStreamXz [2022-04-27T14:17:15.790Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:17:15.790Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T14:17:15.790Z] === RUN TestDecompressStreamZstd [2022-04-27T14:17:16.014Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T14:17:16.014Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T14:17:16.025Z] Loaded image: busybox:glibc [2022-04-27T14:17:16.247Z] archive_test.go:140: zstd not installed [2022-04-27T14:17:16.247Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T14:17:16.247Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T14:17:16.247Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T14:17:16.247Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCompressStreamInvalid [2022-04-27T14:17:16.247Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionInvalid [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionUncompressed [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionBzip2 [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionGzip [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionXz [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestExtensionZstd [2022-04-27T14:17:16.247Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCmdStreamLargeStderr [2022-04-27T14:17:16.247Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-27T14:17:16.247Z] === RUN TestCmdStreamBad [2022-04-27T14:17:16.247Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:17:16.247Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCmdStreamGood [2022-04-27T14:17:16.247Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-27T14:17:16.247Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T14:17:16.247Z] === RUN TestUnbuffered [2022-04-27T14:17:16.247Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestRaceUnbuffered [2022-04-27T14:17:16.247Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T14:17:16.247Z] PASS [2022-04-27T14:17:16.247Z] coverage: 100.0% of statements [2022-04-27T14:17:16.247Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-27T14:17:16.247Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T14:17:16.247Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestUntarPath [2022-04-27T14:17:16.247Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-04-27T14:17:16.247Z] --- PASS: TestUntarPath (0.05s) [2022-04-27T14:17:16.247Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T14:17:16.247Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-27T14:17:16.247Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T14:17:16.247Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-27T14:17:16.247Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T14:17:16.247Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T14:17:16.247Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyWithTarSrcFile [2022-04-27T14:17:16.247Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T14:17:16.247Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T14:17:16.247Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T14:17:16.247Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T14:17:16.247Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T14:17:16.247Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T14:17:16.247Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-27T14:17:16.247Z] === RUN TestTarFiles [2022-04-27T14:17:16.285Z] Loaded image: busybox:glibc [2022-04-27T14:17:16.702Z] === RUN TestMatch [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[foo]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[]#01 [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[qux]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T14:17:16.702Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T14:17:16.702Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T14:17:16.702Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T14:17:16.702Z] PASS [2022-04-27T14:17:16.702Z] coverage: 87.5% of statements [2022-04-27T14:17:16.702Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-04-27T14:17:17.397Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-04-27T14:17:17.397Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T14:17:17.663Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.97s) [2022-04-27T14:17:17.663Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T14:17:17.663Z] === RUN TestChrootTarUntar [2022-04-27T14:17:17.663Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T14:17:17.663Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T14:17:17.663Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-27T14:17:17.663Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T14:17:17.663Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-04-27T14:17:17.663Z] === RUN TestChrootCopyWithTar [2022-04-27T14:17:17.663Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-04-27T14:17:17.663Z] === RUN TestChrootCopyFileWithTar [2022-04-27T14:17:17.663Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootUntarPath [2022-04-27T14:17:17.663Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T14:17:17.663Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T14:17:17.663Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:17:17.663Z] === RUN TestChrootApplyDotDotFile [2022-04-27T14:17:17.663Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:17.663Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:17:17.663Z] PASS [2022-04-27T14:17:17.663Z] coverage: 12.0% of statements [2022-04-27T14:17:17.663Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 12.0% of statements [2022-04-27T14:17:18.627Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T14:17:18.627Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T14:17:18.627Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T14:17:18.627Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T14:17:18.627Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T14:17:18.627Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T14:17:18.627Z] PASS [2022-04-27T14:17:18.627Z] coverage: 0.0% of statements [2022-04-27T14:17:18.627Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-04-27T14:17:18.812Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-04-27T14:17:18.812Z] === RUN TestAuthZPluginHeader [2022-04-27T14:17:19.083Z] === RUN TestSizeEmpty [2022-04-27T14:17:19.083Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeEmptyFile [2022-04-27T14:17:19.083Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeNonemptyFile [2022-04-27T14:17:19.083Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T14:17:19.083Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T14:17:19.083Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T14:17:19.083Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestMoveToSubdir [2022-04-27T14:17:19.083Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T14:17:19.083Z] === RUN TestSizeNonExistingDirectory [2022-04-27T14:17:19.083Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T14:17:19.083Z] PASS [2022-04-27T14:17:19.083Z] coverage: 80.0% of statements [2022-04-27T14:17:19.083Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-04-27T14:17:19.538Z] 2022/04/27 14:17:19 Closing DB instances... [2022-04-27T14:17:19.538Z] --- PASS: TestTarFiles (3.39s) [2022-04-27T14:17:19.538Z] === RUN TestDetectCompressionZstd [2022-04-27T14:17:19.538Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T14:17:19.538Z] === RUN TestTarUntar [2022-04-27T14:17:19.795Z] --- PASS: TestAuthZPluginHeader (0.73s) [2022-04-27T14:17:19.796Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T14:17:19.995Z] --- PASS: TestTarUntar (0.03s) [2022-04-27T14:17:19.995Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T14:17:19.995Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestTarWithOptions [2022-04-27T14:17:19.995Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T14:17:19.995Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T14:17:19.995Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestUntarUstarGnuConflict [2022-04-27T14:17:19.995Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestUntarInvalidFilenames [2022-04-27T14:17:19.995Z] === RUN TestPollerAddRemove [2022-04-27T14:17:19.995Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestPollerEvent [2022-04-27T14:17:19.995Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:17:19.995Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestPollerClose [2022-04-27T14:17:19.995Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T14:17:19.995Z] PASS [2022-04-27T14:17:19.995Z] coverage: 45.7% of statements [2022-04-27T14:17:19.995Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2022-04-27T14:17:19.995Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2902650591\\dest" [2022-04-27T14:17:19.995Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-27T14:17:19.995Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T14:17:19.995Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T14:17:19.995Z] === RUN TestUntarInvalidHardlink [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1370349607\\victim\\hello" -> "../victim/hello" [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1030755643\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4135398682\\victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink729621735\\victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1912121664\\victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2632330562\\victim" -> "../victim" [2022-04-27T14:17:19.995Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T14:17:19.995Z] === RUN TestUntarInvalidSymlink [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2647105380\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2088870016\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1847672374\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4152563027\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2982222591\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink131363492\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:19.995Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4188872998\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T14:17:19.995Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-27T14:17:19.995Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T14:17:19.995Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestXGlobalNoParent [2022-04-27T14:17:19.995Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T14:17:19.995Z] === RUN TestReplaceFileTarWrapper [2022-04-27T14:17:19.995Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-04-27T14:17:19.995Z] === RUN TestPrefixHeaderReadable [2022-04-27T14:17:19.995Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-27T14:17:19.995Z] === RUN TestDisablePigz [2022-04-27T14:17:19.995Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T14:17:19.995Z] --- PASS: TestDisablePigz (0.10s) [2022-04-27T14:17:19.995Z] === RUN TestPigz [2022-04-27T14:17:20.450Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T14:17:20.450Z] --- PASS: TestPigz (0.12s) [2022-04-27T14:17:20.450Z] === RUN TestNosysFileInfo [2022-04-27T14:17:20.450Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:17:20.450Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:17:20.450Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestCanonicalTarNameForPath [2022-04-27T14:17:20.450Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestCanonicalTarName [2022-04-27T14:17:20.450Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChmodTarEntry [2022-04-27T14:17:20.450Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestHardLinkOrder [2022-04-27T14:17:20.450Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-27T14:17:20.450Z] === RUN TestChangeString [2022-04-27T14:17:20.450Z] --- PASS: TestChangeString (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesWithNoChanges [2022-04-27T14:17:20.450Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T14:17:20.450Z] === RUN TestChangesWithChanges [2022-04-27T14:17:20.450Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-27T14:17:20.450Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T14:17:20.450Z] changes_test.go:196: needs more investigation [2022-04-27T14:17:20.450Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesDirsEmpty [2022-04-27T14:17:20.450Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:17:20.450Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesDirsMutated [2022-04-27T14:17:20.450Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:17:20.450Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestApplyLayer [2022-04-27T14:17:20.450Z] changes_test.go:433: needs further investigation [2022-04-27T14:17:20.450Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T14:17:20.450Z] changes_test.go:469: needs further investigation [2022-04-27T14:17:20.450Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T14:17:20.450Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T14:17:20.450Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestChangesSize [2022-04-27T14:17:20.450Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T14:17:20.450Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1892120305\\dest" [2022-04-27T14:17:20.450Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-27T14:17:20.450Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1177165640\\victim\\hello" -> "../victim/hello" [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3892878788\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink193162757\\victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3881098643\\victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1023468226\\victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2231833237\\victim" -> "../victim" [2022-04-27T14:17:20.450Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-27T14:17:20.450Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3378925678\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3485474902\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3980979924\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2600188434\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3399179251\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:20.450Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3460502353\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:17:20.450Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-27T14:17:20.450Z] === RUN TestApplyLayerWhiteouts [2022-04-27T14:17:20.450Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-27T14:17:20.450Z] === RUN TestGenerateEmptyFile [2022-04-27T14:17:20.450Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T14:17:20.450Z] === RUN TestGenerateWithContent [2022-04-27T14:17:20.450Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T14:17:20.450Z] PASS [2022-04-27T14:17:20.450Z] coverage: 61.9% of statements [2022-04-27T14:17:20.450Z] ok github.com/docker/docker/pkg/archive 5.127s coverage: 61.9% of statements [2022-04-27T14:17:20.494Z] Loaded image: debian:bullseye-slim [2022-04-27T14:17:20.494Z] Loaded image: debian:bullseye-slim [2022-04-27T14:17:20.755Z] Loaded image: hello-world:latest [2022-04-27T14:17:20.755Z] Loaded image: hello-world:latest [2022-04-27T14:17:20.755Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:17:20.755Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:17:20.755Z] INFO: Testing against a local daemon [2022-04-27T14:17:20.755Z] === RUN TestDockerDaemonSuite [2022-04-27T14:17:20.755Z] INFO: Testing against a local daemon [2022-04-27T14:17:20.755Z] === RUN TestDockerSuite [2022-04-27T14:17:20.755Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-27T14:17:20.755Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T14:17:20.755Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T14:17:20.906Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T14:17:20.906Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:17:20.906Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T14:17:20.906Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T14:17:20.906Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCopyFile [2022-04-27T14:17:20.906Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T14:17:20.906Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:17:20.906Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T14:17:20.906Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T14:17:20.906Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:17:20.906Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestWildcardMatches [2022-04-27T14:17:20.906Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestPatternMatches [2022-04-27T14:17:20.906Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T14:17:20.906Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T14:17:20.906Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T14:17:20.906Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T14:17:20.906Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T14:17:20.906Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T14:17:20.906Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestSingleExclamationError [2022-04-27T14:17:20.906Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestMatchesWithNoPatterns [2022-04-27T14:17:20.906Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T14:17:20.906Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestMatches [2022-04-27T14:17:20.906Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T14:17:20.906Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T14:17:20.906Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T14:17:20.906Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T14:17:20.906Z] --- PASS: TestMatches (0.01s) [2022-04-27T14:17:20.906Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T14:17:20.906Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T14:17:20.906Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T14:17:20.906Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatterns [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T14:17:20.906Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCreateIfNotExistsDir [2022-04-27T14:17:20.906Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCreateIfNotExistsFile [2022-04-27T14:17:20.906Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestMatch [2022-04-27T14:17:20.906Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:17:20.906Z] === RUN TestCompile [2022-04-27T14:17:20.906Z] === RUN TestCompile/slash [2022-04-27T14:17:20.906Z] === RUN TestCompile/backslash [2022-04-27T14:17:20.906Z] --- PASS: TestCompile (0.00s) [2022-04-27T14:17:20.906Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T14:17:20.906Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T14:17:20.906Z] PASS [2022-04-27T14:17:20.906Z] coverage: 84.7% of statements [2022-04-27T14:17:20.906Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 84.7% of statements [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T14:17:21.016Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T14:17:21.361Z] === RUN TestGet [2022-04-27T14:17:21.361Z] --- PASS: TestGet (0.00s) [2022-04-27T14:17:21.361Z] === RUN TestGetShortcutString [2022-04-27T14:17:21.361Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T14:17:21.361Z] PASS [2022-04-27T14:17:21.361Z] coverage: 42.9% of statements [2022-04-27T14:17:21.361Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2022-04-27T14:17:21.361Z] --- PASS: TestNetworkDBCRUDTableEntry (3.84s) [2022-04-27T14:17:21.361Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T14:17:22.322Z] === RUN TestCreateIDMapOrder [2022-04-27T14:17:22.322Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T14:17:22.322Z] PASS [2022-04-27T14:17:22.322Z] coverage: 7.2% of statements [2022-04-27T14:17:22.322Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-04-27T14:17:23.283Z] === RUN TestFixedBufferCap [2022-04-27T14:17:23.283Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestFixedBufferLen [2022-04-27T14:17:23.283Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestFixedBufferString [2022-04-27T14:17:23.283Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestFixedBufferWrite [2022-04-27T14:17:23.283Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestFixedBufferRead [2022-04-27T14:17:23.283Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestBytesPipeRead [2022-04-27T14:17:23.283Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestBytesPipeWrite [2022-04-27T14:17:23.283Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T14:17:23.283Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T14:17:23.739Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-27T14:17:23.739Z] === RUN TestAtomicWriteToFile [2022-04-27T14:17:23.739Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T14:17:23.739Z] === RUN TestAtomicWriteSetCommit [2022-04-27T14:17:23.739Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T14:17:23.739Z] === RUN TestAtomicWriteSetCancel [2022-04-27T14:17:23.739Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T14:17:23.739Z] === RUN TestReadCloserWrapperClose [2022-04-27T14:17:23.739Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T14:17:23.739Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestReaderErrWrapperRead [2022-04-27T14:17:23.739Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestCancelReadCloser [2022-04-27T14:17:23.739Z] --- PASS: TestCancelReadCloser (0.15s) [2022-04-27T14:17:23.739Z] === RUN TestWriteCloserWrapperClose [2022-04-27T14:17:23.739Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestNopWriteCloser [2022-04-27T14:17:23.739Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestNopWriter [2022-04-27T14:17:23.739Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T14:17:23.739Z] === RUN TestWriteCounter [2022-04-27T14:17:23.739Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T14:17:23.739Z] PASS [2022-04-27T14:17:23.739Z] coverage: 70.5% of statements [2022-04-27T14:17:23.739Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 70.5% of statements [2022-04-27T14:17:23.739Z] 2022/04/27 14:17:23 Closing DB instances... [2022-04-27T14:17:23.997Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-04-27T14:17:23.998Z] === RUN TestAuthZPluginV2Disable [2022-04-27T14:17:24.315Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T14:17:24.315Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T14:17:24.698Z] === RUN TestError [2022-04-27T14:17:24.698Z] --- PASS: TestError (0.00s) [2022-04-27T14:17:24.698Z] === RUN TestProgressString [2022-04-27T14:17:24.698Z] === RUN TestProgressString/no_progress [2022-04-27T14:17:24.698Z] === RUN TestProgressString/progress_1 [2022-04-27T14:17:24.698Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T14:17:24.698Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T14:17:24.698Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T14:17:24.698Z] === RUN TestProgressString/with_units [2022-04-27T14:17:24.698Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T14:17:24.698Z] === RUN TestProgressString/hide_counts [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T14:17:24.698Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T14:17:24.698Z] === RUN TestJSONMessageDisplay [2022-04-27T14:17:24.698Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-27T14:17:24.698Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T14:17:24.698Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T14:17:24.698Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T14:17:24.698Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T14:17:24.698Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T14:17:24.698Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T14:17:24.698Z] PASS [2022-04-27T14:17:24.698Z] coverage: 91.7% of statements [2022-04-27T14:17:24.698Z] ok github.com/docker/docker/pkg/jsonmessage 0.159s coverage: 91.7% of statements [2022-04-27T14:17:24.886Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T14:17:24.886Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T14:17:25.153Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2022-04-27T14:17:25.153Z] === RUN TestNetworkDBNodeLeave [2022-04-27T14:17:25.153Z] === RUN TestStandardLongPath [2022-04-27T14:17:25.153Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T14:17:25.153Z] === RUN TestUNCLongPath [2022-04-27T14:17:25.153Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T14:17:25.153Z] PASS [2022-04-27T14:17:25.153Z] coverage: 100.0% of statements [2022-04-27T14:17:25.153Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-04-27T14:17:25.456Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T14:17:25.608Z] === RUN TestNameFormat [2022-04-27T14:17:25.608Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T14:17:25.608Z] === RUN TestNameRetries [2022-04-27T14:17:25.608Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T14:17:25.608Z] PASS [2022-04-27T14:17:25.608Z] coverage: 85.7% of statements [2022-04-27T14:17:25.608Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-04-27T14:17:25.717Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T14:17:25.717Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T14:17:26.063Z] === RUN TestParseKeyValueOpt [2022-04-27T14:17:26.063Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T14:17:26.063Z] === RUN TestParseUintList [2022-04-27T14:17:26.063Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T14:17:26.063Z] === RUN TestParseUintListMaximumLimits [2022-04-27T14:17:26.063Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T14:17:26.063Z] PASS [2022-04-27T14:17:26.063Z] coverage: 97.0% of statements [2022-04-27T14:17:26.063Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T14:17:27.022Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:17:27.022Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:17:27.022Z] PASS [2022-04-27T14:17:27.022Z] coverage: 36.4% of statements [2022-04-27T14:17:27.022Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-04-27T14:17:27.100Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T14:17:27.292Z] --- PASS: TestAuthZPluginV2Disable (3.45s) [2022-04-27T14:17:27.292Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T14:17:27.361Z] --- PASS: TestBuildWithHugeFile (125.59s) [2022-04-27T14:17:27.361Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:17:27.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:17:27.361Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-04-27T14:17:27.361Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:17:27.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:27.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:27.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:27.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:27.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:27.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:27.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:27.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:27.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:27.477Z] --- PASS: TestGetAddress (20.22s) [2022-04-27T14:17:27.477Z] === RUN TestRequestSyntaxCheck [2022-04-27T14:17:27.477Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-27T14:17:27.477Z] === RUN TestRequest [2022-04-27T14:17:27.622Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T14:17:27.622Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T14:17:27.622Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T14:17:27.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-27T14:17:27.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-27T14:17:27.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-27T14:17:27.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2022-04-27T14:17:27.622Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:17:27.622Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T14:17:27.933Z] === RUN TestNewAndRemove [2022-04-27T14:17:27.933Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T14:17:27.933Z] === RUN TestRemoveInvalidPath [2022-04-27T14:17:27.933Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T14:17:27.933Z] PASS [2022-04-27T14:17:27.933Z] coverage: 82.6% of statements [2022-04-27T14:17:27.933Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2022-04-27T14:17:27.933Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-27T14:17:27.933Z] === RUN TestNetworkDBWatch [2022-04-27T14:17:28.194Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-27T14:17:28.766Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T14:17:28.893Z] === RUN TestFailedConnection [2022-04-27T14:17:29.348Z] 2022/04/27 14:17:29 Closing DB instances... [2022-04-27T14:17:29.709Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T14:17:29.709Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T14:17:29.709Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T14:17:29.709Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T14:17:29.709Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T14:17:29.881Z] === RUN TestMiddlewares [2022-04-27T14:17:29.881Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T14:17:29.881Z] PASS [2022-04-27T14:17:29.881Z] coverage: 7.9% of statements [2022-04-27T14:17:29.881Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2022-04-27T14:17:30.590Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-04-27T14:17:30.590Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T14:17:30.650Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T14:17:30.876Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-27T14:17:30.876Z] === RUN TestNetworkDBBulkSync [2022-04-27T14:17:31.331Z] --- PASS: TestFailedConnection (2.16s) [2022-04-27T14:17:31.331Z] === RUN TestFailOnce [2022-04-27T14:17:31.331Z] 2022/04/27 14:17:30 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-04-27T14:17:31.331Z] goroutine 34 [running]: [2022-04-27T14:17:31.331Z] net/http.(*conn).serve.func1() [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:17:31.331Z] panic({0x863700, 0x9ad060}) [2022-04-27T14:17:31.331Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:17:31.331Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000229a70?) [2022-04-27T14:17:31.331Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T14:17:31.331Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9b2878?, 0xc00019c0e0?}, 0x7bd9a6?) [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:17:31.331Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x9b2878, 0xc00019c0e0}, 0xc000232000) [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T14:17:31.331Z] net/http.serverHandler.ServeHTTP({0x9b0e98?}, {0x9b2878, 0xc00019c0e0}, 0xc000232000) [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:17:31.331Z] net/http.(*conn).serve(0xc000220000, {0x9b2d78, 0xc0002020c0}) [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:17:31.331Z] created by net/http.(*Server).Serve [2022-04-27T14:17:31.331Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:17:31.331Z] time="2022-04-27T14:17:31Z" 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-04-27T14:17:32.033Z] --- PASS: TestBuildPreserveOwnership (4.26s) [2022-04-27T14:17:32.033Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2022-04-27T14:17:32.033Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-04-27T14:17:32.033Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:17:32.033Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-27T14:17:32.033Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T14:17:32.291Z] 2022/04/27 14:17:31 Closing DB instances... [2022-04-27T14:17:32.291Z] --- PASS: TestFailOnce (1.13s) [2022-04-27T14:17:32.291Z] === RUN TestEchoInputOutput [2022-04-27T14:17:32.291Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T14:17:32.291Z] === RUN TestBackoff [2022-04-27T14:17:32.291Z] --- PASS: TestBackoff (0.00s) [2022-04-27T14:17:32.291Z] === RUN TestAbortRetry [2022-04-27T14:17:32.291Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T14:17:32.291Z] === RUN TestClientScheme [2022-04-27T14:17:32.291Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T14:17:32.291Z] === RUN TestNewClientWithTimeout [2022-04-27T14:17:32.603Z] Loaded image: busybox:latest [2022-04-27T14:17:32.749Z] time="2022-04-27T14:17:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T14:17:32.863Z] Loaded image: busybox:glibc [2022-04-27T14:17:33.708Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-27T14:17:33.708Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T14:17:34.163Z] --- PASS: TestRequest (6.77s) [2022-04-27T14:17:34.163Z] === RUN TestOverlappingRequests [2022-04-27T14:17:34.163Z] === RUN TestParseEmptyInterface [2022-04-27T14:17:34.163Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestParseNonInterfaceType [2022-04-27T14:17:34.163Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestParseWithOneFunction [2022-04-27T14:17:34.163Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestParseWithMultipleFuncs [2022-04-27T14:17:34.163Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestParseWithUnnamedReturn [2022-04-27T14:17:34.163Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestEmbeddedInterface [2022-04-27T14:17:34.163Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestParsedImports [2022-04-27T14:17:34.163Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T14:17:34.163Z] === RUN TestAliasedImports [2022-04-27T14:17:34.163Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T14:17:34.163Z] PASS [2022-04-27T14:17:34.163Z] coverage: 56.8% of statements [2022-04-27T14:17:34.163Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2022-04-27T14:17:34.244Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T14:17:34.505Z] Loaded image: debian:bullseye-slim [2022-04-27T14:17:34.618Z] time="2022-04-27T14:17:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T14:17:34.618Z] --- PASS: TestOverlappingRequests (0.29s) [2022-04-27T14:17:34.618Z] === RUN TestRelease [2022-04-27T14:17:34.765Z] Loaded image: hello-world:latest [2022-04-27T14:17:34.765Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:17:35.072Z] === RUN TestHTTPTransport [2022-04-27T14:17:35.072Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T14:17:35.072Z] PASS [2022-04-27T14:17:35.072Z] coverage: 85.7% of statements [2022-04-27T14:17:35.072Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-27T14:17:35.527Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:17:35.527Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T14:17:35.527Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T14:17:35.527Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:17:35.527Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T14:17:35.527Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T14:17:35.527Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T14:17:35.527Z] === RUN TestBufferPoolPutAndGet [2022-04-27T14:17:35.527Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T14:17:35.527Z] PASS [2022-04-27T14:17:35.527Z] coverage: 88.2% of statements [2022-04-27T14:17:35.527Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-04-27T14:17:35.527Z] --- PASS: TestRelease (1.24s) [2022-04-27T14:17:35.527Z] === RUN TestAllocateRandomDeallocate [2022-04-27T14:17:35.981Z] === RUN TestOutputOnPrematureClose [2022-04-27T14:17:35.981Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T14:17:35.981Z] === RUN TestCompleteSilently [2022-04-27T14:17:35.981Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T14:17:35.981Z] PASS [2022-04-27T14:17:35.981Z] coverage: 75.9% of statements [2022-04-27T14:17:35.981Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2022-04-27T14:17:36.147Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T14:17:36.436Z] === RUN TestSendToOneSub [2022-04-27T14:17:36.436Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T14:17:36.436Z] === RUN TestSendToMultipleSubs [2022-04-27T14:17:36.436Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T14:17:36.436Z] === RUN TestEvictOneSub [2022-04-27T14:17:36.436Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T14:17:36.436Z] === RUN TestClosePublisher [2022-04-27T14:17:36.436Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T14:17:36.436Z] === RUN TestPubSubRace [2022-04-27T14:17:36.890Z] 2022/04/27 14:17:36 Closing DB instances... [2022-04-27T14:17:36.890Z] time="2022-04-27T14:17:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T14:17:37.345Z] --- PASS: TestPubSubRace (1.04s) [2022-04-27T14:17:37.345Z] PASS [2022-04-27T14:17:37.345Z] coverage: 75.0% of statements [2022-04-27T14:17:37.345Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2022-04-27T14:17:38.306Z] === RUN TestRegister [2022-04-27T14:17:38.306Z] --- PASS: TestRegister (0.00s) [2022-04-27T14:17:38.306Z] === RUN TestCommand [2022-04-27T14:17:38.306Z] --- PASS: TestCommand (0.03s) [2022-04-27T14:17:38.306Z] === RUN TestNaiveSelf [2022-04-27T14:17:38.306Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-27T14:17:38.306Z] PASS [2022-04-27T14:17:38.306Z] coverage: 82.4% of statements [2022-04-27T14:17:38.306Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2022-04-27T14:17:38.692Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T14:17:38.760Z] === RUN TestDump [2022-04-27T14:17:38.760Z] goroutine 19 [running]: [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.dump(0x822d57?) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T14:17:38.760Z] testing.tRunner(0xc0000851e0, 0x9ea498) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:17:38.760Z] created by testing.(*T).Run [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:17:38.760Z] [2022-04-27T14:17:38.760Z] goroutine 1 [chan receive]: [2022-04-27T14:17:38.760Z] testing.(*T).Run(0xc000085040, {0x9d913c?, 0x7fc1f3?}, 0x9ea498) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:17:38.760Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:17:38.760Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:17:38.760Z] testing.runTests(0xc000094500?, {0xb6e400, 0x3, 0x3}, {0x13444ad0598?, 0x40?, 0xb734a0?}) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:17:38.760Z] testing.(*M).Run(0xc000094500) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:17:38.760Z] main.main() [2022-04-27T14:17:38.760Z] _testmain.go:99 +0x255 [2022-04-27T14:17:38.760Z] --- PASS: TestDump (0.00s) [2022-04-27T14:17:38.760Z] === RUN TestDumpToFile [2022-04-27T14:17:38.760Z] --- PASS: TestDumpToFile (0.11s) [2022-04-27T14:17:38.760Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T14:17:38.760Z] goroutine 21 [running]: [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.dump(0x89ed13?) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x89ece0?}) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T14:17:38.760Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-04-27T14:17:38.760Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T14:17:38.760Z] testing.tRunner(0xc000085860, 0x9ea488) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:17:38.760Z] created by testing.(*T).Run [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:17:38.760Z] [2022-04-27T14:17:38.760Z] goroutine 1 [chan receive]: [2022-04-27T14:17:38.760Z] testing.(*T).Run(0xc000085040, {0x9e0713?, 0x7fc1f3?}, 0x9ea488) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:17:38.760Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:17:38.760Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:17:38.760Z] testing.runTests(0xc000094500?, {0xb6e400, 0x3, 0x3}, {0x13444ad0598?, 0x40?, 0xb734a0?}) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:17:38.760Z] testing.(*M).Run(0xc000094500) [2022-04-27T14:17:38.760Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:17:38.760Z] main.main() [2022-04-27T14:17:38.760Z] _testmain.go:99 +0x255 [2022-04-27T14:17:38.760Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T14:17:38.760Z] PASS [2022-04-27T14:17:38.760Z] coverage: 90.9% of statements [2022-04-27T14:17:38.760Z] ok github.com/docker/docker/pkg/stack 0.138s coverage: 90.9% of statements [2022-04-27T14:17:39.215Z] --- PASS: TestAllocateRandomDeallocate (3.41s) [2022-04-27T14:17:39.215Z] === RUN TestRetrieveFromStore [2022-04-27T14:17:39.215Z] === RUN TestNewStdWriter [2022-04-27T14:17:39.215Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T14:17:39.215Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestWriteWithNilBytes [2022-04-27T14:17:39.215Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestWrite [2022-04-27T14:17:39.215Z] --- PASS: TestWrite (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestWriteWithWriterError [2022-04-27T14:17:39.215Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T14:17:39.215Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyWriteAndRead [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T14:17:39.215Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T14:17:39.215Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T14:17:39.215Z] PASS [2022-04-27T14:17:39.215Z] coverage: 100.0% of statements [2022-04-27T14:17:39.215Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-04-27T14:17:39.568Z] 2022/04/27 14:17:37 Closing DB instances... [2022-04-27T14:17:39.568Z] time="2022-04-27T14:17:37Z" level=error msg="node: 1234afbd8e19 is unknown to memberlist" [2022-04-27T14:17:39.670Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-04-27T14:17:39.670Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T14:17:39.670Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T14:17:39.670Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T14:17:39.670Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestFormatStatus [2022-04-27T14:17:39.670Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestFormatError [2022-04-27T14:17:39.670Z] --- PASS: TestFormatError (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestFormatJSONError [2022-04-27T14:17:39.670Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T14:17:39.670Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T14:17:39.670Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestNewJSONProgressOutput [2022-04-27T14:17:39.670Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestAuxFormatterEmit [2022-04-27T14:17:39.670Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestStreamWriterStdout [2022-04-27T14:17:39.670Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T14:17:39.670Z] === RUN TestStreamWriterStderr [2022-04-27T14:17:39.670Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T14:17:39.670Z] PASS [2022-04-27T14:17:39.670Z] coverage: 66.2% of statements [2022-04-27T14:17:39.670Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-04-27T14:17:40.023Z] time="2022-04-27T14:17:39Z" level=error msg="node2(1f252f057455) Could not close DB: timeout waiting for leave broadcast" [2022-04-27T14:17:40.023Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-04-27T14:17:40.023Z] === RUN TestFindNode [2022-04-27T14:17:40.023Z] 2022/04/27 14:17:39 Closing DB instances... [2022-04-27T14:17:40.023Z] --- PASS: TestFindNode (0.02s) [2022-04-27T14:17:40.023Z] === RUN TestChangeNodeState [2022-04-27T14:17:40.023Z] 2022/04/27 14:17:39 Closing DB instances... [2022-04-27T14:17:40.023Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-27T14:17:40.023Z] === RUN TestNodeReincarnation [2022-04-27T14:17:40.023Z] 2022/04/27 14:17:39 Closing DB instances... [2022-04-27T14:17:40.125Z] === RUN TestGenerateRandomID [2022-04-27T14:17:40.125Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestShortenId [2022-04-27T14:17:40.125Z] --- PASS: TestShortenId (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestShortenSha256Id [2022-04-27T14:17:40.125Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestShortenIdEmpty [2022-04-27T14:17:40.125Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestShortenIdInvalid [2022-04-27T14:17:40.125Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestIsShortIDNonHex [2022-04-27T14:17:40.125Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T14:17:40.125Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T14:17:40.125Z] PASS [2022-04-27T14:17:40.125Z] coverage: 70.6% of statements [2022-04-27T14:17:40.125Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-04-27T14:17:40.125Z] --- PASS: TestRetrieveFromStore (1.16s) [2022-04-27T14:17:40.125Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T14:17:40.125Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-27T14:17:40.125Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T14:17:40.125Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T14:17:40.125Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T14:17:40.125Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T14:17:40.125Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T14:17:40.125Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T14:17:40.125Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T14:17:40.125Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T14:17:40.125Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T14:17:40.125Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T14:17:40.125Z] === RUN TestDebug [2022-04-27T14:17:40.125Z] --- PASS: TestDebug (0.00s) [2022-04-27T14:17:40.125Z] === RUN TestRequestPoolParallel [2022-04-27T14:17:40.580Z] 2022/04/27 14:17:40 Closing DB instances... [2022-04-27T14:17:40.580Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-04-27T14:17:40.580Z] === RUN TestFullAllocateRelease [2022-04-27T14:17:40.582Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.72s) [2022-04-27T14:17:40.582Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T14:17:40.587Z] --- PASS: TestBuildWithHugeFile (49.49s) [2022-04-27T14:17:40.587Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:17:40.587Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:17:40.587Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:17:40.587Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:17:40.587Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:40.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:40.587Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:40.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:40.587Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:40.587Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:40.587Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:17:40.587Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:17:40.587Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:17:40.587Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-27T14:17:40.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-27T14:17:40.587Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-27T14:17:40.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T14:17:40.587Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:17:40.587Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T14:17:40.587Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T14:17:40.587Z] --- PASS: TestBuildPreserveOwnership (2.91s) [2022-04-27T14:17:40.587Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-04-27T14:17:40.587Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-04-27T14:17:40.587Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:17:40.587Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-27T14:17:40.587Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T14:17:40.587Z] Loaded image: busybox:latest [2022-04-27T14:17:40.587Z] Loaded image: busybox:glibc [2022-04-27T14:17:40.587Z] Loaded image: debian:bullseye-slim [2022-04-27T14:17:40.587Z] Loaded image: hello-world:latest [2022-04-27T14:17:40.587Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T14:17:40.604Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T14:17:40.865Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T14:17:41.036Z] === RUN TestIsCpusetListAvailable [2022-04-27T14:17:41.036Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T14:17:41.036Z] PASS [2022-04-27T14:17:41.036Z] coverage: 39.4% of statements [2022-04-27T14:17:41.036Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-04-27T14:17:41.036Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-04-27T14:17:41.036Z] === RUN TestOddAllocateRelease [2022-04-27T14:17:41.036Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-27T14:17:41.036Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T14:17:41.437Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T14:17:41.492Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-27T14:17:41.492Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T14:17:41.492Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-27T14:17:41.492Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T14:17:41.492Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T14:17:41.492Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T14:17:41.492Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T14:17:41.492Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T14:17:41.492Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:41.492Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:17:41.492Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T14:17:41.492Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:17:41.492Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T14:17:41.492Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:41.492Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:17:41.492Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:17:41.492Z] PASS [2022-04-27T14:17:41.492Z] coverage: 85.3% of statements [2022-04-27T14:17:41.492Z] ok github.com/docker/docker/libnetwork/ipam 38.324s coverage: 85.3% of statements [2022-04-27T14:17:41.492Z] time="2022-04-27T14:17:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T14:17:42.379Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T14:17:42.452Z] === RUN TestChtimes [2022-04-27T14:17:42.453Z] --- PASS: TestChtimes (0.00s) [2022-04-27T14:17:42.453Z] === RUN TestChtimesWindows [2022-04-27T14:17:42.453Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T14:17:42.453Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T14:17:42.453Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T14:17:42.453Z] PASS [2022-04-27T14:17:42.453Z] coverage: 13.0% of statements [2022-04-27T14:17:42.453Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T14:17:42.453Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T14:17:42.453Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-04-27T14:17:42.908Z] === RUN TestTailFile [2022-04-27T14:17:42.908Z] --- PASS: TestTailFile (0.00s) [2022-04-27T14:17:42.908Z] === RUN TestTailFileManyLines [2022-04-27T14:17:42.908Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T14:17:42.908Z] === RUN TestTailEmptyFile [2022-04-27T14:17:42.908Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T14:17:42.908Z] === RUN TestTailNegativeN [2022-04-27T14:17:42.908Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader [2022-04-27T14:17:42.908Z] === CONT TestNewTailReader [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T14:17:42.908Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.908Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.908Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.908Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.908Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T14:17:42.908Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.909Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.909Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.910Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.911Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.913Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.913Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:17:42.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:17:43.326Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:17:43.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.373Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:17:43.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:17:43.375Z] PASS [2022-04-27T14:17:43.375Z] coverage: 88.6% of statements [2022-04-27T14:17:43.375Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2022-04-27T14:17:43.832Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T14:17:43.832Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T14:17:43.832Z] === RUN TestTarSumRemove [2022-04-27T14:17:43.833Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestSortFileInfoSums [2022-04-27T14:17:43.833Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T14:17:43.833Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestNewTarSumForLabel [2022-04-27T14:17:43.833Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestEmptyTar [2022-04-27T14:17:43.833Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestTarSumsReadSize [2022-04-27T14:17:43.833Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestTarSums [2022-04-27T14:17:43.833Z] --- PASS: TestTarSums (0.05s) [2022-04-27T14:17:43.833Z] === RUN TestIteration [2022-04-27T14:17:43.833Z] --- PASS: TestIteration (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestVersionLabelForChecksum [2022-04-27T14:17:43.833Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestVersion [2022-04-27T14:17:43.833Z] --- PASS: TestVersion (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestGetVersion [2022-04-27T14:17:43.833Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T14:17:43.833Z] === RUN TestGetVersions [2022-04-27T14:17:43.833Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T14:17:43.833Z] PASS [2022-04-27T14:17:43.833Z] coverage: 89.3% of statements [2022-04-27T14:17:43.833Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-04-27T14:17:44.266Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.31s) [2022-04-27T14:17:44.266Z] PASS [2022-04-27T14:17:44.266Z] [2022-04-27T14:17:44.266Z] === Skipped [2022-04-27T14:17:44.266Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T14:17:44.266Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:17:44.266Z] [2022-04-27T14:17:44.266Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-04-27T14:17:44.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:17:44.266Z] [2022-04-27T14:17:44.266Z] DONE 34 tests, 2 skipped in 192.690s [2022-04-27T14:17:44.266Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T14:17:44.266Z] ++ 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-04-27T14:17:44.266Z] ++ set -e [2022-04-27T14:17:44.266Z] ++ '[' -n 0 ']' [2022-04-27T14:17:44.266Z] ++ set -x [2022-04-27T14:17:44.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-27T14:17:44.266Z] INFO: Testing against a local daemon [2022-04-27T14:17:44.266Z] === RUN TestConfigInspect [2022-04-27T14:17:44.288Z] === RUN TestTruncIndex [2022-04-27T14:17:44.743Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T14:17:44.743Z] PASS [2022-04-27T14:17:44.743Z] coverage: 91.5% of statements [2022-04-27T14:17:44.743Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-27T14:17:44.837Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-27T14:17:45.198Z] === RUN TestVersionInfo [2022-04-27T14:17:45.198Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T14:17:45.198Z] === RUN TestAppendVersions [2022-04-27T14:17:45.198Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T14:17:45.198Z] PASS [2022-04-27T14:17:45.198Z] coverage: 88.9% of statements [2022-04-27T14:17:45.198Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T14:17:45.783Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-27T14:17:45.783Z] === RUN TestParallelCreate [2022-04-27T14:17:45.783Z] 2022/04/27 14:17:44 Closing DB instances... [2022-04-27T14:17:45.783Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T14:17:45.783Z] === RUN TestParallelDelete [2022-04-27T14:17:45.783Z] 2022/04/27 14:17:44 Closing DB instances... [2022-04-27T14:17:45.783Z] --- PASS: TestParallelDelete (0.02s) [2022-04-27T14:17:45.783Z] === RUN TestNetworkDBIslands [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f103ab495e4a with config:&{NodeID:f103ab495e4a 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-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node f103ab495e4a/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node f103ab495e4a/172.31.236.96, added to nodes list" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d9834287ff01 with config:&{NodeID:d9834287ff01 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-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=debug msg="memberlist: Failed ping: 2e51ae29316b (timeout reached)" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node d9834287ff01/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node d9834287ff01/172.31.236.96, added to nodes list" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node d9834287ff01/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node d9834287ff01/172.31.236.96, added to nodes list" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node f103ab495e4a/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=info msg="Node f103ab495e4a/172.31.236.96, added to nodes list" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=warning msg="NetworkDB stats node2(1f252f057455) - healthscore:2 (connectivity issues)" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:1f252f057455" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=info msg="memberlist: Marking 2e51ae29316b as failed, suspect timeout reached (0 peer confirmations)" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=info msg="Node 2e51ae29316b/172.31.236.96, left gossip cluster" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=info msg="Node 2e51ae29316b change state NodeActive --> NodeFailed" [2022-04-27T14:17:45.783Z] time="2022-04-27T14:17:45Z" level=info msg="Node 2e51ae29316b/172.31.236.96, added to failed nodes list" [2022-04-27T14:17:46.218Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4b7dcbca23bd with config:&{NodeID:4b7dcbca23bd 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-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node f103ab495e4a/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node f103ab495e4a/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node d9834287ff01/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node d9834287ff01/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:45Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1ea4d91dc743 with config:&{NodeID:1ea4d91dc743 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-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node d9834287ff01/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node d9834287ff01/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node f103ab495e4a/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=info msg="Node f103ab495e4a/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-27T14:17:46.238Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T14:17:46.478Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:28d83dc256bf with config:&{NodeID:28d83dc256bf 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-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node d9834287ff01/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node d9834287ff01/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node f103ab495e4a/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node f103ab495e4a/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T14:17:46.693Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-04-27T14:17:46.722Z] === RUN TestValidatePrivileges [2022-04-27T14:17:46.722Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T14:17:46.722Z] === RUN TestFilterByCapNeg [2022-04-27T14:17:46.722Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T14:17:46.722Z] === RUN TestFilterByCapPos [2022-04-27T14:17:46.722Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T14:17:46.722Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T14:17:46.722Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T14:17:46.722Z] PASS [2022-04-27T14:17:46.722Z] coverage: 12.2% of statements [2022-04-27T14:17:46.722Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.2% of statements [2022-04-27T14:17:47.051Z] --- PASS: TestConfigInspect (2.65s) [2022-04-27T14:17:47.051Z] === RUN TestConfigList [2022-04-27T14:17:47.125Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s) [2022-04-27T14:17:47.125Z] PASS [2022-04-27T14:17:47.125Z] [2022-04-27T14:17:47.125Z] === Skipped [2022-04-27T14:17:47.125Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-27T14:17:47.125Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:17:47.125Z] [2022-04-27T14:17:47.125Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:17:47.125Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:17:47.125Z] [2022-04-27T14:17:47.125Z] DONE 34 tests, 2 skipped in 81.201s [2022-04-27T14:17:47.125Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T14:17:47.125Z] ++ 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-04-27T14:17:47.125Z] ++ set -e [2022-04-27T14:17:47.125Z] ++ '[' -n 0 ']' [2022-04-27T14:17:47.125Z] ++ set -x [2022-04-27T14:17:47.125Z] ++ env -i DEST=/go/src/github.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-04-27T14:17:47.125Z] INFO: Testing against a local daemon [2022-04-27T14:17:47.125Z] === RUN TestConfigInspect [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:47.150Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=info msg="The new bootstrap node list is:[172.31.236.96:10033 172.31.236.96:10034 172.31.236.96:10035]" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10033" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49373" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49374" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10034" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49375" [2022-04-27T14:17:47.150Z] time="2022-04-27T14:17:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10035" [2022-04-27T14:17:47.312Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T14:17:47.573Z] docker_cli_daemon_test.go:1472: [de6a828b2f9e3] daemon is not started [2022-04-27T14:17:47.605Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="The new bootstrap node list is:[172.31.236.96:10033 172.31.236.96:10034 172.31.236.96:10035]" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10033" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49376" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10034" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49377" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10035" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49378" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="node 0 leaving" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="memberlist: Suspect 2e51ae29316b has failed, no acks received" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a change state NodeActive --> NodeLeft" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="node5(28d83dc256bf): Node leave event for f103ab495e4a/172.31.236.96" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a change state NodeActive --> NodeLeft" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a change state NodeActive --> NodeLeft" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="node3(4b7dcbca23bd): Node leave event for f103ab495e4a/172.31.236.96" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="node4(1ea4d91dc743): Node leave event for f103ab495e4a/172.31.236.96" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a change state NodeActive --> NodeLeft" [2022-04-27T14:17:47.605Z] time="2022-04-27T14:17:47Z" level=info msg="node1(f103ab495e4a): Node leave event for f103ab495e4a/172.31.236.96" [2022-04-27T14:17:47.684Z] === RUN TestNewSettable [2022-04-27T14:17:47.684Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T14:17:47.684Z] === RUN TestIsSettable [2022-04-27T14:17:47.684Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T14:17:47.684Z] === RUN TestUpdateSettingsEnv [2022-04-27T14:17:47.684Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T14:17:47.684Z] PASS [2022-04-27T14:17:47.684Z] coverage: 20.0% of statements [2022-04-27T14:17:47.684Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="node2(d9834287ff01): Node leave event for f103ab495e4a/172.31.236.96" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node f103ab495e4a/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="node 1 leaving" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01 change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="node5(28d83dc256bf): Node leave event for d9834287ff01/172.31.236.96" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01 change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="node4(1ea4d91dc743): Node leave event for d9834287ff01/172.31.236.96" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01 change state NodeActive --> NodeFailed" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01/172.31.236.96, added to failed nodes list" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="Node d9834287ff01 change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=info msg="node3(4b7dcbca23bd): Node leave event for d9834287ff01/172.31.236.96" [2022-04-27T14:17:48.066Z] time="2022-04-27T14:17:47Z" level=error msg="node: d9834287ff01 is unknown to memberlist" [2022-04-27T14:17:48.139Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T14:17:48.139Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T14:17:48.139Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T14:17:48.139Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T14:17:48.139Z] === RUN TestLoad [2022-04-27T14:17:48.139Z] --- PASS: TestLoad (0.00s) [2022-04-27T14:17:48.139Z] === RUN TestSave [2022-04-27T14:17:48.139Z] --- PASS: TestSave (0.02s) [2022-04-27T14:17:48.139Z] === RUN TestAddDeleteGet [2022-04-27T14:17:48.139Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-27T14:17:48.139Z] === RUN TestInvalidTags [2022-04-27T14:17:48.139Z] --- PASS: TestInvalidTags (0.00s) [2022-04-27T14:17:48.139Z] PASS [2022-04-27T14:17:48.139Z] coverage: 83.7% of statements [2022-04-27T14:17:48.139Z] ok github.com/docker/docker/reference 0.089s coverage: 83.7% of statements [2022-04-27T14:17:48.144Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T14:17:48.404Z] check_test.go:307: [dff3f79967f04] daemon is not started [2022-04-27T14:17:48.404Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-27T14:17:48.489Z] --- PASS: TestConfigInspect (1.87s) [2022-04-27T14:17:48.489Z] === RUN TestConfigList [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node d9834287ff01/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node d9834287ff01/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node d9834287ff01/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="node 2 leaving" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="node5(28d83dc256bf): Node leave event for 4b7dcbca23bd/172.31.236.96" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="node4(1ea4d91dc743): Node leave event for 4b7dcbca23bd/172.31.236.96" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd change state NodeActive --> NodeLeft" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=info msg="node3(4b7dcbca23bd): Node leave event for 4b7dcbca23bd/172.31.236.96" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=debug msg="memberlist: Failed ping: 28d83dc256bf (timeout reached)" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.236.96:10036: use of closed network connection" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.236.96:10034: use of closed network connection" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.236.96:10035: use of closed network connection" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49379" [2022-04-27T14:17:48.521Z] time="2022-04-27T14:17:48Z" level=debug msg="memberlist: Failed to join 172.31.236.96: dial tcp 172.31.236.96:10027: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T14:17:48.975Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.975Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.975Z] time="2022-04-27T14:17:48Z" level=info msg="Node 4b7dcbca23bd/172.31.236.96, left gossip cluster" [2022-04-27T14:17:48.975Z] time="2022-04-27T14:17:48Z" level=warning msg="memberlist: Was able to connect to 28d83dc256bf but other probes failed, network may be misconfigured" [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T14:17:49.100Z] time="2022-04-27T14:17:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReader [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T14:17:49.100Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T14:17:49.100Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T14:17:49.100Z] PASS [2022-04-27T14:17:49.100Z] coverage: 100.0% of statements [2022-04-27T14:17:49.100Z] ok github.com/docker/docker/registry/resumable 0.141s coverage: 100.0% of statements [2022-04-27T14:17:49.429Z] networkdb_test.go:867: node4: OK [2022-04-27T14:17:49.429Z] networkdb_test.go:867: node5: OK [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="node 0 coming back" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:10e788f1512e with config:&{NodeID:10e788f1512e 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-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="Node 10e788f1512e/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to nodes list" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="node 1 coming back" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cf710ff074e6 with config:&{NodeID:cf710ff074e6 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-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="Node cf710ff074e6/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="Node cf710ff074e6/172.31.236.96, added to nodes list" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="node 2 coming back" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a7b8592cadfa with config:&{NodeID:a7b8592cadfa 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-04-27T14:17:49.429Z] time="2022-04-27T14:17:49Z" level=info msg="Node a7b8592cadfa/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:49.429Z] time="2022-04-27T14:17:49Z" level=info msg="Node a7b8592cadfa/172.31.236.96, added to nodes list" [2022-04-27T14:17:49.555Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T14:17:49.555Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T14:17:49.555Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T14:17:49.555Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestValidateMirror [2022-04-27T14:17:49.555Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestLoadInsecureRegistries [2022-04-27T14:17:49.555Z] time="2022-04-27T14:17: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-04-27T14:17:49.555Z] time="2022-04-27T14:17:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T14:17:49.555Z] time="2022-04-27T14:17: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-04-27T14:17:49.555Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-27T14:17:49.555Z] === RUN TestNewServiceConfig [2022-04-27T14:17:49.555Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestValidateIndexName [2022-04-27T14:17:49.555Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestValidateIndexNameWithError [2022-04-27T14:17:49.555Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestEndpointParse [2022-04-27T14:17:49.555Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestEndpointParseInvalid [2022-04-27T14:17:49.555Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestValidateEndpoint [2022-04-27T14:17:49.555Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestPing [2022-04-27T14:17:49.555Z] --- PASS: TestPing (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestPingRegistryEndpoint [2022-04-27T14:17:49.555Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:49.555Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T14:17:49.555Z] === RUN TestEndpoint [2022-04-27T14:17:49.555Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:49.555Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestParseRepositoryInfo [2022-04-27T14:17:49.555Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestNewIndexInfo [2022-04-27T14:17:49.555Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestMirrorEndpointLookup [2022-04-27T14:17:49.555Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:49.555Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestSearchRepositories [2022-04-27T14:17:49.555Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T14:17:49.555Z] Host: 127.0.0.1:49329 [2022-04-27T14:17:49.555Z] User-Agent: docker test client [2022-04-27T14:17:49.555Z] Authorization: Token fake-token [2022-04-27T14:17:49.555Z] X-Docker-Token: true [2022-04-27T14:17:49.555Z] Accept-Encoding: gzip [2022-04-27T14:17:49.555Z] [2022-04-27T14:17:49.555Z] [2022-04-27T14:17:49.555Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T14:17:49.555Z] Connection: close [2022-04-27T14:17:49.555Z] Content-Length: 144 [2022-04-27T14:17:49.555Z] Cache-Control: no-cache [2022-04-27T14:17:49.555Z] Content-Type: application/json [2022-04-27T14:17:49.555Z] Date: Wed, 27 Apr 2022 14:17:49 GMT [2022-04-27T14:17:49.555Z] Expires: -1 [2022-04-27T14:17:49.555Z] Pragma: no-cache [2022-04-27T14:17:49.555Z] Server: docker-tests/mock [2022-04-27T14:17:49.555Z] X-Docker-Registry-Config: mock [2022-04-27T14:17:49.555Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T14:17:49.555Z] [2022-04-27T14:17:49.555Z] [2022-04-27T14:17:49.555Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestTrustedLocation [2022-04-27T14:17:49.555Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T14:17:49.555Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T14:17:49.555Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T14:17:49.555Z] === RUN TestIsSecureIndex [2022-04-27T14:17:49.555Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T14:17:49.555Z] PASS [2022-04-27T14:17:49.555Z] coverage: 51.7% of statements [2022-04-27T14:17:49.555Z] ok github.com/docker/docker/registry 0.185s coverage: 51.7% of statements [2022-04-27T14:17:49.787Z] --- PASS: TestConfigList (2.74s) [2022-04-27T14:17:49.787Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:17:50.010Z] === RUN TestRestartManagerTimeout [2022-04-27T14:17:50.010Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T14:17:50.010Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T14:17:50.010Z] PASS [2022-04-27T14:17:50.010Z] coverage: 50.9% of statements [2022-04-27T14:17:50.010Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2022-04-27T14:17:50.010Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T14:17:50.010Z] === RUN TestClientStream [2022-04-27T14:17:50.010Z] --- PASS: TestClientStream (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestClientSendFile [2022-04-27T14:17:50.010Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestClientWithRequestTimeout [2022-04-27T14:17:50.010Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T14:17:50.010Z] === RUN TestFileSpecPlugin [2022-04-27T14:17:50.010Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T14:17:50.010Z] === RUN TestFileJSONSpecPlugin [2022-04-27T14:17:50.010Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T14:17:50.010Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestPluginAddHandler [2022-04-27T14:17:50.010Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestPluginWaitBadPlugin [2022-04-27T14:17:50.010Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T14:17:50.010Z] === RUN TestGet [2022-04-27T14:17:50.010Z] time="2022-04-27T14:17:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T14:17:50.047Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T14:17:50.465Z] === RUN TestDecodeContainerConfig [2022-04-27T14:17:50.465Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T14:17:50.465Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T14:17:50.465Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T14:17:50.465Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T14:17:50.465Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T14:17:50.465Z] === RUN TestValidatePrivileged [2022-04-27T14:17:50.465Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T14:17:50.465Z] PASS [2022-04-27T14:17:50.465Z] coverage: 52.4% of statements [2022-04-27T14:17:50.465Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-04-27T14:17:50.465Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T14:17:50.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T14:17:50.465Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T14:17:50.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T14:17:50.465Z] PASS [2022-04-27T14:17:50.465Z] coverage: 62.5% of statements [2022-04-27T14:17:50.465Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-04-27T14:17:50.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-27T14:17:50.878Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T14:17:50.920Z] time="2022-04-27T14:17:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T14:17:50.953Z] time="2022-04-27T14:17:50Z" level=debug msg="memberlist: Failed to join 172.31.236.96: dial tcp 172.31.236.96:10027: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T14:17:51.003Z] --- PASS: TestConfigList (2.26s) [2022-04-27T14:17:51.003Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:17:51.449Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T14:17:52.020Z] check_test.go:307: [dfc02d3e1e4ab] daemon is not started [2022-04-27T14:17:52.020Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-27T14:17:52.446Z] === RUN TestGetDriver [2022-04-27T14:17:52.446Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestVolumeRequestError [2022-04-27T14:17:52.446Z] --- PASS: TestVolumeRequestError (0.00s) [2022-04-27T14:17:52.446Z] PASS [2022-04-27T14:17:52.446Z] coverage: 36.1% of statements [2022-04-27T14:17:52.446Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-04-27T14:17:52.446Z] === RUN TestGetAddress [2022-04-27T14:17:52.446Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestRemove [2022-04-27T14:17:52.446Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:17:52.446Z] --- SKIP: TestRemove (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestInitializeWithVolumes [2022-04-27T14:17:52.446Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestCreate [2022-04-27T14:17:52.446Z] --- PASS: TestCreate (0.01s) [2022-04-27T14:17:52.446Z] === RUN TestValidateName [2022-04-27T14:17:52.446Z] --- PASS: TestValidateName (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestCreateWithOpts [2022-04-27T14:17:52.446Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:17:52.446Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T14:17:52.446Z] === RUN TestRelaodNoOpts [2022-04-27T14:17:52.446Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-27T14:17:52.446Z] PASS [2022-04-27T14:17:52.446Z] coverage: 41.5% of statements [2022-04-27T14:17:52.446Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-04-27T14:17:52.477Z] time="2022-04-27T14:17:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.236.96:10033 172.31.236.96:10034 172.31.236.96:10035]" [2022-04-27T14:17:52.477Z] time="2022-04-27T14:17:52Z" level=debug msg="memberlist: Failed to join 172.31.236.96: dial tcp 172.31.236.96:10027: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T14:17:52.590Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T14:17:52.851Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2022-04-27T14:17:52.851Z] === RUN TestConfigsUpdate [2022-04-27T14:17:52.891Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-27T14:17:52.891Z] === RUN TestConfigsUpdate [2022-04-27T14:17:52.902Z] time="2022-04-27T14:17:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T14:17:52.931Z] time="2022-04-27T14:17:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.236.96:10033 172.31.236.96:10034 172.31.236.96:10035]" [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRaw [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T14:17:53.358Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRaw [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T14:17:53.358Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestConvertTmpfsOptions [2022-04-27T14:17:53.358Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T14:17:53.358Z] linux_parser_test.go:209: data="ro" [2022-04-27T14:17:53.358Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestParseMountSpec [2022-04-27T14:17:53.358Z] parser_test.go:62: case 0 [2022-04-27T14:17:53.358Z] parser_test.go:62: case 1 [2022-04-27T14:17:53.358Z] parser_test.go:62: case 2 [2022-04-27T14:17:53.358Z] parser_test.go:62: case 3 [2022-04-27T14:17:53.358Z] parser_test.go:62: case 4 [2022-04-27T14:17:53.358Z] parser_test.go:62: case 5 [2022-04-27T14:17:53.358Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestValidateMount [2022-04-27T14:17:53.358Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRaw [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:17:53.358Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T14:17:53.358Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:17:53.358Z] PASS [2022-04-27T14:17:53.358Z] coverage: 67.6% of statements [2022-04-27T14:17:53.358Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10033" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49383" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, is the new incarnation of the shutdown node f103ab495e4a/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10034" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49384" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, is the new incarnation of the shutdown node d9834287ff01/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49385" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10035" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, is the new incarnation of the shutdown node 4b7dcbca23bd/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, is the new incarnation of the shutdown node d9834287ff01/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, is the new incarnation of the shutdown node f103ab495e4a/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node cf710ff074e6/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, is the new incarnation of the shutdown node 4b7dcbca23bd/172.31.236.96" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, joined gossip cluster" [2022-04-27T14:17:53.386Z] time="2022-04-27T14:17:53Z" level=info msg="Node a7b8592cadfa/172.31.236.96, added to nodes list" [2022-04-27T14:17:53.815Z] === RUN TestSetGetMeta [2022-04-27T14:17:53.815Z] === PAUSE TestSetGetMeta [2022-04-27T14:17:53.815Z] === RUN TestRestore [2022-04-27T14:17:53.815Z] === PAUSE TestRestore [2022-04-27T14:17:53.815Z] === RUN TestServiceCreate [2022-04-27T14:17:53.815Z] === PAUSE TestServiceCreate [2022-04-27T14:17:53.815Z] === RUN TestServiceList [2022-04-27T14:17:53.815Z] === PAUSE TestServiceList [2022-04-27T14:17:53.815Z] === RUN TestServiceRemove [2022-04-27T14:17:53.815Z] === PAUSE TestServiceRemove [2022-04-27T14:17:53.815Z] === RUN TestServiceGet [2022-04-27T14:17:53.815Z] === PAUSE TestServiceGet [2022-04-27T14:17:53.815Z] === RUN TestServicePrune [2022-04-27T14:17:53.815Z] === PAUSE TestServicePrune [2022-04-27T14:17:53.815Z] === RUN TestCreate [2022-04-27T14:17:53.815Z] === PAUSE TestCreate [2022-04-27T14:17:53.815Z] === RUN TestRemove [2022-04-27T14:17:53.815Z] === PAUSE TestRemove [2022-04-27T14:17:53.815Z] === RUN TestList [2022-04-27T14:17:53.815Z] === PAUSE TestList [2022-04-27T14:17:53.815Z] === RUN TestFindByDriver [2022-04-27T14:17:53.815Z] === PAUSE TestFindByDriver [2022-04-27T14:17:53.815Z] === RUN TestFindByReferenced [2022-04-27T14:17:53.815Z] === PAUSE TestFindByReferenced [2022-04-27T14:17:53.815Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T14:17:53.815Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T14:17:53.815Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:17:53.815Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:17:53.816Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T14:17:53.816Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T14:17:53.816Z] === RUN TestRefDerefRemove [2022-04-27T14:17:53.816Z] === PAUSE TestRefDerefRemove [2022-04-27T14:17:53.816Z] === RUN TestGet [2022-04-27T14:17:53.816Z] === PAUSE TestGet [2022-04-27T14:17:53.816Z] === RUN TestGetWithReference [2022-04-27T14:17:53.816Z] === PAUSE TestGetWithReference [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:17:53.816Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T14:17:53.816Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T14:17:53.816Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T14:17:53.816Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T14:17:53.816Z] === CONT TestSetGetMeta [2022-04-27T14:17:53.816Z] === CONT TestServiceGet [2022-04-27T14:17:53.816Z] === CONT TestList [2022-04-27T14:17:53.816Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T14:17:53.816Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-27T14:17:53.816Z] === CONT TestServiceRemove [2022-04-27T14:17:53.816Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-27T14:17:53.816Z] === CONT TestServiceList [2022-04-27T14:17:53.816Z] --- PASS: TestList (0.03s) [2022-04-27T14:17:53.816Z] === CONT TestServiceCreate [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10033" [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49386" [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10034" [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49387" [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.236.96:10035" [2022-04-27T14:17:53.841Z] time="2022-04-27T14:17:53Z" level=debug msg="memberlist: Stream connection from=172.31.236.96:49388" [2022-04-27T14:17:54.236Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T14:17:54.271Z] --- PASS: TestServiceGet (0.13s) [2022-04-27T14:17:54.271Z] === CONT TestRestore [2022-04-27T14:17:54.271Z] --- PASS: TestServiceRemove (0.12s) [2022-04-27T14:17:54.271Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:17:54.271Z] --- PASS: TestServiceList (0.11s) [2022-04-27T14:17:54.271Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T14:17:54.271Z] --- PASS: TestServiceCreate (0.11s) [2022-04-27T14:17:54.271Z] === CONT TestFindByReferenced [2022-04-27T14:17:54.271Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestFindByDriver [2022-04-27T14:17:54.271Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestGetWithReference [2022-04-27T14:17:54.271Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestGet [2022-04-27T14:17:54.271Z] --- PASS: TestRestore (0.03s) [2022-04-27T14:17:54.271Z] === CONT TestRefDerefRemove [2022-04-27T14:17:54.271Z] --- PASS: TestFindByDriver (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestRemove [2022-04-27T14:17:54.271Z] --- PASS: TestGet (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestCreate [2022-04-27T14:17:54.271Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-27T14:17:54.271Z] === CONT TestServicePrune [2022-04-27T14:17:54.271Z] --- PASS: TestGetWithReference (0.02s) [2022-04-27T14:17:54.271Z] --- PASS: TestCreate (0.01s) [2022-04-27T14:17:54.271Z] --- PASS: TestRemove (0.02s) [2022-04-27T14:17:54.271Z] time="2022-04-27T14:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:17:54.271Z] time="2022-04-27T14:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:17:54.271Z] time="2022-04-27T14:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:17:54.271Z] time="2022-04-27T14:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T14:17:54.271Z] time="2022-04-27T14:17:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:17:54.271Z] --- PASS: TestServicePrune (0.03s) [2022-04-27T14:17:54.271Z] PASS [2022-04-27T14:17:54.271Z] coverage: 69.0% of statements [2022-04-27T14:17:54.271Z] ok github.com/docker/docker/volume/service 0.251s coverage: 69.0% of statements [2022-04-27T14:17:54.299Z] 2022/04/27 14:17:54 Closing DB instances... [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="node2(cf710ff074e6): Node leave event for 10e788f1512e/172.31.236.96" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="node3(a7b8592cadfa): Node leave event for 10e788f1512e/172.31.236.96" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="node4(1ea4d91dc743): Node leave event for 10e788f1512e/172.31.236.96" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, left gossip cluster" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e change state NodeActive --> NodeFailed" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, added to failed nodes list" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=info msg="node5(28d83dc256bf): Node leave event for 10e788f1512e/172.31.236.96" [2022-04-27T14:17:54.299Z] time="2022-04-27T14:17:54Z" level=error msg="node: 10e788f1512e is unknown to memberlist" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, left gossip cluster" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, left gossip cluster" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, left gossip cluster" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node 10e788f1512e/172.31.236.96, left gossip cluster" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=debug msg="memberlist: Failed to join 172.31.236.96: dial tcp 172.31.236.96:10027: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6 change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="node5(28d83dc256bf): Node leave event for cf710ff074e6/172.31.236.96" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6 change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="node4(1ea4d91dc743): Node leave event for cf710ff074e6/172.31.236.96" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6 change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="node3(a7b8592cadfa): Node leave event for cf710ff074e6/172.31.236.96" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6 change state NodeActive --> NodeLeft" [2022-04-27T14:17:54.754Z] time="2022-04-27T14:17:54Z" level=info msg="node2(cf710ff074e6): Node leave event for cf710ff074e6/172.31.236.96" [2022-04-27T14:17:54.807Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:54Z" level=info msg="Node cf710ff074e6/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa change state NodeActive --> NodeLeft" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:55Z" level=info msg="node5(28d83dc256bf): Node leave event for a7b8592cadfa/172.31.236.96" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa change state NodeActive --> NodeLeft" [2022-04-27T14:17:55.211Z] time="2022-04-27T14:17:55Z" level=info msg="node4(1ea4d91dc743): Node leave event for a7b8592cadfa/172.31.236.96" [2022-04-27T14:17:55.408Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-27T14:17:55.408Z] === RUN TestTemplatedConfig [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa change state NodeActive --> NodeLeft" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="node3(a7b8592cadfa): Node leave event for a7b8592cadfa/172.31.236.96" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node a7b8592cadfa/172.31.236.96, left gossip cluster" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=debug msg="memberlist: Failed ping: a7b8592cadfa (timeout reached)" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.236.96:10036: use of closed network connection" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.236.96:10037: use of closed network connection" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node 1ea4d91dc743 change state NodeActive --> NodeLeft" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="node5(28d83dc256bf): Node leave event for 1ea4d91dc743/172.31.236.96" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="Node 1ea4d91dc743 change state NodeActive --> NodeLeft" [2022-04-27T14:17:55.665Z] time="2022-04-27T14:17:55Z" level=info msg="node4(1ea4d91dc743): Node leave event for 1ea4d91dc743/172.31.236.96" [2022-04-27T14:17:55.799Z] --- PASS: TestConfigsUpdate (2.78s) [2022-04-27T14:17:55.799Z] === RUN TestTemplatedConfig [2022-04-27T14:17:55.799Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T14:17:55.799Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T14:17:56.119Z] time="2022-04-27T14:17:55Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, left gossip cluster" [2022-04-27T14:17:56.119Z] time="2022-04-27T14:17:55Z" level=info msg="memberlist: Suspect a7b8592cadfa has failed, no acks received" [2022-04-27T14:17:56.573Z] time="2022-04-27T14:17:56Z" level=info msg="Node 1ea4d91dc743/172.31.236.96, left gossip cluster" [2022-04-27T14:17:56.573Z] time="2022-04-27T14:17:56Z" level=debug msg="memberlist: Failed to join 172.31.236.96: dial tcp 172.31.236.96:10027: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T14:17:56.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-27T14:17:56.751Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T14:17:57.027Z] time="2022-04-27T14:17:56Z" level=info msg="Node 28d83dc256bf/172.31.236.96, left gossip cluster" [2022-04-27T14:17:57.027Z] time="2022-04-27T14:17:56Z" level=info msg="Node 28d83dc256bf change state NodeActive --> NodeFailed" [2022-04-27T14:17:57.027Z] time="2022-04-27T14:17:56Z" level=info msg="Node 28d83dc256bf/172.31.236.96, added to failed nodes list" [2022-04-27T14:17:57.027Z] time="2022-04-27T14:17:56Z" level=warning msg="memberlist: Failed to send gossip to 172.31.236.96:10037: write udp [::]:10036->172.31.236.96:10037: use of closed network connection" [2022-04-27T14:17:57.027Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-27T14:17:57.027Z] PASS [2022-04-27T14:17:57.027Z] coverage: 60.6% of statements [2022-04-27T14:17:57.027Z] ok github.com/docker/docker/libnetwork/networkdb 103.192s coverage: 60.6% of statements [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T14:17:57.027Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T14:17:57.155Z] time="2022-04-27T14:17:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T14:17:57.301Z] --- PASS: TestTemplatedConfig (2.42s) [2022-04-27T14:17:57.301Z] === RUN TestConfigCreateResolve [2022-04-27T14:17:57.326Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === Skipped [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T14:17:58.552Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T14:17:58.552Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T14:17:58.552Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T14:17:58.552Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T14:17:58.552Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:17:58.552Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T14:17:58.552Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T14:17:58.552Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T14:17:58.552Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-27T14:17:58.552Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T14:17:58.552Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T14:17:58.552Z] daemon_test.go:145: root required [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:17:58.552Z] reload_test.go:342: root required [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:17:58.552Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:17:58.552Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T14:17:58.552Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T14:17:58.552Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T14:17:58.552Z] layer_test.go:291: Failing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T14:17:58.552Z] layer_test.go:340: Failing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T14:17:58.552Z] layer_test.go:455: Failing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.552Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T14:17:58.552Z] layer_test.go:684: Failing on Windows [2022-04-27T14:17:58.552Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T14:17:58.553Z] migration_test.go:45: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:17:58.553Z] migration_test.go:181: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T14:17:58.553Z] mount_test.go:17: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T14:17:58.553Z] mount_test.go:76: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T14:17:58.553Z] mount_test.go:125: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T14:17:58.553Z] mount_test.go:212: Failing on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-27T14:17:58.553Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T14:17:58.553Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:17:58.553Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T14:17:58.553Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T14:17:58.553Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T14:17:58.553Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:17:58.553Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T14:17:58.553Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:17:58.553Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T14:17:58.553Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T14:17:58.553Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T14:17:58.553Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:17:58.553Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:17:58.553Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:17:58.553Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:17:58.553Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:17:58.553Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T14:17:58.553Z] archive_test.go:140: zstd not installed [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:17:58.553Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:17:58.553Z] changes_test.go:196: needs more investigation [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T14:17:58.553Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T14:17:58.553Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T14:17:58.553Z] changes_test.go:433: needs further investigation [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:17:58.553Z] changes_test.go:469: needs further investigation [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:17:58.553Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T14:17:58.553Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:17:58.553Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:17:58.553Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-27T14:17:58.553Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T14:17:58.553Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T14:17:58.553Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T14:17:58.553Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T14:17:58.553Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:17:58.553Z] [2022-04-27T14:17:58.553Z] DONE 2292 tests, 70 skipped in 252.731s [2022-04-27T14:17:58.686Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-27T14:17:58.686Z] PASS [2022-04-27T14:17:58.686Z] [2022-04-27T14:17:58.686Z] DONE 17 tests in 46.619s [2022-04-27T14:17:58.686Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T14:17:58.686Z] INFO: Testing against a local daemon [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:17:58.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:17:58.686Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:17:58.686Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:17:58.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:17:58.686Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:17:58.686Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:17:58.686Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:17:58.686Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:17:58.686Z] === RUN TestPluginInstall [2022-04-27T14:17:58.686Z] === RUN TestPluginInstall/no_auth [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12f124b7eabebfd9284ae3824570eadc27815a7322caa2954f8482360be49d5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12f124b7eabebfd9284ae3824570eadc27815a7322caa2954f8482360be49d5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:58.686Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6904d03f820466e1f2e5c0acf8450ad0d25dc07c66e59f88cb0eebec4a54a9e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.686Z] time="2022-04-27T14:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6904d03f820466e1f2e5c0acf8450ad0d25dc07c66e59f88cb0eebec4a54a9e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:58.686Z] === RUN TestPluginInstall/with_insecure [2022-04-27T14:17:58.947Z] time="2022-04-27T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.947Z] time="2022-04-27T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159e6a4e635ba2f8a665242dd35e68d3de8b248de70d6164ae645b766b95ac98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:58.947Z] time="2022-04-27T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:17:58.947Z] time="2022-04-27T14:17:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159e6a4e635ba2f8a665242dd35e68d3de8b248de70d6164ae645b766b95ac98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:17:59.008Z] INFO: make.ps1 ended at 04/27/2022 14:17:58 [2022-04-27T14:17:59.210Z] plugin_test.go:195: [d220d0d235271] daemon is not started [2022-04-27T14:17:59.210Z] --- PASS: TestPluginInstall (2.74s) [2022-04-27T14:17:59.210Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-27T14:17:59.210Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-27T14:17:59.210Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-27T14:17:59.210Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:17:59.239Z] --- PASS: TestTemplatedConfig (3.64s) [2022-04-27T14:17:59.239Z] === RUN TestConfigCreateResolve [2022-04-27T14:17:59.499Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-27T14:17:59.818Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-27T14:17:59.818Z] PASS [2022-04-27T14:17:59.818Z] [2022-04-27T14:17:59.818Z] DONE 6 tests in 13.097s [2022-04-27T14:17:59.818Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T14:17:59.818Z] ++ 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-04-27T14:17:59.818Z] ++ set -e [2022-04-27T14:17:59.818Z] ++ '[' -n 0 ']' [2022-04-27T14:17:59.818Z] ++ set -x [2022-04-27T14:17:59.818Z] ++ env -i DEST=/go/src/github.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-04-27T14:17:59.818Z] INFO: Testing against a local daemon [2022-04-27T14:17:59.818Z] === RUN TestCheckpoint [2022-04-27T14:17:59.818Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:17:59.818Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:17:59.818Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:17:59.818Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:17:59.818Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:17:59.818Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:17:59.818Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:17:59.818Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-27T14:17:59.818Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:17:59.818Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T14:17:59.818Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:17:59.818Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-27T14:17:59.818Z] === RUN TestCopyEmptyFile [2022-04-27T14:18:00.074Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-27T14:18:00.074Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:18:00.074Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-27T14:18:00.074Z] === RUN TestCopyFromContainer [2022-04-27T14:18:00.534Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T14:18:00.534Z] INFO: Unit tests ended at 04/27/2022 14:18:00. Duration:00:04:23.8653659 [2022-04-27T14:18:00.534Z] INFO: Building busybox [2022-04-27T14:18:00.534Z] Sending build context to Docker daemon 5.12kB [2022-04-27T14:18:00.534Z] [2022-04-27T14:18:00.534Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T14:18:00.534Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T14:18:00.534Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T14:18:00.534Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T14:18:00.534Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T14:18:00.534Z] ---> aa8714eb8356 [2022-04-27T14:18:00.534Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T14:18:00.534Z] ---> Running in 0d3840e18166 [2022-04-27T14:18:01.001Z] === RUN TestCopyFromContainer// [2022-04-27T14:18:01.119Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T14:18:01.257Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T14:18:01.258Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T14:18:01.258Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T14:18:01.258Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T14:18:01.513Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T14:18:01.513Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T14:18:01.513Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T14:18:01.513Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T14:18:01.690Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T14:18:01.770Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer (1.62s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T14:18:01.770Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T14:18:01.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:18:01.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:01.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:01.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:01.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:01.770Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:01.770Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:01.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:01.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:01.770Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:01.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:18:01.770Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:18:01.770Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-27T14:18:01.770Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:18:01.770Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:18:01.770Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:18:01.770Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:18:01.770Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:18:01.770Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:18:01.770Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:18:01.770Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:18:01.770Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:18:01.770Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:18:01.770Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:18:01.770Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:18:01.770Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:18:01.770Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T14:18:01.770Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:18:02.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-27T14:18:02.302Z] --- PASS: TestConfigCreateResolve (2.98s) [2022-04-27T14:18:02.302Z] PASS [2022-04-27T14:18:02.302Z] [2022-04-27T14:18:02.302Z] DONE 6 tests in 17.950s [2022-04-27T14:18:02.302Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T14:18:02.302Z] ++ 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-04-27T14:18:02.302Z] ++ set -e [2022-04-27T14:18:02.302Z] ++ '[' -n 0 ']' [2022-04-27T14:18:02.302Z] ++ set -x [2022-04-27T14:18:02.302Z] ++ env -i DEST=/go/src/github.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-04-27T14:18:02.564Z] INFO: Testing against a local daemon [2022-04-27T14:18:02.564Z] === RUN TestCheckpoint [2022-04-27T14:18:02.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:18:02.564Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:18:02.564Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:18:02.564Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:18:02.564Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:18:02.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:18:02.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-27T14:18:02.564Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:18:02.564Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-27T14:18:02.564Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:18:02.630Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-04-27T14:18:02.630Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-04-27T14:18:02.630Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-04-27T14:18:02.630Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:18:02.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-27T14:18:02.825Z] === RUN TestCopyEmptyFile [2022-04-27T14:18:03.085Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-04-27T14:18:03.085Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:18:03.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-04-27T14:18:03.135Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:18:03.202Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-04-27T14:18:03.202Z] PASS [2022-04-27T14:18:03.202Z] [2022-04-27T14:18:03.202Z] DONE 24 tests in 6.772s [2022-04-27T14:18:03.202Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T14:18:03.202Z] INFO: Testing against a local daemon [2022-04-27T14:18:03.202Z] === RUN TestExternalGraphDriver [2022-04-27T14:18:03.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-04-27T14:18:03.347Z] === RUN TestCopyFromContainer [2022-04-27T14:18:03.462Z] === RUN TestExternalGraphDriver/json [2022-04-27T14:18:03.518Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-27T14:18:03.518Z] Copying nested executables into bundles/binary-daemon [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:04.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:04.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:04.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:04.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:04.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:04.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:04.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:04.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:04.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:04.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:04.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T14:18:04.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T14:18:04.064Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:18:04.626Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-04-27T14:18:04.626Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:18:04.626Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:18:04.626Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:18:04.626Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T14:18:04.626Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:18:04.626Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:18:04.626Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:18:04.626Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-27T14:18:04.626Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:18:04.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T14:18:04.626Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T14:18:04.626Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T14:18:04.626Z] === RUN TestDaemonRestartIpcMode [2022-04-27T14:18:04.626Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T14:18:04.626Z] === RUN TestDaemonHostGatewayIP [2022-04-27T14:18:04.626Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T14:18:04.626Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T14:18:04.626Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T14:18:04.626Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:18:04.626Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T14:18:04.626Z] === RUN TestDiff [2022-04-27T14:18:04.892Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-27T14:18:04.892Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:18:04.892Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-27T14:18:05.150Z] [2022-04-27T14:18:05.192Z] --- PASS: TestDiff (0.41s) [2022-04-27T14:18:05.192Z] === RUN TestExecWithCloseStdin [2022-04-27T14:18:05.197Z] Removing intermediate container 0d3840e18166 [2022-04-27T14:18:05.197Z] ---> 9f420a1720fa [2022-04-27T14:18:05.197Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T14:18:05.197Z] ---> Running in 37b453f02180 [2022-04-27T14:18:05.197Z] Removing intermediate container 37b453f02180 [2022-04-27T14:18:05.197Z] ---> 7bf000b23401 [2022-04-27T14:18:05.197Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T14:18:05.197Z] ---> Running in 2c6101b48bab [2022-04-27T14:18:05.261Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-27T14:18:05.261Z] === RUN TestCopyFromContainer// [2022-04-27T14:18:05.373Z] === RUN TestExternalGraphDriver/spec [2022-04-27T14:18:05.448Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-04-27T14:18:05.449Z] === RUN TestExec [2022-04-27T14:18:05.523Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T14:18:05.523Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T14:18:05.652Z] Removing intermediate container 2c6101b48bab [2022-04-27T14:18:05.652Z] ---> f409fd4d9bd4 [2022-04-27T14:18:05.652Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T14:18:05.693Z] --- PASS: TestGet (15.01s) [2022-04-27T14:18:05.693Z] === RUN TestPluginWithNoManifest [2022-04-27T14:18:05.693Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T14:18:05.693Z] === RUN TestGetAll [2022-04-27T14:18:05.693Z] --- PASS: TestGetAll (0.00s) [2022-04-27T14:18:05.693Z] PASS [2022-04-27T14:18:05.693Z] coverage: 73.2% of statements [2022-04-27T14:18:05.693Z] ok github.com/docker/docker/pkg/plugins 35.968s coverage: 73.2% of statements [2022-04-27T14:18:05.784Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T14:18:05.784Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T14:18:05.784Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T14:18:06.011Z] --- PASS: TestExec (0.48s) [2022-04-27T14:18:06.011Z] === RUN TestExecUser [2022-04-27T14:18:06.044Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T14:18:06.044Z] === RUN TestCopyFromContainer/bar/dirsymlink [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-27T14:18:06.305Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T14:18:06.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/make.sh cross [2022-04-27T14:18:06.565Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer (3.38s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2022-04-27T14:18:06.565Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-27T14:18:06.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:18:06.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:06.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:06.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:06.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:06.565Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:06.565Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:06.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:18:06.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:18:06.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:18:06.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T14:18:06.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:18:06.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:18:06.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-27T14:18:06.565Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:18:06.572Z] --- PASS: TestExecUser (0.47s) [2022-04-27T14:18:06.572Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:18:06.668Z] [2022-04-27T14:18:06.756Z] === RUN TestExternalGraphDriver/pull [2022-04-27T14:18:06.828Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-04-27T14:18:06.828Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:18:06.828Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:18:06.828Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:18:06.828Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:18:06.828Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:18:06.828Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:18:06.828Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:18:06.828Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:18:06.828Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:18:06.828Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:18:06.828Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-27T14:18:06.828Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:18:06.828Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:18:06.828Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:18:06.828Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:18:06.828Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T14:18:06.828Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:18:06.926Z] Removing bundles/ [2022-04-27T14:18:06.926Z] [2022-04-27T14:18:06.926Z] ---> Making bundle: cross (in bundles/cross) [2022-04-27T14:18:06.926Z] Cross building: bundles/cross/linux/amd64 [2022-04-27T14:18:06.926Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T14:18:06.926Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T14:18:07.133Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-04-27T14:18:07.133Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:18:07.179Z] [2022-04-27T14:18:07.179Z] ---> 3edef1404f86 [2022-04-27T14:18:07.179Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T14:18:07.179Z] ---> Running in 1e646415273a [2022-04-27T14:18:08.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-27T14:18:08.498Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:18:08.666Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-04-27T14:18:08.666Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2022-04-27T14:18:08.666Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-04-27T14:18:08.666Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-27T14:18:08.666Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:18:08.741Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-27T14:18:08.754Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-04-27T14:18:08.754Z] === RUN TestHealthKillContainer [2022-04-27T14:18:09.002Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2022-04-27T14:18:09.002Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:18:11.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:11.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:11.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:11.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:11.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:11.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:11.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:11.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:18:11.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:18:11.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:18:11.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:18:11.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T14:18:11.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T14:18:11.547Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:18:12.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-04-27T14:18:12.119Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:18:12.119Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:18:12.119Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:18:12.119Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T14:18:12.119Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:18:12.119Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:18:12.119Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:18:12.119Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-27T14:18:12.119Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:18:12.379Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-04-27T14:18:12.379Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T14:18:12.379Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T14:18:12.379Z] === RUN TestDaemonRestartIpcMode [2022-04-27T14:18:12.379Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T14:18:12.379Z] === RUN TestDaemonHostGatewayIP [2022-04-27T14:18:12.379Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T14:18:12.379Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T14:18:12.379Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T14:18:12.379Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:18:12.379Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T14:18:12.379Z] === RUN TestDiff [2022-04-27T14:18:12.640Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-27T14:18:12.864Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-27T14:18:12.865Z] PASS [2022-04-27T14:18:12.865Z] [2022-04-27T14:18:12.865Z] DONE 5 tests in 9.008s [2022-04-27T14:18:12.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T14:18:12.865Z] INFO: Testing against a local daemon [2022-04-27T14:18:12.865Z] === RUN TestContinueAfterPluginCrash [2022-04-27T14:18:12.865Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T14:18:12.865Z] === RUN TestReadPluginNoRead [2022-04-27T14:18:12.865Z] === PAUSE TestReadPluginNoRead [2022-04-27T14:18:12.865Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T14:18:12.865Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T14:18:12.865Z] === CONT TestContinueAfterPluginCrash [2022-04-27T14:18:12.865Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T14:18:13.211Z] --- PASS: TestDiff (0.72s) [2022-04-27T14:18:13.211Z] === RUN TestExecWithCloseStdin [2022-04-27T14:18:14.153Z] --- PASS: TestExecWithCloseStdin (0.93s) [2022-04-27T14:18:14.153Z] === RUN TestExec [2022-04-27T14:18:14.725Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T14:18:14.985Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-27T14:18:14.986Z] --- PASS: TestExec (0.90s) [2022-04-27T14:18:14.986Z] === RUN TestExecUser [2022-04-27T14:18:15.557Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T14:18:15.751Z] Removing intermediate container 1e646415273a [2022-04-27T14:18:15.752Z] ---> 5139f8d60c6d [2022-04-27T14:18:15.752Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T14:18:15.752Z] ---> Running in 82a3ac9b9422 [2022-04-27T14:18:15.819Z] --- PASS: TestExecUser (0.91s) [2022-04-27T14:18:15.819Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:18:16.165Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-04-27T14:18:16.165Z] === CONT TestReadPluginNoRead [2022-04-27T14:18:16.207Z] [2022-04-27T14:18:16.207Z] SUCCESS: Specified value was saved. [2022-04-27T14:18:16.390Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-27T14:18:16.846Z] --- PASS: TestHealthKillContainer (8.07s) [2022-04-27T14:18:16.846Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:18:16.962Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2022-04-27T14:18:16.962Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:18:16.962Z] check_test.go:307: [d4740010cb838] daemon is not started [2022-04-27T14:18:16.962Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-27T14:18:17.223Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T14:18:17.223Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T14:18:17.408Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-04-27T14:18:17.409Z] === RUN TestIpcModeNone [2022-04-27T14:18:17.969Z] --- PASS: TestIpcModeNone (0.48s) [2022-04-27T14:18:17.969Z] === RUN TestIpcModePrivate [2022-04-27T14:18:18.076Z] === RUN TestReadPluginNoRead/default [2022-04-27T14:18:18.165Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-27T14:18:18.226Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-27T14:18:18.371Z] Removing intermediate container 82a3ac9b9422 [2022-04-27T14:18:18.371Z] ---> fb86760579f1 [2022-04-27T14:18:18.371Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T14:18:18.371Z] ---> Running in 7eb582ce2db5 [2022-04-27T14:18:18.426Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2022-04-27T14:18:18.426Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:18:18.481Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-27T14:18:18.481Z] === RUN TestIpcModeShareable [2022-04-27T14:18:18.737Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-27T14:18:18.737Z] --- PASS: TestIpcModeShareable (0.44s) [2022-04-27T14:18:18.737Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T14:18:19.368Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-27T14:18:19.368Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-04-27T14:18:19.368Z] === RUN TestHealthKillContainer [2022-04-27T14:18:19.457Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T14:18:20.310Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T14:18:20.398Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T14:18:20.658Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-04-27T14:18:20.689Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-04-27T14:18:20.689Z] === RUN TestAPIIpcModeHost [2022-04-27T14:18:20.689Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-27T14:18:20.689Z] === RUN TestDaemonIpcModeShareable [2022-04-27T14:18:20.881Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-27T14:18:21.598Z] === CONT TestReadPluginNoRead [2022-04-27T14:18:21.598Z] read_test.go:92: [d7c37468564a5] daemon is not started [2022-04-27T14:18:21.598Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-04-27T14:18:21.598Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-04-27T14:18:21.598Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-04-27T14:18:21.598Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-27T14:18:21.598Z] PASS [2022-04-27T14:18:21.598Z] [2022-04-27T14:18:21.598Z] DONE 6 tests in 9.354s [2022-04-27T14:18:21.598Z] 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-04-27T14:18:21.598Z] testing: warning: no tests to run [2022-04-27T14:18:21.598Z] PASS [2022-04-27T14:18:21.598Z] [2022-04-27T14:18:21.598Z] DONE 0 tests in 0.008s [2022-04-27T14:18:21.598Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T14:18:21.598Z] INFO: Testing against a local daemon [2022-04-27T14:18:21.598Z] === RUN TestPluginWithDevMounts [2022-04-27T14:18:21.598Z] === PAUSE TestPluginWithDevMounts [2022-04-27T14:18:21.598Z] === CONT TestPluginWithDevMounts [2022-04-27T14:18:21.621Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-27T14:18:21.876Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-27T14:18:21.876Z] === RUN TestDaemonIpcModePrivate [2022-04-27T14:18:22.125Z] Cannot create a file when that file already exists. [2022-04-27T14:18:22.793Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T14:18:22.793Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-27T14:18:22.804Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-27T14:18:23.058Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T14:18:23.060Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-27T14:18:23.060Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T14:18:23.509Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-27T14:18:23.509Z] PASS [2022-04-27T14:18:23.509Z] [2022-04-27T14:18:23.509Z] DONE 1 tests in 1.617s [2022-04-27T14:18:23.509Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T14:18:23.509Z] INFO: Testing against a local daemon [2022-04-27T14:18:23.509Z] === RUN TestSecretInspect [2022-04-27T14:18:23.988Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-27T14:18:23.988Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-04-27T14:18:23.988Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T14:18:25.352Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-27T14:18:25.352Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-27T14:18:25.352Z] === RUN TestIpcModeOlderClient [2022-04-27T14:18:25.352Z] === PAUSE TestIpcModeOlderClient [2022-04-27T14:18:25.352Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:18:25.608Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-27T14:18:25.608Z] === RUN TestKillContainer [2022-04-27T14:18:25.608Z] === RUN TestKillContainer/no_signal [2022-04-27T14:18:25.841Z] Removing intermediate container 7eb582ce2db5 [2022-04-27T14:18:25.841Z] ---> e42f2ee17717 [2022-04-27T14:18:25.841Z] Step 13/13 : CMD ["sh"] [2022-04-27T14:18:25.841Z] ---> Running in 802c9e3cef0a [2022-04-27T14:18:25.841Z] Removing intermediate container 802c9e3cef0a [2022-04-27T14:18:25.841Z] ---> fbca543ce8e2 [2022-04-27T14:18:25.841Z] Successfully built fbca543ce8e2 [2022-04-27T14:18:25.841Z] Successfully tagged busybox:latest [2022-04-27T14:18:25.841Z] INFO: Docker images of the daemon under test [2022-04-27T14:18:25.841Z] [2022-04-27T14:18:25.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:18:25.841Z] busybox latest fbca543ce8e2 Less than a second ago 5.02GB [2022-04-27T14:18:25.841Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T14:18:25.841Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T14:18:25.841Z] [2022-04-27T14:18:25.841Z] INFO: Running integration tests at 04/27/2022 14:18:25... [2022-04-27T14:18:25.841Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T14:18:25.841Z] INFO: Integration API tests being run from the host: [2022-04-27T14:18:26.053Z] --- PASS: TestSecretInspect (2.22s) [2022-04-27T14:18:26.053Z] === RUN TestSecretList [2022-04-27T14:18:26.170Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:18:26.299Z] INFO: make.ps1 starting at 04/27/2022 14:18:25 [2022-04-27T14:18:26.354Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-27T14:18:26.426Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:18:26.756Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T14:18:26.988Z] --- PASS: TestKillContainer (1.41s) [2022-04-27T14:18:26.988Z] --- PASS: TestKillContainer/no_signal (0.50s) [2022-04-27T14:18:26.988Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2022-04-27T14:18:26.988Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-27T14:18:26.988Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:18:26.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T14:18:27.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T14:18:27.742Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T14:18:27.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-04-27T14:18:27.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-27T14:18:27.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-27T14:18:27.806Z] === RUN TestKillStoppedContainer [2022-04-27T14:18:27.967Z] --- PASS: TestSecretList (2.17s) [2022-04-27T14:18:27.967Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:18:28.003Z] --- PASS: TestHealthKillContainer (8.47s) [2022-04-27T14:18:28.003Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:18:28.062Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T14:18:28.062Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:18:28.062Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-27T14:18:28.062Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:18:28.318Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-27T14:18:28.319Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:18:28.575Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-04-27T14:18:28.575Z] === RUN TestIpcModeNone [2022-04-27T14:18:28.880Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-04-27T14:18:28.880Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:18:29.147Z] --- PASS: TestIpcModeNone (0.66s) [2022-04-27T14:18:29.147Z] === RUN TestIpcModePrivate [2022-04-27T14:18:29.442Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-04-27T14:18:29.442Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T14:18:29.442Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-04-27T14:18:29.442Z] === RUN TestLinksContainerNames [2022-04-27T14:18:29.719Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-27T14:18:29.879Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-27T14:18:29.879Z] === RUN TestSecretsUpdate [2022-04-27T14:18:29.979Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-27T14:18:29.979Z] --- PASS: TestIpcModePrivate (0.75s) [2022-04-27T14:18:29.979Z] === RUN TestIpcModeShareable [2022-04-27T14:18:30.370Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-27T14:18:30.370Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:18:30.555Z] check_test.go:307: [d7f65931930d8] daemon is not started [2022-04-27T14:18:30.555Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-27T14:18:30.555Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-27T14:18:30.694Z] === RUN TestBoolValue [2022-04-27T14:18:30.694Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestBoolValueOrDefault [2022-04-27T14:18:30.694Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestInt64ValueOrZero [2022-04-27T14:18:30.694Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestInt64ValueOrDefault [2022-04-27T14:18:30.694Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T14:18:30.694Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestJsonContentType [2022-04-27T14:18:30.694Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestReadJSON [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/nil_body [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/empty_body [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/with_valid_request [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/with_whitespace [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/with_extra_content [2022-04-27T14:18:30.694Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T14:18:30.694Z] PASS [2022-04-27T14:18:30.694Z] coverage: 31.9% of statements [2022-04-27T14:18:30.694Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 31.9% of statements [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T14:18:30.694Z] === RUN TestMaskSecretKeys [2022-04-27T14:18:30.694Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T14:18:30.694Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T14:18:30.694Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T14:18:30.694Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T14:18:30.694Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestVersionMiddlewareVersion [2022-04-27T14:18:30.694Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T14:18:30.694Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T14:18:30.694Z] PASS [2022-04-27T14:18:30.694Z] coverage: 37.7% of statements [2022-04-27T14:18:30.694Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T14:18:30.694Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T14:18:30.694Z] === RUN TestStrSliceMarshalJSON [2022-04-27T14:18:30.694Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T14:18:30.694Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestStrSliceUnmarshalString [2022-04-27T14:18:30.694Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T14:18:30.694Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T14:18:30.694Z] PASS [2022-04-27T14:18:30.694Z] coverage: 90.0% of statements [2022-04-27T14:18:30.694Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-04-27T14:18:30.694Z] === RUN TestToJSON [2022-04-27T14:18:30.694Z] --- PASS: TestToJSON (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestToParamWithVersion [2022-04-27T14:18:30.694Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestFromJSON [2022-04-27T14:18:30.694Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestEmpty [2022-04-27T14:18:30.694Z] --- PASS: TestEmpty (0.00s) [2022-04-27T14:18:30.694Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T14:18:30.694Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestArgsMatchKVList [2022-04-27T14:18:30.695Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestArgsMatch [2022-04-27T14:18:30.695Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestAdd [2022-04-27T14:18:30.695Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDel [2022-04-27T14:18:30.695Z] --- PASS: TestDel (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestLen [2022-04-27T14:18:30.695Z] --- PASS: TestLen (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestExactMatch [2022-04-27T14:18:30.695Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestOnlyOneExactMatch [2022-04-27T14:18:30.695Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestContains [2022-04-27T14:18:30.695Z] --- PASS: TestContains (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestValidate [2022-04-27T14:18:30.695Z] --- PASS: TestValidate (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestWalkValues [2022-04-27T14:18:30.695Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFuzzyMatch [2022-04-27T14:18:30.695Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestClone [2022-04-27T14:18:30.695Z] --- PASS: TestClone (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 92.2% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2022-04-27T14:18:30.695Z] === RUN TestAdjustForAPIVersion [2022-04-27T14:18:30.695Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 6.1% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 6.1% of statements [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T14:18:30.695Z] === RUN TestGetTimestamp [2022-04-27T14:18:30.695Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-27T14:18:30.695Z] === RUN TestParseTimestamps [2022-04-27T14:18:30.695Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] === RUN TestCompareVersion [2022-04-27T14:18:30.695Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 77.3% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T14:18:30.695Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T14:18:30.695Z] === RUN TestIsGIT [2022-04-27T14:18:30.695Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.049s coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T14:18:30.695Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCloneArgsSmartHttp [2022-04-27T14:18:30.695Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-27T14:18:30.695Z] === RUN TestCloneArgsDumbHttp [2022-04-27T14:18:30.695Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCloneArgsGit [2022-04-27T14:18:30.695Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCheckoutGit [2022-04-27T14:18:30.695Z] === RUN TestEnable [2022-04-27T14:18:30.695Z] --- PASS: TestEnable (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDisable [2022-04-27T14:18:30.695Z] --- PASS: TestDisable (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestEnabled [2022-04-27T14:18:30.695Z] --- PASS: TestEnabled (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-04-27T14:18:30.695Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T14:18:30.695Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestProcessNoDockerignore [2022-04-27T14:18:30.695Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T14:18:30.695Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDetectContentType [2022-04-27T14:18:30.695Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestSelectAcceptableMIME [2022-04-27T14:18:30.695Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestInspectEmptyResponse [2022-04-27T14:18:30.695Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestInspectResponseBinary [2022-04-27T14:18:30.695Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestResponseUnsupportedContentType [2022-04-27T14:18:30.695Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestInspectResponseTextSimple [2022-04-27T14:18:30.695Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T14:18:30.695Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestUnknownContentLength [2022-04-27T14:18:30.695Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDownloadRemote [2022-04-27T14:18:30.695Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-27T14:18:30.695Z] === RUN TestGetWithStatusError [2022-04-27T14:18:30.695Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCloseRootDirectory [2022-04-27T14:18:30.695Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:30.695Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestHashFile [2022-04-27T14:18:30.695Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:30.695Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestHashSubdir [2022-04-27T14:18:30.695Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:30.695Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestRemoveDirectory [2022-04-27T14:18:30.695Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:30.695Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 9.3% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/builder/remotecontext 0.256s coverage: 9.3% of statements [2022-04-27T14:18:30.695Z] === RUN TestGetAllAllowed [2022-04-27T14:18:30.695Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestGetAllMeta [2022-04-27T14:18:30.695Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T14:18:30.695Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T14:18:30.695Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestIsExistingDirectory [2022-04-27T14:18:30.695Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestGetFilenameForDownload [2022-04-27T14:18:30.695Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestEnv2Variables [2022-04-27T14:18:30.695Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T14:18:30.695Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestMaintainer [2022-04-27T14:18:30.695Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestLabel [2022-04-27T14:18:30.695Z] --- PASS: TestLabel (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFromScratch [2022-04-27T14:18:30.695Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFromWithArg [2022-04-27T14:18:30.695Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T14:18:30.695Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFromWithUndefinedArg [2022-04-27T14:18:30.695Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T14:18:30.695Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestOnbuild [2022-04-27T14:18:30.695Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestWorkdir [2022-04-27T14:18:30.695Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCmd [2022-04-27T14:18:30.695Z] --- PASS: TestCmd (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestHealthcheckNone [2022-04-27T14:18:30.695Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestHealthcheckCmd [2022-04-27T14:18:30.695Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestEntrypoint [2022-04-27T14:18:30.695Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestExpose [2022-04-27T14:18:30.695Z] --- PASS: TestExpose (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestUser [2022-04-27T14:18:30.695Z] --- PASS: TestUser (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestVolume [2022-04-27T14:18:30.695Z] --- PASS: TestVolume (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestStopSignal [2022-04-27T14:18:30.695Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:18:30.695Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestArg [2022-04-27T14:18:30.695Z] --- PASS: TestArg (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestShell [2022-04-27T14:18:30.695Z] --- PASS: TestShell (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestPrependEnvOnCmd [2022-04-27T14:18:30.695Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestRunWithBuildArgs [2022-04-27T14:18:30.695Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T14:18:30.695Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T14:18:30.695Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T14:18:30.695Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T14:18:30.695Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T14:18:30.695Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestNormalizeWorkdir [2022-04-27T14:18:30.695Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDispatch [2022-04-27T14:18:30.695Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T14:18:30.695Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T14:18:30.695Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T14:18:30.695Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T14:18:30.695Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T14:18:30.695Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T14:18:30.695Z] === RUN TestDispatch/COPY_url [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch (0.05s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T14:18:30.695Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T14:18:30.695Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T14:18:30.695Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T14:18:30.695Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T14:18:30.695Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T14:18:30.695Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestEmptyDockerfile [2022-04-27T14:18:30.695Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestSymlinkDockerfile [2022-04-27T14:18:30.695Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T14:18:30.695Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestNonExistingDockerfile [2022-04-27T14:18:30.695Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestCopyRunConfig [2022-04-27T14:18:30.695Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestDeepCopyRunConfig [2022-04-27T14:18:30.695Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestExportImage [2022-04-27T14:18:30.695Z] --- PASS: TestExportImage (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestNormalizeDest [2022-04-27T14:18:30.695Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 46.7% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 46.7% of statements [2022-04-27T14:18:30.695Z] === RUN TestTCP4Proxy [2022-04-27T14:18:30.695Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T14:18:30.695Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T14:18:30.695Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestTCP6Proxy [2022-04-27T14:18:30.695Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:18:30.695Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestTCPDualStackProxy [2022-04-27T14:18:30.695Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:18:30.695Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestUDP4Proxy [2022-04-27T14:18:30.695Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestUDP6Proxy [2022-04-27T14:18:30.695Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:18:30.695Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestUDPWriteError [2022-04-27T14:18:30.695Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestSCTP4Proxy [2022-04-27T14:18:30.695Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:18:30.695Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-27T14:18:30.695Z] === RUN TestSCTP6Proxy [2022-04-27T14:18:30.695Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:18:30.695Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T14:18:30.695Z] PASS [2022-04-27T14:18:30.695Z] coverage: 49.4% of statements [2022-04-27T14:18:30.695Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-04-27T14:18:30.815Z] --- PASS: TestIpcModeShareable (0.90s) [2022-04-27T14:18:30.815Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T14:18:30.931Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-27T14:18:30.931Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T14:18:31.080Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T14:18:31.080Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-27T14:18:31.080Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T14:18:31.187Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/default [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/private [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/slave [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/shared [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T14:18:31.187Z] === CONT TestMountDaemonRoot/default [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:31.187Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:31.187Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:31.187Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:31.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:31.187Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/shared [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/slave [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/private [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:31.443Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:31.443Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:31.443Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:31.651Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:31.699Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T14:18:31.699Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T14:18:31.699Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T14:18:31.789Z] --- PASS: TestSecretsUpdate (1.85s) [2022-04-27T14:18:31.789Z] === RUN TestTemplatedSecret [2022-04-27T14:18:32.225Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-27T14:18:33.063Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-04-27T14:18:33.063Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T14:18:33.168Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T14:18:33.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-04-27T14:18:33.625Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T14:18:33.741Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2022-04-27T14:18:33.741Z] === RUN TestAPIIpcModeHost [2022-04-27T14:18:33.880Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-04-27T14:18:33.880Z] === RUN TestNetworkNat [2022-04-27T14:18:34.136Z] --- PASS: TestNetworkNat (0.47s) [2022-04-27T14:18:34.136Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:18:34.313Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-04-27T14:18:34.313Z] === RUN TestDaemonIpcModeShareable [2022-04-27T14:18:34.336Z] --- PASS: TestTemplatedSecret (2.57s) [2022-04-27T14:18:34.336Z] === RUN TestSecretCreateResolve [2022-04-27T14:18:34.698Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-27T14:18:34.698Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:18:35.256Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-27T14:18:35.587Z] 2022/04/27 14:18:34 Closing DB instances... [2022-04-27T14:18:35.827Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-27T14:18:36.045Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-27T14:18:36.045Z] === RUN TestFindNode [2022-04-27T14:18:36.045Z] 2022/04/27 14:18:35 Closing DB instances... [2022-04-27T14:18:36.045Z] --- PASS: TestFindNode (0.02s) [2022-04-27T14:18:36.045Z] === RUN TestChangeNodeState [2022-04-27T14:18:36.045Z] 2022/04/27 14:18:35 Closing DB instances... [2022-04-27T14:18:36.045Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-27T14:18:36.045Z] === RUN TestNodeReincarnation [2022-04-27T14:18:36.045Z] 2022/04/27 14:18:36 Closing DB instances... [2022-04-27T14:18:36.088Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2022-04-27T14:18:36.088Z] === RUN TestDaemonIpcModePrivate [2022-04-27T14:18:36.876Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-27T14:18:36.876Z] PASS [2022-04-27T14:18:36.876Z] [2022-04-27T14:18:36.876Z] DONE 6 tests in 13.222s [2022-04-27T14:18:36.876Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T14:18:36.876Z] INFO: Testing against a local daemon [2022-04-27T14:18:36.876Z] === RUN TestServiceCreateInit [2022-04-27T14:18:36.876Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:18:37.031Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T14:18:37.215Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-04-27T14:18:37.215Z] === RUN TestPause [2022-04-27T14:18:37.602Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-04-27T14:18:37.602Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2022-04-27T14:18:37.602Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T14:18:37.777Z] --- PASS: TestPause (0.45s) [2022-04-27T14:18:37.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:18:37.777Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:18:37.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:18:37.777Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:18:38.034Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-27T14:18:38.034Z] === RUN TestPidHost [2022-04-27T14:18:38.205Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T14:18:38.963Z] --- PASS: TestPidHost (0.94s) [2022-04-27T14:18:38.963Z] === RUN TestPsFilter [2022-04-27T14:18:39.166Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T14:18:39.219Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T14:18:39.219Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:18:39.430Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-04-27T14:18:39.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-27T14:18:39.474Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:18:39.691Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2022-04-27T14:18:39.691Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T14:18:40.036Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-27T14:18:40.036Z] === RUN TestRemoveContainerRunning [2022-04-27T14:18:40.213Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:18:40.292Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-27T14:18:40.292Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:18:40.631Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-27T14:18:40.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-27T14:18:40.854Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:18:40.854Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T14:18:40.854Z] === RUN TestRenameLinkedContainer [2022-04-27T14:18:41.204Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-04-27T14:18:41.204Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-04-27T14:18:41.204Z] === RUN TestIpcModeOlderClient [2022-04-27T14:18:41.204Z] === PAUSE TestIpcModeOlderClient [2022-04-27T14:18:41.204Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:18:41.225Z] === RUN TestCheckpointCreateError [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointCreate [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointDeleteError [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointDelete [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointListError [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointList [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T14:18:41.225Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T14:18:41.225Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:18:41.225Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestGetAPIPath [2022-04-27T14:18:41.225Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestParseHostURL [2022-04-27T14:18:41.225Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T14:18:41.225Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T14:18:41.225Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestClientRedirect [2022-04-27T14:18:41.225Z] === RUN TestClientRedirect/GET [2022-04-27T14:18:41.225Z] === RUN TestClientRedirect/POST [2022-04-27T14:18:41.225Z] === RUN TestClientRedirect/PUT [2022-04-27T14:18:41.225Z] === RUN TestClientRedirect/DELETE [2022-04-27T14:18:41.225Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T14:18:41.225Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigCreateUnsupported [2022-04-27T14:18:41.225Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigCreateError [2022-04-27T14:18:41.225Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigCreate [2022-04-27T14:18:41.225Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspectNotFound [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspectUnsupported [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspectError [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigInspect [2022-04-27T14:18:41.225Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigListUnsupported [2022-04-27T14:18:41.225Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigListError [2022-04-27T14:18:41.225Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigList [2022-04-27T14:18:41.225Z] --- PASS: TestConfigList (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigRemoveUnsupported [2022-04-27T14:18:41.225Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigRemoveError [2022-04-27T14:18:41.225Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigRemove [2022-04-27T14:18:41.225Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigUpdateUnsupported [2022-04-27T14:18:41.225Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigUpdateError [2022-04-27T14:18:41.225Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestConfigUpdate [2022-04-27T14:18:41.225Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCommitError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCommit [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStatPathError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStatPath [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyToContainerError [2022-04-27T14:18:41.225Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T14:18:41.225Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T14:18:41.225Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyToContainer [2022-04-27T14:18:41.225Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyFromContainerError [2022-04-27T14:18:41.225Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T14:18:41.225Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T14:18:41.225Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T14:18:41.225Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestCopyFromContainer [2022-04-27T14:18:41.225Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCreateError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCreateImageNotFound [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCreateWithName [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerCreateAutoRemove [2022-04-27T14:18:41.225Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerDiffError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerDiff [2022-04-27T14:18:41.225Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecCreateError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecCreate [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecStartError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecStart [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecInspectError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecInspect [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExportError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExport [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerInspectError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T14:18:41.225Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T14:18:41.225Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerInspect [2022-04-27T14:18:41.225Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerInspectNode [2022-04-27T14:18:41.225Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerKillError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerKill [2022-04-27T14:18:41.225Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerListError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerList [2022-04-27T14:18:41.225Z] --- PASS: TestContainerList (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerLogsNotFoundError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerLogsError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerLogs [2022-04-27T14:18:41.225Z] --- PASS: TestContainerLogs (0.14s) [2022-04-27T14:18:41.225Z] === RUN TestContainerPauseError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerPause [2022-04-27T14:18:41.225Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainersPruneError [2022-04-27T14:18:41.225Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainersPrune [2022-04-27T14:18:41.225Z] --- PASS: TestContainersPrune (0.01s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRemoveError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRemove [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRenameError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRename [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerResizeError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecResizeError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerResize [2022-04-27T14:18:41.225Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerExecResize [2022-04-27T14:18:41.225Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRestartError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerRestart [2022-04-27T14:18:41.225Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStartError [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T14:18:41.225Z] === RUN TestContainerStart [2022-04-27T14:18:41.225Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerStatsError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerStats [2022-04-27T14:18:41.226Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerStopError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerStop [2022-04-27T14:18:41.226Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerTopError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerTop [2022-04-27T14:18:41.226Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerUnpauseError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerUnpause [2022-04-27T14:18:41.226Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerUpdateError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerUpdate [2022-04-27T14:18:41.226Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerWaitError [2022-04-27T14:18:41.226Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestContainerWait [2022-04-27T14:18:41.226Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestDiskUsageError [2022-04-27T14:18:41.226Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestDiskUsage [2022-04-27T14:18:41.226Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestDistributionInspectUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestEventsErrorInOptions [2022-04-27T14:18:41.226Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestEventsErrorFromServer [2022-04-27T14:18:41.226Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestEvents [2022-04-27T14:18:41.226Z] --- PASS: TestEvents (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestTLSCloseWriter [2022-04-27T14:18:41.226Z] === PAUSE TestTLSCloseWriter [2022-04-27T14:18:41.226Z] === RUN TestImageBuildError [2022-04-27T14:18:41.226Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageBuild [2022-04-27T14:18:41.226Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestGetDockerOS [2022-04-27T14:18:41.226Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageCreateError [2022-04-27T14:18:41.226Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageCreate [2022-04-27T14:18:41.226Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageHistoryError [2022-04-27T14:18:41.226Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageHistory [2022-04-27T14:18:41.226Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageImportError [2022-04-27T14:18:41.226Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageImport [2022-04-27T14:18:41.226Z] --- PASS: TestImageImport (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageInspectError [2022-04-27T14:18:41.226Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageInspectImageNotFound [2022-04-27T14:18:41.226Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageInspect [2022-04-27T14:18:41.226Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageListError [2022-04-27T14:18:41.226Z] --- PASS: TestImageListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageList [2022-04-27T14:18:41.226Z] --- PASS: TestImageList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageListApiBefore125 [2022-04-27T14:18:41.226Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageLoadError [2022-04-27T14:18:41.226Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageLoad [2022-04-27T14:18:41.226Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagesPruneError [2022-04-27T14:18:41.226Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagesPrune [2022-04-27T14:18:41.226Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullReferenceParseError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullAnyError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePullWithoutErrors [2022-04-27T14:18:41.226Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushReferenceError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushAnyError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithoutErrors [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T14:18:41.226Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageRemoveImageNotFound [2022-04-27T14:18:41.226Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageRemove [2022-04-27T14:18:41.226Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSaveError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSave [2022-04-27T14:18:41.226Z] --- PASS: TestImageSave (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchAnyError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageSearchWithoutErrors [2022-04-27T14:18:41.226Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageTagError [2022-04-27T14:18:41.226Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageTagInvalidReference [2022-04-27T14:18:41.226Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T14:18:41.226Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageTagHexSource [2022-04-27T14:18:41.226Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestImageTag [2022-04-27T14:18:41.226Z] --- PASS: TestImageTag (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestInfoServerError [2022-04-27T14:18:41.226Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T14:18:41.226Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestInfo [2022-04-27T14:18:41.226Z] --- PASS: TestInfo (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkConnectError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkConnect [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkCreateError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkCreate [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkDisconnectError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkDisconnect [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/no_options [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/verbose [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/global_scope [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T14:18:41.226Z] === RUN TestNetworkInspect/server_error [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkListError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkList [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworksPruneError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworksPrune [2022-04-27T14:18:41.226Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNetworkRemove [2022-04-27T14:18:41.226Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeInspectError [2022-04-27T14:18:41.226Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T14:18:41.226Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeInspect [2022-04-27T14:18:41.226Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeListError [2022-04-27T14:18:41.226Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeList [2022-04-27T14:18:41.226Z] --- PASS: TestNodeList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeRemove [2022-04-27T14:18:41.226Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeUpdateError [2022-04-27T14:18:41.226Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestNodeUpdate [2022-04-27T14:18:41.226Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestOptionWithHostFromEnv [2022-04-27T14:18:41.226Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestOptionWithTimeout [2022-04-27T14:18:41.226Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T14:18:41.226Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPingFail [2022-04-27T14:18:41.226Z] --- PASS: TestPingFail (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPingWithError [2022-04-27T14:18:41.226Z] 2022/04/27 14:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T14:18:41.226Z] 2022/04/27 14:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T14:18:41.226Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPingSuccess [2022-04-27T14:18:41.226Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPingHeadFallback [2022-04-27T14:18:41.226Z] === RUN TestPingHeadFallback/OK [2022-04-27T14:18:41.226Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T14:18:41.226Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T14:18:41.226Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T14:18:41.226Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T14:18:41.226Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginDisableError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginDisable [2022-04-27T14:18:41.226Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginEnableError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginEnable [2022-04-27T14:18:41.226Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginInspectError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginInspect [2022-04-27T14:18:41.226Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginListError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginList [2022-04-27T14:18:41.226Z] --- PASS: TestPluginList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginPushError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginPush [2022-04-27T14:18:41.226Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginRemove [2022-04-27T14:18:41.226Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginSetError [2022-04-27T14:18:41.226Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPluginSet [2022-04-27T14:18:41.226Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSetHostHeader [2022-04-27T14:18:41.226Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestPlainTextError [2022-04-27T14:18:41.226Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestInfiniteError [2022-04-27T14:18:41.226Z] --- PASS: TestInfiniteError (0.03s) [2022-04-27T14:18:41.226Z] === RUN TestCanceledContext [2022-04-27T14:18:41.226Z] 2022/04/27 14:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T14:18:41.226Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestDeadlineExceededContext [2022-04-27T14:18:41.226Z] 2022/04/27 14:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T14:18:41.226Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretCreateUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretCreateError [2022-04-27T14:18:41.226Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretCreate [2022-04-27T14:18:41.226Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretInspectUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretInspectError [2022-04-27T14:18:41.226Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T14:18:41.226Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretInspect [2022-04-27T14:18:41.226Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretListUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretListError [2022-04-27T14:18:41.226Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretList [2022-04-27T14:18:41.226Z] --- PASS: TestSecretList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretRemoveUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretRemove [2022-04-27T14:18:41.226Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretUpdateUnsupported [2022-04-27T14:18:41.226Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretUpdateError [2022-04-27T14:18:41.226Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSecretUpdate [2022-04-27T14:18:41.226Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceCreateError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceCreate [2022-04-27T14:18:41.226Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T14:18:41.226Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceCreateDigestPinning [2022-04-27T14:18:41.226Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceInspectError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T14:18:41.226Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T14:18:41.226Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceInspect [2022-04-27T14:18:41.226Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceListError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceList [2022-04-27T14:18:41.226Z] --- PASS: TestServiceList (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceLogsError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceLogs [2022-04-27T14:18:41.226Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceRemoveError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceRemove [2022-04-27T14:18:41.226Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceUpdateError [2022-04-27T14:18:41.226Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestServiceUpdate [2022-04-27T14:18:41.226Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T14:18:41.226Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSwarmGetUnlockKey [2022-04-27T14:18:41.226Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSwarmInitError [2022-04-27T14:18:41.226Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T14:18:41.226Z] === RUN TestSwarmInit [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmInspectError [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmInspect [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmJoinError [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmJoin [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmLeaveError [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmLeave [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmUnlockError [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmUnlock [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmUpdateError [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestSwarmUpdate [2022-04-27T14:18:41.227Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestTaskInspectError [2022-04-27T14:18:41.227Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T14:18:41.227Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestTaskInspect [2022-04-27T14:18:41.227Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestTaskListError [2022-04-27T14:18:41.227Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestTaskList [2022-04-27T14:18:41.227Z] --- PASS: TestTaskList (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeCreateError [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeCreate [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeInspectError [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeInspectNotFound [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeInspect [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeListError [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeList [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeRemoveError [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T14:18:41.227Z] === RUN TestVolumeRemove [2022-04-27T14:18:41.227Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T14:18:41.227Z] === CONT TestTLSCloseWriter [2022-04-27T14:18:41.227Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-27T14:18:41.227Z] PASS [2022-04-27T14:18:41.227Z] coverage: 75.1% of statements [2022-04-27T14:18:41.227Z] ok github.com/docker/docker/client 0.332s coverage: 75.1% of statements [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T14:18:41.817Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-27T14:18:41.817Z] === RUN TestParallelCreate [2022-04-27T14:18:41.817Z] 2022/04/27 14:18:41 Closing DB instances... [2022-04-27T14:18:41.817Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T14:18:41.817Z] === RUN TestParallelDelete [2022-04-27T14:18:41.817Z] 2022/04/27 14:18:41 Closing DB instances... [2022-04-27T14:18:41.817Z] --- PASS: TestParallelDelete (0.01s) [2022-04-27T14:18:41.817Z] === RUN TestNetworkDBIslands [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:51e4b25e1b91 with config:&{NodeID:51e4b25e1b91 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-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, added to nodes list" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9c80edb8c51c with config:&{NodeID:9c80edb8c51c 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-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to nodes list" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to nodes list" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, added to nodes list" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T14:18:41.817Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-27T14:18:42.148Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-04-27T14:18:42.148Z] === RUN TestKillContainer [2022-04-27T14:18:42.148Z] === RUN TestKillContainer/no_signal [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d2ce7a10fa19 with config:&{NodeID:d2ce7a10fa19 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-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.272Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.408Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a48ba315f40c with config:&{NodeID:a48ba315f40c 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-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:42.727Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:42.742Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-04-27T14:18:42.743Z] === RUN TestRenameStoppedContainer [2022-04-27T14:18:42.743Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-27T14:18:42.743Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:18:42.979Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d9b555baaab8 with config:&{NodeID:d9b555baaab8 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-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:42Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:43.181Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=info msg="The new bootstrap node list is:[172.25.112.185:10033 172.25.112.185:10034 172.25.112.185:10035]" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10033" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49367" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10034" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49368" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10035" [2022-04-27T14:18:43.181Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49369" [2022-04-27T14:18:43.239Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-27T14:18:43.239Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T14:18:43.239Z] check_test.go:307: [d46426dd3cc8f] daemon is not started [2022-04-27T14:18:43.239Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-27T14:18:43.500Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:18:43.635Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=info msg="The new bootstrap node list is:[172.25.112.185:10033 172.25.112.185:10034 172.25.112.185:10035]" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10033" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49370" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10034" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49371" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10035" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49372" [2022-04-27T14:18:43.635Z] time="2022-04-27T14:18:43Z" level=info msg="node 0 leaving" [2022-04-27T14:18:43.670Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-04-27T14:18:43.670Z] === RUN TestRenameInvalidName [2022-04-27T14:18:44.071Z] --- PASS: TestKillContainer (2.06s) [2022-04-27T14:18:44.071Z] --- PASS: TestKillContainer/no_signal (0.86s) [2022-04-27T14:18:44.071Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-04-27T14:18:44.071Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-04-27T14:18:44.071Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:18:44.071Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="node5(d9b555baaab8): Node leave event for 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="node3(d2ce7a10fa19): Node leave event for 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="node2(9c80edb8c51c): Node leave event for 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="node1(51e4b25e1b91): Node leave event for 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="node4(a48ba315f40c): Node leave event for 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:43Z" level=info msg="Node 51e4b25e1b91/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.098Z] time="2022-04-27T14:18:44Z" level=info msg="node 1 leaving" [2022-04-27T14:18:44.232Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-27T14:18:44.232Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:18:44.451Z] --- PASS: TestServiceCreateInit (7.56s) [2022-04-27T14:18:44.451Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-04-27T14:18:44.451Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-04-27T14:18:44.451Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node3(d2ce7a10fa19): Node leave event for 9c80edb8c51c/172.25.112.185" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c change state NodeActive --> NodeFailed" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, added to failed nodes list" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node4(a48ba315f40c): Node leave event for 9c80edb8c51c/172.25.112.185" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node5(d9b555baaab8): Node leave event for 9c80edb8c51c/172.25.112.185" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=error msg="node: 9c80edb8c51c is unknown to memberlist" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node 9c80edb8c51c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node 2 leaving" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node4(a48ba315f40c): Node leave event for d2ce7a10fa19/172.25.112.185" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node5(d9b555baaab8): Node leave event for d2ce7a10fa19/172.25.112.185" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19 change state NodeActive --> NodeLeft" [2022-04-27T14:18:44.565Z] time="2022-04-27T14:18:44Z" level=info msg="node3(d2ce7a10fa19): Node leave event for d2ce7a10fa19/172.25.112.185" [2022-04-27T14:18:44.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T14:18:44.903Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=debug msg="memberlist: Failed ping: d2ce7a10fa19 (timeout reached)" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.112.185:10037: use of closed network connection" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.112.185:10034: use of closed network connection" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49373" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, left gossip cluster" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, left gossip cluster" [2022-04-27T14:18:45.031Z] time="2022-04-27T14:18:44Z" level=info msg="Node d2ce7a10fa19/172.25.112.185, left gossip cluster" [2022-04-27T14:18:45.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-04-27T14:18:45.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-04-27T14:18:45.165Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-04-27T14:18:45.165Z] === RUN TestKillStoppedContainer [2022-04-27T14:18:45.425Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-27T14:18:45.425Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:18:45.425Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-27T14:18:45.425Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:18:45.425Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=warning msg="memberlist: Was able to connect to d2ce7a10fa19 but other probes failed, network may be misconfigured" [2022-04-27T14:18:45.498Z] networkdb_test.go:867: node4: OK [2022-04-27T14:18:45.498Z] networkdb_test.go:867: node5: OK [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="node 0 coming back" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cddd24eedd94 with config:&{NodeID:cddd24eedd94 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-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node cddd24eedd94/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node cddd24eedd94/172.25.112.185, added to nodes list" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="node 1 coming back" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca9a5dce2fce with config:&{NodeID:ca9a5dce2fce 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-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, added to nodes list" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="node 2 coming back" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:97500653d4b3 with config:&{NodeID:97500653d4b3 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-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node 97500653d4b3/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:45.498Z] time="2022-04-27T14:18:45Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to nodes list" [2022-04-27T14:18:45.597Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-04-27T14:18:45.597Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:18:46.158Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-27T14:18:46.158Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:18:46.367Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2022-04-27T14:18:46.367Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:18:46.367Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:18:46.367Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:18:46.367Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:18:46.367Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:18:46.367Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:18:46.367Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T14:18:46.939Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2022-04-27T14:18:46.939Z] === RUN TestLinksContainerNames [2022-04-27T14:18:46.939Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T14:18:47.085Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-04-27T14:18:47.085Z] === RUN TestResize [2022-04-27T14:18:47.199Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-27T14:18:47.341Z] --- PASS: TestResize (0.44s) [2022-04-27T14:18:47.341Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:18:47.903Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-27T14:18:47.903Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:18:48.143Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T14:18:48.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:48.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:48.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:48.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:18:48.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:48.404Z] --- PASS: TestLinksContainerNames (1.60s) [2022-04-27T14:18:48.404Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:18:48.449Z] time="2022-04-27T14:18:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.112.185:10033 172.25.112.185:10034 172.25.112.185:10035]" [2022-04-27T14:18:48.917Z] time="2022-04-27T14:18:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.112.185:10033 172.25.112.185:10034 172.25.112.185:10035]" [2022-04-27T14:18:48.975Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-27T14:18:49.236Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2022-04-27T14:18:49.236Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10033" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49374" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, is the new incarnation of the shutdown node 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10034" [2022-04-27T14:18:49.384Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49375" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, is the new incarnation of the shutdown node 9c80edb8c51c/172.25.112.185" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10035" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49376" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node a48ba315f40c/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, is the new incarnation of the shutdown node d2ce7a10fa19/172.25.112.185" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, is the new incarnation of the shutdown node 9c80edb8c51c/172.25.112.185" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, is the new incarnation of the shutdown node 51e4b25e1b91/172.25.112.185" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node cddd24eedd94/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, joined gossip cluster" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, is the new incarnation of the shutdown node d2ce7a10fa19/172.25.112.185" [2022-04-27T14:18:49.385Z] time="2022-04-27T14:18:49Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to nodes list" [2022-04-27T14:18:49.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:18:49.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10033" [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49377" [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10034" [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49378" [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.112.185:10035" [2022-04-27T14:18:49.853Z] time="2022-04-27T14:18:49Z" level=debug msg="memberlist: Stream connection from=172.25.112.185:49379" [2022-04-27T14:18:50.179Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/default [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/private [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/slave [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/shared [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/default [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/shared [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/slave [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/private [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:50.179Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:50.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T14:18:50.179Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T14:18:50.320Z] 2022/04/27 14:18:50 Closing DB instances... [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T14:18:50.440Z] check_test.go:307: [db287ccb10d69] daemon is not started [2022-04-27T14:18:50.440Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T14:18:50.440Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T14:18:50.701Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T14:18:50.701Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-27T14:18:50.701Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94 change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node3(97500653d4b3): Node leave event for cddd24eedd94/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94 change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node2(ca9a5dce2fce): Node leave event for cddd24eedd94/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94 change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node5(d9b555baaab8): Node leave event for cddd24eedd94/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94 change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node1(cddd24eedd94): Node leave event for cddd24eedd94/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94 change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node4(a48ba315f40c): Node leave event for cddd24eedd94/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94/172.25.112.185, left gossip cluster" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94/172.25.112.185, left gossip cluster" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94/172.25.112.185, left gossip cluster" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94/172.25.112.185, left gossip cluster" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node cddd24eedd94/172.25.112.185, left gossip cluster" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node4(a48ba315f40c): Node leave event for ca9a5dce2fce/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node3(97500653d4b3): Node leave event for ca9a5dce2fce/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node5(d9b555baaab8): Node leave event for ca9a5dce2fce/172.25.112.185" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce change state NodeActive --> NodeLeft" [2022-04-27T14:18:50.787Z] time="2022-04-27T14:18:50Z" level=info msg="node2(ca9a5dce2fce): Node leave event for ca9a5dce2fce/172.25.112.185" [2022-04-27T14:18:51.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:18:51.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:50Z" level=info msg="Node ca9a5dce2fce/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3 change state NodeActive --> NodeLeft" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="node4(a48ba315f40c): Node leave event for 97500653d4b3/172.25.112.185" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3 change state NodeActive --> NodeFailed" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3/172.25.112.185, added to failed nodes list" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3 change state NodeActive --> NodeLeft" [2022-04-27T14:18:51.254Z] time="2022-04-27T14:18:51Z" level=info msg="node5(d9b555baaab8): Node leave event for 97500653d4b3/172.25.112.185" [2022-04-27T14:18:51.272Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=error msg="node: 97500653d4b3 is unknown to memberlist" [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=info msg="Node 97500653d4b3/172.25.112.185, left gossip cluster" [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=debug msg="memberlist: Failed ping: 97500653d4b3 (timeout reached)" [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.112.185:10036: use of closed network connection" [2022-04-27T14:18:51.721Z] time="2022-04-27T14:18:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.112.185:10037: use of closed network connection" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:51Z" level=info msg="Node a48ba315f40c change state NodeActive --> NodeLeft" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:51Z" level=info msg="node5(d9b555baaab8): Node leave event for a48ba315f40c/172.25.112.185" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:51Z" level=info msg="Node a48ba315f40c change state NodeActive --> NodeLeft" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:51Z" level=info msg="node4(a48ba315f40c): Node leave event for a48ba315f40c/172.25.112.185" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:52Z" level=info msg="Node a48ba315f40c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:52.189Z] time="2022-04-27T14:18:52Z" level=info msg="memberlist: Suspect 97500653d4b3 has failed, no acks received" [2022-04-27T14:18:52.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:52.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:52.657Z] time="2022-04-27T14:18:52Z" level=info msg="Node a48ba315f40c/172.25.112.185, left gossip cluster" [2022-04-27T14:18:53.124Z] time="2022-04-27T14:18:52Z" level=info msg="Node d9b555baaab8/172.25.112.185, left gossip cluster" [2022-04-27T14:18:53.124Z] time="2022-04-27T14:18:52Z" level=info msg="Node d9b555baaab8 change state NodeActive --> NodeFailed" [2022-04-27T14:18:53.124Z] time="2022-04-27T14:18:52Z" level=info msg="Node d9b555baaab8/172.25.112.185, added to failed nodes list" [2022-04-27T14:18:53.124Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-04-27T14:18:53.124Z] PASS [2022-04-27T14:18:53.124Z] coverage: 60.1% of statements [2022-04-27T14:18:53.124Z] ok github.com/docker/docker/libnetwork/networkdb 103.931s coverage: 60.1% of statements [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T14:18:53.124Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T14:18:53.125Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T14:18:53.125Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T14:18:53.187Z] --- PASS: TestContainerBindMountNonRecursive (2.41s) [2022-04-27T14:18:53.187Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T14:18:53.448Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-27T14:18:54.018Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2022-04-27T14:18:54.018Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T14:18:54.018Z] check_test.go:307: [d45e3e70310a5] daemon is not started [2022-04-27T14:18:54.018Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-27T14:18:54.590Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-04-27T14:18:54.590Z] === RUN TestNetworkNat [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === Skipped [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T14:18:54.685Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T14:18:54.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T14:18:54.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T14:18:54.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T14:18:54.685Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:18:54.685Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T14:18:54.685Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T14:18:54.685Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T14:18:54.685Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-27T14:18:54.685Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T14:18:54.685Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T14:18:54.685Z] daemon_test.go:145: root required [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:18:54.685Z] reload_test.go:342: root required [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:18:54.685Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:18:54.685Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T14:18:54.685Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T14:18:54.685Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T14:18:54.685Z] layer_test.go:291: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T14:18:54.685Z] layer_test.go:340: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T14:18:54.685Z] layer_test.go:455: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T14:18:54.685Z] layer_test.go:684: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T14:18:54.685Z] migration_test.go:45: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:18:54.685Z] migration_test.go:181: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T14:18:54.685Z] mount_test.go:17: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T14:18:54.685Z] mount_test.go:76: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T14:18:54.685Z] mount_test.go:125: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T14:18:54.685Z] mount_test.go:212: Failing on Windows [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-27T14:18:54.685Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T14:18:54.685Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:18:54.685Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.685Z] [2022-04-27T14:18:54.685Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T14:18:54.686Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T14:18:54.686Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T14:18:54.686Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:18:54.686Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T14:18:54.686Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:18:54.686Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T14:18:54.686Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T14:18:54.686Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T14:18:54.686Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:18:54.686Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:18:54.686Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:18:54.686Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:18:54.686Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:18:54.686Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T14:18:54.686Z] archive_test.go:140: zstd not installed [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:18:54.686Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:18:54.686Z] changes_test.go:196: needs more investigation [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T14:18:54.686Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T14:18:54.686Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T14:18:54.686Z] changes_test.go:433: needs further investigation [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:18:54.686Z] changes_test.go:469: needs further investigation [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-04-27T14:18:54.686Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-04-27T14:18:54.686Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:18:54.686Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T14:18:54.686Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:18:54.686Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:18:54.686Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T14:18:54.686Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T14:18:54.686Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T14:18:54.686Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T14:18:54.686Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T14:18:54.686Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:18:54.686Z] [2022-04-27T14:18:54.686Z] DONE 2292 tests, 70 skipped in 256.346s [2022-04-27T14:18:54.686Z] INFO: make.ps1 ended at 04/27/2022 14:18:54 [2022-04-27T14:18:55.162Z] --- PASS: TestNetworkNat (0.69s) [2022-04-27T14:18:55.162Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:18:55.733Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-04-27T14:18:55.733Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:18:55.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:18:55.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:18:56.122Z] --- PASS: TestCheckoutGit (27.51s) [2022-04-27T14:18:56.123Z] === RUN TestValidGitTransport [2022-04-27T14:18:56.123Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T14:18:56.123Z] === RUN TestGitInvalidRef [2022-04-27T14:18:56.123Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-27T14:18:56.123Z] PASS [2022-04-27T14:18:56.123Z] coverage: 86.3% of statements [2022-04-27T14:18:56.123Z] ok github.com/docker/docker/builder/remotecontext/git 27.865s coverage: 86.3% of statements [2022-04-27T14:18:56.123Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T14:18:56.123Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T14:18:56.123Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T14:18:56.123Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T14:18:56.264Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T14:18:56.264Z] INFO: Unit tests ended at 04/27/2022 14:18:56. Duration:00:04:27.7185743 [2022-04-27T14:18:56.264Z] INFO: Building busybox [2022-04-27T14:18:56.264Z] Sending build context to Docker daemon 5.12kB [2022-04-27T14:18:56.264Z] [2022-04-27T14:18:56.264Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T14:18:56.264Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T14:18:56.264Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T14:18:56.264Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T14:18:56.731Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T14:18:56.731Z] ---> aa8714eb8356 [2022-04-27T14:18:56.731Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T14:18:56.731Z] ---> Running in ddd057ee067c [2022-04-27T14:18:56.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:18:56.790Z] INFO: Testing against a local daemon [2022-04-27T14:18:56.790Z] === RUN TestBuildWithSession [2022-04-27T14:18:56.790Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:18:56.790Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:18:56.790Z] === RUN TestBuildSquashParent [2022-04-27T14:18:56.790Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:18:56.790Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:18:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:18:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:18:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:18:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:18:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:18:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:18:57.118Z] docker_cli_daemon_plugins_test.go:80: [d8215a13b55f3] daemon is not started [2022-04-27T14:18:57.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T14:18:57.950Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-27T14:18:58.891Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-04-27T14:18:58.891Z] === RUN TestPause [2022-04-27T14:18:59.834Z] --- PASS: TestPause (0.72s) [2022-04-27T14:18:59.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:18:59.834Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:18:59.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:18:59.834Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:18:59.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:18:59.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:19:00.406Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-04-27T14:19:00.406Z] === RUN TestPidHost [2022-04-27T14:19:00.518Z] Removing intermediate container ddd057ee067c [2022-04-27T14:19:00.518Z] ---> 72caa3f06d61 [2022-04-27T14:19:00.518Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T14:19:00.667Z] docker_cli_daemon_plugins_test.go:170: [d6ef6f1945252] daemon is not started [2022-04-27T14:19:00.986Z] ---> Running in 9e02d1357bed [2022-04-27T14:19:00.986Z] Removing intermediate container 9e02d1357bed [2022-04-27T14:19:00.986Z] ---> e0411d295aed [2022-04-27T14:19:00.986Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T14:19:00.986Z] ---> Running in c8d6657bc9ce [2022-04-27T14:19:01.454Z] Removing intermediate container c8d6657bc9ce [2022-04-27T14:19:01.454Z] ---> 81847f857e14 [2022-04-27T14:19:01.454Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T14:19:01.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:19:01.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:19:02.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T14:19:02.053Z] --- PASS: TestPidHost (1.60s) [2022-04-27T14:19:02.053Z] === RUN TestPsFilter [2022-04-27T14:19:02.313Z] --- PASS: TestPsFilter (0.16s) [2022-04-27T14:19:02.314Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:19:02.314Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-27T14:19:02.558Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2022-04-27T14:19:02.558Z] === RUN TestCreateServiceConflict [2022-04-27T14:19:02.558Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-04-27T14:19:02.558Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:19:02.885Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-04-27T14:19:02.885Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:19:03.015Z] [2022-04-27T14:19:03.482Z] ---> 11962566f009 [2022-04-27T14:19:03.482Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T14:19:03.482Z] ---> Running in cce8cd1a5446 [2022-04-27T14:19:03.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:19:03.732Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:19:03.827Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-04-27T14:19:03.827Z] === RUN TestRemoveContainerRunning [2022-04-27T14:19:04.399Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-04-27T14:19:04.399Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T14:19:04.702Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestConfigureDaemonLogs [2022-04-27T14:19:04.702Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T14:19:04.702Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T14:19:04.702Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T14:19:04.702Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T14:19:04.702Z] PASS [2022-04-27T14:19:04.702Z] coverage: 20.4% of statements [2022-04-27T14:19:04.702Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 20.4% of statements [2022-04-27T14:19:04.702Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T14:19:04.702Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T14:19:04.971Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T14:19:05.098Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-04-27T14:19:05.098Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:19:05.232Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2022-04-27T14:19:05.232Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:19:05.232Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-27T14:19:05.232Z] === RUN TestRenameLinkedContainer [2022-04-27T14:19:05.232Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.91s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-04-27T14:19:05.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) [2022-04-27T14:19:05.624Z] === RUN TestCgroupNamespacesRun [2022-04-27T14:19:05.673Z] === RUN TestContainerStopSignal [2022-04-27T14:19:05.673Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestContainerStopTimeout [2022-04-27T14:19:05.673Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T14:19:05.673Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T14:19:05.673Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T14:19:05.673Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T14:19:05.673Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T14:19:05.673Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestNewMemoryStore [2022-04-27T14:19:05.673Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestAddContainers [2022-04-27T14:19:05.673Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestGetContainer [2022-04-27T14:19:05.673Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestDeleteContainer [2022-04-27T14:19:05.673Z] --- PASS: TestDeleteContainer (0.01s) [2022-04-27T14:19:05.673Z] === RUN TestListContainers [2022-04-27T14:19:05.673Z] --- PASS: TestListContainers (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestFirstContainer [2022-04-27T14:19:05.673Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestApplyAllContainer [2022-04-27T14:19:05.673Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestIsValidHealthString [2022-04-27T14:19:05.673Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestStateRunStop [2022-04-27T14:19:05.673Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestStateTimeoutWait [2022-04-27T14:19:05.673Z] state_test.go:141: Stop callback fired [2022-04-27T14:19:05.673Z] state_test.go:165: Stop callback fired [2022-04-27T14:19:05.673Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T14:19:05.673Z] === RUN TestIsValidStateString [2022-04-27T14:19:05.673Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T14:19:05.673Z] === RUN TestViewSaveDelete [2022-04-27T14:19:05.673Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T14:19:05.673Z] === RUN TestViewAll [2022-04-27T14:19:05.673Z] --- PASS: TestViewAll (0.01s) [2022-04-27T14:19:05.673Z] === RUN TestViewGet [2022-04-27T14:19:05.803Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-27T14:19:06.132Z] --- PASS: TestViewGet (0.01s) [2022-04-27T14:19:06.132Z] === RUN TestNames [2022-04-27T14:19:06.132Z] --- PASS: TestNames (0.00s) [2022-04-27T14:19:06.132Z] === RUN TestViewWithHealthCheck [2022-04-27T14:19:06.132Z] --- PASS: TestViewWithHealthCheck (0.03s) [2022-04-27T14:19:06.132Z] PASS [2022-04-27T14:19:06.132Z] coverage: 41.7% of statements [2022-04-27T14:19:06.132Z] ok github.com/docker/docker/container 0.267s coverage: 41.7% of statements [2022-04-27T14:19:06.132Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T14:19:06.132Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T14:19:06.132Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T14:19:06.132Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T14:19:06.374Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-27T14:19:06.591Z] === RUN TestPrepare [2022-04-27T14:19:06.591Z] --- PASS: TestPrepare (0.00s) [2022-04-27T14:19:06.591Z] === RUN TestStart [2022-04-27T14:19:06.591Z] --- PASS: TestStart (0.00s) [2022-04-27T14:19:06.591Z] === RUN TestWaitCancel [2022-04-27T14:19:06.591Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T14:19:06.591Z] === RUN TestWaitDisabled [2022-04-27T14:19:06.591Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T14:19:06.591Z] === RUN TestWaitEnabled [2022-04-27T14:19:06.591Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T14:19:06.591Z] === RUN TestRemove [2022-04-27T14:19:06.591Z] --- PASS: TestRemove (0.00s) [2022-04-27T14:19:06.591Z] PASS [2022-04-27T14:19:06.591Z] coverage: 65.3% of statements [2022-04-27T14:19:06.591Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-04-27T14:19:06.945Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-27T14:19:06.989Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-27T14:19:06.989Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T14:19:07.517Z] check_test.go:307: [d537ddc962316] daemon is not started [2022-04-27T14:19:07.517Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-27T14:19:07.933Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-04-27T14:19:07.933Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T14:19:08.459Z] --- PASS: TestRenameLinkedContainer (2.95s) [2022-04-27T14:19:08.459Z] === RUN TestRenameStoppedContainer [2022-04-27T14:19:08.770Z] === RUN TestNewListSecretsFilters [2022-04-27T14:19:08.770Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T14:19:08.770Z] === RUN TestNewListConfigsFilters [2022-04-27T14:19:08.770Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T14:19:08.770Z] PASS [2022-04-27T14:19:08.770Z] coverage: 0.5% of statements [2022-04-27T14:19:08.770Z] ok github.com/docker/docker/daemon/cluster 0.253s coverage: 0.5% of statements [2022-04-27T14:19:09.029Z] --- PASS: TestRenameStoppedContainer (0.78s) [2022-04-27T14:19:09.029Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:19:09.290Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-27T14:19:09.344Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-27T14:19:09.344Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T14:19:09.749Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T14:19:09.749Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T14:19:09.749Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T14:19:09.749Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T14:19:09.750Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T14:19:09.750Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T14:19:09.750Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T14:19:09.750Z] PASS [2022-04-27T14:19:09.750Z] coverage: 35.9% of statements [2022-04-27T14:19:09.750Z] ok github.com/docker/docker/daemon/cluster/convert 0.637s coverage: 35.9% of statements [2022-04-27T14:19:10.288Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-27T14:19:10.288Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T14:19:10.681Z] Removing intermediate container cce8cd1a5446 [2022-04-27T14:19:10.681Z] ---> 09909e21f6c3 [2022-04-27T14:19:10.681Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T14:19:10.681Z] ---> Running in b16f00c7dcb2 [2022-04-27T14:19:11.205Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2022-04-27T14:19:11.205Z] === RUN TestRenameInvalidName [2022-04-27T14:19:11.205Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-27T14:19:11.653Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-27T14:19:11.653Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T14:19:11.668Z] [2022-04-27T14:19:11.668Z] SUCCESS: Specified value was saved. [2022-04-27T14:19:11.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:19:11.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:19:11.776Z] --- PASS: TestRenameInvalidName (0.96s) [2022-04-27T14:19:11.777Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:19:12.581Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-27T14:19:12.582Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T14:19:12.657Z] === RUN TestWaitNodeAttachment [2022-04-27T14:19:12.657Z] === RUN TestBuilderGC [2022-04-27T14:19:12.657Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestFindConfigurationConflicts [2022-04-27T14:19:12.657Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T14:19:12.657Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T14:19:12.657Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T14:19:12.657Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T14:19:12.657Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_label [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T14:19:12.657Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T14:19:12.657Z] time="2022-04-27T14:19:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T14:19:12.657Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-27T14:19:12.657Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T14:19:12.657Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:12.657Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestReloadBadDefaultConfig [2022-04-27T14:19:12.657Z] time="2022-04-27T14:19:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-223641652" [2022-04-27T14:19:12.657Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestReloadWithConflictingLabels [2022-04-27T14:19:12.657Z] time="2022-04-27T14:19:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4181707371" [2022-04-27T14:19:12.657Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T14:19:12.657Z] time="2022-04-27T14:19:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3696873846" [2022-04-27T14:19:12.657Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestMaskURLCredentials [2022-04-27T14:19:12.657Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestDaemonConfigurationMerge [2022-04-27T14:19:12.657Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T14:19:12.657Z] PASS [2022-04-27T14:19:12.657Z] coverage: 79.8% of statements [2022-04-27T14:19:12.657Z] ok github.com/docker/docker/daemon/config 0.229s coverage: 79.8% of statements [2022-04-27T14:19:12.657Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T14:19:12.657Z] === RUN TestIsolationConversion [2022-04-27T14:19:12.657Z] === RUN TestIsolationConversion/default [2022-04-27T14:19:12.657Z] === RUN TestIsolationConversion/process [2022-04-27T14:19:12.657Z] === RUN TestIsolationConversion/hyperv [2022-04-27T14:19:12.657Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestContainerLabels [2022-04-27T14:19:12.657Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestCredentialSpecConversion [2022-04-27T14:19:12.657Z] === RUN TestCredentialSpecConversion/none [2022-04-27T14:19:12.657Z] === RUN TestCredentialSpecConversion/config [2022-04-27T14:19:12.657Z] === RUN TestCredentialSpecConversion/file [2022-04-27T14:19:12.657Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T14:19:12.657Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T14:19:12.657Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountBind [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountVolume [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountTarget [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T14:19:12.657Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T14:19:12.657Z] PASS [2022-04-27T14:19:12.657Z] coverage: 11.0% of statements [2022-04-27T14:19:12.657Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.550s coverage: 11.0% of statements [2022-04-27T14:19:12.657Z] === RUN TestEventsLog [2022-04-27T14:19:12.657Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestEventsLogTimeout [2022-04-27T14:19:12.657Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T14:19:12.657Z] === RUN TestLogEvents [2022-04-27T14:19:12.657Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T14:19:12.657Z] === RUN TestLoadBufferedEvents [2022-04-27T14:19:13.118Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-27T14:19:13.118Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T14:19:13.118Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T14:19:13.118Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T14:19:13.118Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T14:19:13.118Z] PASS [2022-04-27T14:19:13.118Z] coverage: 50.0% of statements [2022-04-27T14:19:13.118Z] ok github.com/docker/docker/daemon/events 0.258s coverage: 50.0% of statements [2022-04-27T14:19:13.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-27T14:19:13.144Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T14:19:13.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-27T14:19:13.733Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T14:19:13.882Z] Removing intermediate container b16f00c7dcb2 [2022-04-27T14:19:13.882Z] ---> f5b7df3c00bc [2022-04-27T14:19:13.882Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T14:19:13.882Z] ---> Running in 1ef8fd12de8d [2022-04-27T14:19:14.086Z] === RUN TestIsEmptyDir [2022-04-27T14:19:14.086Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T14:19:14.086Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T14:19:14.086Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T14:19:14.086Z] PASS [2022-04-27T14:19:14.086Z] coverage: 2.3% of statements [2022-04-27T14:19:14.086Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-04-27T14:19:14.086Z] === RUN TestVerifyNetworkingConfig [2022-04-27T14:19:14.086Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestGetContainer [2022-04-27T14:19:14.086Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestValidContainerNames [2022-04-27T14:19:14.086Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestContainerInitDNS [2022-04-27T14:19:14.086Z] daemon_test.go:145: root required [2022-04-27T14:19:14.086Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestMerge [2022-04-27T14:19:14.086Z] --- PASS: TestMerge (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestValidateContainerIsolation [2022-04-27T14:19:14.086Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestFindNetworkErrorType [2022-04-27T14:19:14.086Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestEnsureServicesExist [2022-04-27T14:19:14.086Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestEnsureServicesExistErrors [2022-04-27T14:19:14.086Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T14:19:14.086Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T14:19:14.086Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T14:19:14.086Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestContainerDelete [2022-04-27T14:19:14.086Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestContainerDoubleDelete [2022-04-27T14:19:14.086Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T14:19:14.086Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T14:19:14.086Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestNoneHealthcheck [2022-04-27T14:19:14.086Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestHealthStates [2022-04-27T14:19:14.086Z] === RUN TestLinkNaming [2022-04-27T14:19:14.086Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLinkNew [2022-04-27T14:19:14.086Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLinkEnv [2022-04-27T14:19:14.086Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLinkMultipleEnv [2022-04-27T14:19:14.086Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestLinkPortRangeEnv [2022-04-27T14:19:14.086Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T14:19:14.086Z] PASS [2022-04-27T14:19:14.086Z] coverage: 93.0% of statements [2022-04-27T14:19:14.086Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] time="2022-04-27T14:19:13Z" 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-04-27T14:19:14.086Z] --- PASS: TestHealthStates (0.14s) [2022-04-27T14:19:14.086Z] === RUN TestGetInspectData [2022-04-27T14:19:14.086Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestFillLicense [2022-04-27T14:19:14.086Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestListInvalidFilter [2022-04-27T14:19:14.086Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestNameFilter [2022-04-27T14:19:14.086Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T14:19:14.086Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T14:19:14.086Z] === 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-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T14:19:14.086Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T14:19:14.086Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T14:19:14.087Z] --- 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-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T14:19:14.087Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T14:19:14.087Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadLabels [2022-04-27T14:19:14.087Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T14:19:14.087Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadMirrors [2022-04-27T14:19:14.087Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T14:19:14.087Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T14:19:14.087Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T14:19:14.087Z] reload_test.go:342: root required [2022-04-27T14:19:14.087Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T14:19:14.087Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T14:19:14.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-27T14:19:14.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T14:19:14.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-27T14:19:14.087Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T14:19:14.087Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-27T14:19:14.087Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T14:19:14.087Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T14:19:14.087Z] === RUN TestParseVolumesFrom [2022-04-27T14:19:14.087Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T14:19:14.087Z] PASS [2022-04-27T14:19:14.087Z] coverage: 8.8% of statements [2022-04-27T14:19:14.087Z] ok github.com/docker/docker/daemon 0.340s coverage: 8.8% of statements [2022-04-27T14:19:14.510Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-27T14:19:14.510Z] === RUN TestNISDomainname [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T14:19:14.546Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T14:19:14.766Z] --- PASS: TestNISDomainname (0.56s) [2022-04-27T14:19:14.766Z] === RUN TestHostnameDnsResolution [2022-04-27T14:19:15.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-27T14:19:15.116Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2022-04-27T14:19:15.116Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:19:15.116Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T14:19:15.687Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-04-27T14:19:15.687Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:19:15.693Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-27T14:19:15.693Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T14:19:15.949Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-04-27T14:19:15.949Z] === RUN TestPrivilegedHostDevices [2022-04-27T14:19:16.084Z] === RUN TestNewStreamConfig [2022-04-27T14:19:16.084Z] === RUN TestNewStreamConfig/defaults [2022-04-27T14:19:16.511Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-04-27T14:19:16.511Z] === RUN TestStats [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T14:19:16.543Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2022-04-27T14:19:16.543Z] === RUN TestCreateSuccess [2022-04-27T14:19:16.543Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCreateStreamSkipped [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T14:19:16.543Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCreateLogGroupSuccess [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T14:19:16.543Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCreateError [2022-04-27T14:19:16.543Z] --- PASS: TestCreateError (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCreateAlreadyExists [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T14:19:16.543Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestLogClosed [2022-04-27T14:19:16.543Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestLogBlocking [2022-04-27T14:19:16.543Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T14:19:16.543Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T14:19:16.543Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestPublishBatchSuccess [2022-04-27T14:19:16.543Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestPublishBatchError [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=error msg=error [2022-04-27T14:19:16.543Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:19:16.543Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T14:19:16.543Z] time="2022-04-27T14:19:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T14:19:16.543Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchSimple [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchTicker [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchClose [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/3/���� [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T14:19:16.543Z] === RUN TestEffectiveLen/5/ [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/0/ [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: He [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/6/a� [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: a [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: � [2022-04-27T14:19:16.543Z] === RUN TestFindValidSplit/7/a� [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T14:19:16.543Z] cloudwatchlogs_test.go:1077: [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestProcessEventEmoji [2022-04-27T14:19:16.543Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchLineSplit [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchLineSplit (0.08s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMaxEvents [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.08s) [2022-04-27T14:19:16.543Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T14:19:16.543Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T14:19:16.543Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCreateTagSuccess [2022-04-27T14:19:16.543Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T14:19:16.543Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T14:19:16.543Z] PASS [2022-04-27T14:19:16.543Z] coverage: 80.2% of statements [2022-04-27T14:19:16.543Z] ok github.com/docker/docker/daemon/logger/awslogs 0.512s coverage: 80.2% of statements [2022-04-27T14:19:16.543Z] === RUN TestAdapterReadLogs [2022-04-27T14:19:16.543Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCopier [2022-04-27T14:19:16.543Z] --- PASS: TestCopier (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCopierLongLines [2022-04-27T14:19:16.543Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestCopierSlow [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T14:19:16.543Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T14:19:16.543Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T14:19:16.544Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T14:19:16.663Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T14:19:16.664Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T14:19:17.003Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T14:19:17.003Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T14:19:17.003Z] PASS [2022-04-27T14:19:17.003Z] coverage: 53.6% of statements [2022-04-27T14:19:17.003Z] ok github.com/docker/docker/daemon/logger/fluentd 0.068s coverage: 53.6% of statements [2022-04-27T14:19:17.003Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T14:19:17.003Z] === RUN TestCopierWithSized [2022-04-27T14:19:17.003Z] === RUN TestCopierWithSized/as_is [2022-04-27T14:19:17.003Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T14:19:17.003Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T14:19:17.003Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T14:19:17.003Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestCopierWithPartial [2022-04-27T14:19:17.003Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestRingLogger [2022-04-27T14:19:17.003Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestRingCap [2022-04-27T14:19:17.003Z] --- PASS: TestRingCap (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestRingClose [2022-04-27T14:19:17.003Z] --- PASS: TestRingClose (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestRingDrain [2022-04-27T14:19:17.003Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T14:19:17.003Z] PASS [2022-04-27T14:19:17.003Z] coverage: 43.2% of statements [2022-04-27T14:19:17.003Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.2% of statements [2022-04-27T14:19:17.003Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T14:19:17.003Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestSearchRegistryForImages [2022-04-27T14:19:17.003Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T14:19:17.003Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T14:19:17.003Z] === RUN TestImageDelete [2022-04-27T14:19:17.003Z] === RUN TestImageDelete/no_lease [2022-04-27T14:19:17.003Z] === RUN TestImageDelete/lease_exists [2022-04-27T14:19:17.003Z] --- PASS: TestImageDelete (0.03s) [2022-04-27T14:19:17.003Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T14:19:17.003Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-27T14:19:17.003Z] === RUN TestContentStoreForPull [2022-04-27T14:19:17.003Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-27T14:19:17.003Z] PASS [2022-04-27T14:19:17.003Z] coverage: 6.6% of statements [2022-04-27T14:19:17.003Z] ok github.com/docker/docker/daemon/images 0.335s coverage: 6.6% of statements [2022-04-27T14:19:17.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2022-04-27T14:19:17.255Z] === RUN TestResize [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T14:19:17.462Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T14:19:17.462Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T14:19:17.462Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T14:19:17.462Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T14:19:17.674Z] Cannot create a file when that file already exists. [2022-04-27T14:19:17.922Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-27T14:19:17.922Z] === RUN TestFastTimeMarshalJSON [2022-04-27T14:19:17.922Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-27T14:19:17.922Z] PASS [2022-04-27T14:19:17.922Z] coverage: 87.2% of statements [2022-04-27T14:19:17.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.148s coverage: 87.2% of statements [2022-04-27T14:19:17.922Z] === RUN TestJSONFileLogger [2022-04-27T14:19:17.922Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T14:19:17.922Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T14:19:17.922Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T14:19:18.201Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-27T14:19:18.381Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T14:19:18.381Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T14:19:18.381Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T14:19:18.381Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T14:19:18.381Z] === RUN TestEncodeDecode [2022-04-27T14:19:18.381Z] === PAUSE TestEncodeDecode [2022-04-27T14:19:18.381Z] === RUN TestUnexpectedEOF [2022-04-27T14:19:18.381Z] time="2022-04-27T14:19:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:19:18.381Z] time="2022-04-27T14:19:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T14:19:18.381Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-27T14:19:18.381Z] === CONT TestEncodeDecode [2022-04-27T14:19:18.381Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T14:19:18.381Z] PASS [2022-04-27T14:19:18.381Z] coverage: 69.9% of statements [2022-04-27T14:19:18.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.193s coverage: 69.9% of statements [2022-04-27T14:19:18.381Z] === RUN TestWriteLog [2022-04-27T14:19:18.381Z] === PAUSE TestWriteLog [2022-04-27T14:19:18.381Z] === RUN TestReadLog [2022-04-27T14:19:18.381Z] === PAUSE TestReadLog [2022-04-27T14:19:18.381Z] === RUN TestDecode [2022-04-27T14:19:18.381Z] --- PASS: TestDecode (0.02s) [2022-04-27T14:19:18.381Z] === CONT TestWriteLog [2022-04-27T14:19:18.381Z] === CONT TestReadLog [2022-04-27T14:19:18.381Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T14:19:18.381Z] === RUN TestReadLog/tail_exact [2022-04-27T14:19:18.381Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T14:19:18.381Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T14:19:18.381Z] --- PASS: TestReadLog (0.16s) [2022-04-27T14:19:18.381Z] --- PASS: TestReadLog/tail_exact (0.12s) [2022-04-27T14:19:18.381Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T14:19:18.381Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-27T14:19:18.381Z] PASS [2022-04-27T14:19:18.381Z] coverage: 78.7% of statements [2022-04-27T14:19:18.381Z] ok github.com/docker/docker/daemon/logger/local 0.234s coverage: 78.7% of statements [2022-04-27T14:19:18.461Z] --- PASS: TestResize (1.16s) [2022-04-27T14:19:18.461Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:19:18.841Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.25s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.25s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.28s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.52s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.59s) [2022-04-27T14:19:18.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.62s) [2022-04-27T14:19:18.859Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:19:18.859Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:19:19.024Z] --- PASS: TestStats (2.47s) [2022-04-27T14:19:19.024Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:19:19.024Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T14:19:19.024Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T14:19:19.024Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T14:19:19.024Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T14:19:19.024Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T14:19:19.024Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T14:19:19.024Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T14:19:19.024Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T14:19:19.024Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T14:19:19.024Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T14:19:19.300Z] === RUN TestOpenFileDelete [2022-04-27T14:19:19.300Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestOpenFileRename [2022-04-27T14:19:19.300Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestHandleDecoderErr [2022-04-27T14:19:19.300Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestParseLogTagDefaultTag [2022-04-27T14:19:19.300Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestParseLogTag [2022-04-27T14:19:19.300Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestParseLogTagEmptyTag [2022-04-27T14:19:19.300Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestTailFiles [2022-04-27T14:19:19.300Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestFollowLogsConsumerGone [2022-04-27T14:19:19.300Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestFollowLogsProducerGone [2022-04-27T14:19:19.300Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T14:19:19.300Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T14:19:19.300Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T14:19:19.300Z] === RUN TestCheckCapacityAndRotate [2022-04-27T14:19:19.300Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T14:19:19.300Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T14:19:19.300Z] === RUN TestLog [2022-04-27T14:19:19.300Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-04-27T14:19:19.300Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-27T14:19:19.300Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-27T14:19:19.300Z] PASS [2022-04-27T14:19:19.300Z] coverage: 55.1% of statements [2022-04-27T14:19:19.300Z] --- PASS: TestLog (0.02s) [2022-04-27T14:19:19.300Z] PASS [2022-04-27T14:19:19.300Z] coverage: 31.5% of statements [2022-04-27T14:19:19.300Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.275s coverage: 55.1% of statements [2022-04-27T14:19:19.300Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-04-27T14:19:19.401Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2022-04-27T14:19:19.401Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:19:19.586Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T14:19:19.971Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:19.971Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:19.971Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:19.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T14:19:19.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:19.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-04-27T14:19:19.995Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:19:20.232Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-27T14:19:20.269Z] === RUN TestNewParse [2022-04-27T14:19:20.269Z] --- PASS: TestNewParse (0.00s) [2022-04-27T14:19:20.269Z] PASS [2022-04-27T14:19:20.269Z] coverage: 8.3% of statements [2022-04-27T14:19:20.269Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-04-27T14:19:20.269Z] === RUN TestValidateLogOpt [2022-04-27T14:19:20.269Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestNewMissedConfig [2022-04-27T14:19:20.269Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestNewMissedUrl [2022-04-27T14:19:20.269Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestNewMissedToken [2022-04-27T14:19:20.269Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestNewWithProxy [2022-04-27T14:19:20.269Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestDefault [2022-04-27T14:19:20.269Z] --- PASS: TestDefault (0.01s) [2022-04-27T14:19:20.269Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T14:19:20.269Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestJsonFormat [2022-04-27T14:19:20.269Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T14:19:20.269Z] === RUN TestRawFormat [2022-04-27T14:19:20.269Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestRawFormatWithLabels [2022-04-27T14:19:20.269Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestRawFormatWithoutTag [2022-04-27T14:19:20.269Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestBatching [2022-04-27T14:19:20.269Z] === RUN TestParseLogFormat [2022-04-27T14:19:20.269Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestValidateLogOptEmpty [2022-04-27T14:19:20.269Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestParseAddressDefaultPort [2022-04-27T14:19:20.269Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestValidateSyslogFacility [2022-04-27T14:19:20.269Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T14:19:20.269Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T14:19:20.269Z] === RUN TestValidateLogOpt [2022-04-27T14:19:20.269Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T14:19:20.269Z] PASS [2022-04-27T14:19:20.269Z] coverage: 43.6% of statements [2022-04-27T14:19:20.269Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 43.6% of statements [2022-04-27T14:19:20.269Z] --- PASS: TestBatching (0.22s) [2022-04-27T14:19:20.269Z] === RUN TestFrequency [2022-04-27T14:19:20.565Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-04-27T14:19:20.565Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:19:20.731Z] --- PASS: TestFrequency (0.19s) [2022-04-27T14:19:20.731Z] === RUN TestOneMessagePerRequest [2022-04-27T14:19:20.731Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T14:19:20.731Z] === RUN TestVerify [2022-04-27T14:19:20.731Z] --- PASS: TestVerify (0.00s) [2022-04-27T14:19:20.731Z] === RUN TestSkipVerify [2022-04-27T14:19:20.731Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:20.731Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:20.731Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:20.804Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-27T14:19:21.065Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T14:19:21.190Z] --- PASS: TestSkipVerify (0.48s) [2022-04-27T14:19:21.190Z] === RUN TestBufferMaximum [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.891140\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.891140\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T14:19:21.190Z] === RUN TestServerAlwaysDown [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.894518\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.894518\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.894518\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.895367\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] time="2022-04-27T14:19:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651069160.895367\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:21.190Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T14:19:21.190Z] === RUN TestCannotSendAfterClose [2022-04-27T14:19:21.190Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T14:19:21.190Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T14:19:21.457Z] Removing intermediate container 1ef8fd12de8d [2022-04-27T14:19:21.457Z] ---> 34fe2d500aee [2022-04-27T14:19:21.457Z] Step 13/13 : CMD ["sh"] [2022-04-27T14:19:21.457Z] ---> Running in bf6c72fec947 [2022-04-27T14:19:21.654Z] === RUN TestV1IDService [2022-04-27T14:19:21.654Z] --- PASS: TestV1IDService (0.02s) [2022-04-27T14:19:21.654Z] === RUN TestV2MetadataService [2022-04-27T14:19:21.925Z] Removing intermediate container bf6c72fec947 [2022-04-27T14:19:21.925Z] ---> 668fbf982b94 [2022-04-27T14:19:21.925Z] Successfully built 668fbf982b94 [2022-04-27T14:19:21.925Z] Successfully tagged busybox:latest [2022-04-27T14:19:21.925Z] INFO: Docker images of the daemon under test [2022-04-27T14:19:21.925Z] [2022-04-27T14:19:21.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:19:21.925Z] busybox latest 668fbf982b94 Less than a second ago 5.02GB [2022-04-27T14:19:21.925Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T14:19:21.925Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T14:19:21.925Z] [2022-04-27T14:19:21.925Z] INFO: Running integration tests at 04/27/2022 14:19:21... [2022-04-27T14:19:21.925Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T14:19:21.925Z] INFO: Integration API tests being run from the host: [2022-04-27T14:19:21.925Z] INFO: make.ps1 starting at 04/27/2022 14:19:21 [2022-04-27T14:19:22.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:22.101Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T14:19:22.113Z] time="2022-04-27T14:19:21Z" 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-04-27T14:19:22.113Z] time="2022-04-27T14:19:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fb4ad53c1df7\"}'" [2022-04-27T14:19:22.113Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T14:19:22.113Z] PASS [2022-04-27T14:19:22.113Z] coverage: 82.5% of statements [2022-04-27T14:19:22.113Z] ok github.com/docker/docker/daemon/logger/splunk 1.982s coverage: 82.5% of statements [2022-04-27T14:19:22.113Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T14:19:22.113Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T14:19:22.113Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T14:19:22.113Z] === RUN TestSuccessfulDownload [2022-04-27T14:19:22.113Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:19:22.113Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T14:19:22.113Z] === RUN TestCancelledDownload [2022-04-27T14:19:22.113Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T14:19:22.113Z] === RUN TestMaxDownloadAttempts [2022-04-27T14:19:22.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:19:22.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:19:22.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:19:22.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:19:22.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:19:22.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:19:22.113Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:19:22.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:19:22.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T14:19:22.113Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T14:19:22.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T14:19:22.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T14:19:22.113Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T14:19:22.113Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T14:19:22.113Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T14:19:22.114Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T14:19:22.114Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T14:19:22.114Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T14:19:22.114Z] === RUN TestManifestStore [2022-04-27T14:19:22.114Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T14:19:22.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:22.575Z] --- PASS: TestV2MetadataService (0.77s) [2022-04-27T14:19:22.575Z] PASS [2022-04-27T14:19:22.575Z] coverage: 48.2% of statements [2022-04-27T14:19:22.575Z] ok github.com/docker/docker/distribution/metadata 0.858s coverage: 48.2% of statements [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1385490602\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/no_local_cache [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/with_local_cache [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="reference for unknown type: " [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="reference for unknown type: " [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="reference for unknown type: " [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="reference for unknown type: " [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="reference for unknown type: " [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T14:19:22.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore (0.30s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T14:19:22.575Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestFixManifestLayers [2022-04-27T14:19:22.575Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T14:19:22.575Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:19:22.575Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestFixManifestLayersBadParent [2022-04-27T14:19:22.575Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestValidateManifest [2022-04-27T14:19:22.575Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:19:22.575Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestFormatPlatform [2022-04-27T14:19:22.575Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T14:19:22.575Z] === RUN TestPullSchema2Config [2022-04-27T14:19:22.575Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T14:19:22.575Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:19:22.575Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:22.575Z] === RUN TestPullSchema2Config/500_status [2022-04-27T14:19:22.575Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:19:22.575Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:19:22.575Z] time="2022-04-27T14:19:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T14:19:22.575Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T14:19:22.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2022-04-27T14:19:22.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2022-04-27T14:19:22.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2022-04-27T14:19:22.576Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2022-04-27T14:19:22.576Z] === RUN TestTransfer [2022-04-27T14:19:22.576Z] --- PASS: TestTransfer (0.11s) [2022-04-27T14:19:22.576Z] === RUN TestConcurrencyLimit [2022-04-27T14:19:22.923Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T14:19:23.030Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T14:19:23.030Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-27T14:19:23.030Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-04-27T14:19:23.030Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-27T14:19:23.030Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-04-27T14:19:23.030Z] === RUN TestDeleteDevicemapper [2022-04-27T14:19:23.030Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:19:23.030Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T14:19:23.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:23.036Z] === RUN TestPullSchema2Config/EOF [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:23.036Z] 2022/04/27 14:19:22 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-27T14:19:23.036Z] goroutine 107 [running]: [2022-04-27T14:19:23.036Z] net/http.(*conn).serve.func1() [2022-04-27T14:19:23.036Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:19:23.036Z] panic({0x768f00, 0x94b310}) [2022-04-27T14:19:23.036Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:19:23.036Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000581380?, {0x952ab8?, 0xc0004dc1c0?}) [2022-04-27T14:19:23.036Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T14:19:23.036Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x952ab8, 0xc0004dc1c0}, 0xc00015b000) [2022-04-27T14:19:23.036Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T14:19:23.036Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x952ab8?, 0xc0004dc1c0?}, 0xd6e5e0?) [2022-04-27T14:19:23.036Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:19:23.036Z] net/http.serverHandler.ServeHTTP({0xc00032fe00?}, {0x952ab8, 0xc0004dc1c0}, 0xc00015b000) [2022-04-27T14:19:23.036Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:19:23.036Z] net/http.(*conn).serve(0xc00009f180, {0x953330, 0xc00040f5f0}) [2022-04-27T14:19:23.036Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:19:23.036Z] created by net/http.(*Server).Serve [2022-04-27T14:19:23.036Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:23.036Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T14:19:23.036Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-27T14:19:23.036Z] === RUN TestInactiveJobs [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T14:19:23.036Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T14:19:23.036Z] --- PASS: TestPullSchema2Config (0.57s) [2022-04-27T14:19:23.036Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T14:19:23.036Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T14:19:23.036Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T14:19:23.036Z] --- PASS: TestPullSchema2Config/unauthorized (0.04s) [2022-04-27T14:19:23.036Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T14:19:23.036Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestLayerAlreadyExists [2022-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] 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-04-27T14:19:23.036Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T14:19:23.036Z] === RUN TestNotFound [2022-04-27T14:19:23.036Z] --- PASS: TestNotFound (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestConflict [2022-04-27T14:19:23.036Z] --- PASS: TestConflict (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestForbidden [2022-04-27T14:19:23.036Z] --- PASS: TestForbidden (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestInvalidParameter [2022-04-27T14:19:23.036Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestNotImplemented [2022-04-27T14:19:23.036Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestNotModified [2022-04-27T14:19:23.036Z] --- PASS: TestNotModified (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestUnauthorized [2022-04-27T14:19:23.036Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestUnknown [2022-04-27T14:19:23.036Z] --- PASS: TestUnknown (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestCancelled [2022-04-27T14:19:23.036Z] --- PASS: TestCancelled (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestDeadline [2022-04-27T14:19:23.036Z] --- PASS: TestDeadline (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestDataLoss [2022-04-27T14:19:23.036Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestUnavailable [2022-04-27T14:19:23.036Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestSystem [2022-04-27T14:19:23.036Z] --- PASS: TestSystem (0.00s) [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Conflict [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T14:19:23.036Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T14:19:23.036Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T14:19:23.036Z] PASS [2022-04-27T14:19:23.036Z] coverage: 77.0% of statements [2022-04-27T14:19:23.036Z] ok github.com/docker/docker/errdefs 0.068s coverage: 77.0% of statements [2022-04-27T14:19:23.109Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2022-04-27T14:19:23.109Z] === RUN TestCreateServiceSysctls [2022-04-27T14:19:23.496Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-27T14:19:23.496Z] === RUN TestWatchRelease [2022-04-27T14:19:23.496Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T14:19:23.496Z] === RUN TestWatchFinishedTransfer [2022-04-27T14:19:23.496Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T14:19:23.496Z] === RUN TestDuplicateTransfer [2022-04-27T14:19:23.496Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T14:19:23.496Z] === RUN TestSuccessfulUpload [2022-04-27T14:19:23.956Z] time="2022-04-27T14:19:23Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T14:19:23.956Z] === RUN TestFSGetInvalidData [2022-04-27T14:19:23.956Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T14:19:23.956Z] === RUN TestFSInvalidSet [2022-04-27T14:19:23.956Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T14:19:23.956Z] === RUN TestFSInvalidRoot [2022-04-27T14:19:23.956Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestFSMetadataGetSet [2022-04-27T14:19:23.956Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-27T14:19:23.956Z] === RUN TestCancelledUpload [2022-04-27T14:19:23.956Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T14:19:23.956Z] PASS [2022-04-27T14:19:23.956Z] coverage: 77.3% of statements [2022-04-27T14:19:23.956Z] ok github.com/docker/docker/distribution/xfer 1.763s coverage: 77.3% of statements [2022-04-27T14:19:23.956Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-27T14:19:23.956Z] === RUN TestFSInvalidWalker [2022-04-27T14:19:23.956Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-27T14:19:23.956Z] === RUN TestFSGetSet [2022-04-27T14:19:23.956Z] --- PASS: TestFSGetSet (0.03s) [2022-04-27T14:19:23.956Z] === RUN TestFSGetUnsetKey [2022-04-27T14:19:23.956Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestFSGetEmptyData [2022-04-27T14:19:23.956Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestFSDelete [2022-04-27T14:19:23.956Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T14:19:23.956Z] === RUN TestFSWalker [2022-04-27T14:19:23.956Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T14:19:23.956Z] === RUN TestFSWalkerStopOnError [2022-04-27T14:19:23.956Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T14:19:23.956Z] === RUN TestNewFromJSON [2022-04-27T14:19:23.956Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T14:19:23.956Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestMarshalKeyOrder [2022-04-27T14:19:23.956Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T14:19:23.956Z] === RUN TestHistoryEqual [2022-04-27T14:19:23.956Z] === RUN TestCompare [2022-04-27T14:19:23.956Z] --- PASS: TestCompare (0.00s) [2022-04-27T14:19:23.956Z] PASS [2022-04-27T14:19:23.956Z] coverage: 19.2% of statements [2022-04-27T14:19:23.956Z] ok github.com/docker/docker/image/cache 0.057s coverage: 19.2% of statements [2022-04-27T14:19:24.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T14:19:24.416Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-27T14:19:24.416Z] === RUN TestImage [2022-04-27T14:19:24.416Z] --- PASS: TestImage (0.00s) [2022-04-27T14:19:24.416Z] === RUN TestImageOSNotEmpty [2022-04-27T14:19:24.416Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T14:19:24.416Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T14:19:24.416Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T14:19:24.416Z] === RUN TestCreate [2022-04-27T14:19:24.416Z] --- PASS: TestCreate (0.00s) [2022-04-27T14:19:24.416Z] === RUN TestRestore [2022-04-27T14:19:24.416Z] time="2022-04-27T14:19:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T14:19:24.416Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2022-04-27T14:19:24.416Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T14:19:24.416Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T14:19:24.416Z] === RUN TestTokenPassThru [2022-04-27T14:19:24.416Z] --- PASS: TestRestore (0.03s) [2022-04-27T14:19:24.416Z] === RUN TestAddDelete [2022-04-27T14:19:24.416Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-27T14:19:24.416Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T14:19:24.416Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T14:19:24.416Z] PASS [2022-04-27T14:19:24.416Z] coverage: 26.6% of statements [2022-04-27T14:19:24.416Z] ok github.com/docker/docker/distribution 2.023s coverage: 26.6% of statements [2022-04-27T14:19:24.416Z] --- PASS: TestAddDelete (0.03s) [2022-04-27T14:19:24.416Z] === RUN TestSearchAfterDelete [2022-04-27T14:19:24.416Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-27T14:19:24.416Z] === RUN TestParentReset [2022-04-27T14:19:24.416Z] --- PASS: TestParentReset (0.07s) [2022-04-27T14:19:24.416Z] === RUN TestGetAndSetLastUpdated [2022-04-27T14:19:24.416Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-27T14:19:24.416Z] === RUN TestStoreLen [2022-04-27T14:19:24.416Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T14:19:24.416Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T14:19:24.416Z] --- PASS: TestStoreLen (0.06s) [2022-04-27T14:19:24.416Z] PASS [2022-04-27T14:19:24.416Z] coverage: 86.9% of statements [2022-04-27T14:19:24.416Z] ok github.com/docker/docker/image 0.535s coverage: 86.9% of statements [2022-04-27T14:19:24.448Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-27T14:19:24.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-04-27T14:19:24.926Z] === RUN TestUpdateMemory [2022-04-27T14:19:25.182Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-27T14:19:25.182Z] === RUN TestUpdateCPUQuota [2022-04-27T14:19:25.384Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T14:19:25.384Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T14:19:25.384Z] PASS [2022-04-27T14:19:25.384Z] coverage: 25.0% of statements [2022-04-27T14:19:25.384Z] ok github.com/docker/docker/image/v1 0.130s coverage: 25.0% of statements [2022-04-27T14:19:25.384Z] === RUN TestValidateManifest [2022-04-27T14:19:25.384Z] === RUN TestValidateManifest/nil [2022-04-27T14:19:25.385Z] === RUN TestValidateManifest/non-nil [2022-04-27T14:19:25.385Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T14:19:25.385Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T14:19:25.385Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T14:19:25.385Z] PASS [2022-04-27T14:19:25.385Z] coverage: 0.7% of statements [2022-04-27T14:19:25.385Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-04-27T14:19:25.385Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T14:19:25.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T14:19:25.743Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-04-27T14:19:25.744Z] === RUN TestUpdatePidsLimit [2022-04-27T14:19:26.000Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T14:19:26.000Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T14:19:26.255Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T14:19:26.353Z] === RUN TestSerialization [2022-04-27T14:19:26.353Z] --- PASS: TestSerialization (0.02s) [2022-04-27T14:19:26.353Z] PASS [2022-04-27T14:19:26.353Z] coverage: 100.0% of statements [2022-04-27T14:19:26.353Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2022-04-27T14:19:26.408Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-04-27T14:19:26.408Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:19:26.511Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T14:19:26.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T14:19:26.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:26.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T14:19:26.813Z] === RUN TestEmptyLayer [2022-04-27T14:19:26.813Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestCommitFailure [2022-04-27T14:19:26.813Z] === RUN TestEnvironmentParsing [2022-04-27T14:19:26.813Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T14:19:26.813Z] PASS [2022-04-27T14:19:26.813Z] coverage: 1.2% of statements [2022-04-27T14:19:26.813Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T14:19:26.813Z] === RUN TestStartTransactionFailure [2022-04-27T14:19:26.813Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestGetOrphan [2022-04-27T14:19:26.813Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-04-27T14:19:26.813Z] --- PASS: TestGetOrphan (0.02s) [2022-04-27T14:19:26.813Z] === RUN TestMountAndRegister [2022-04-27T14:19:26.813Z] layer_test.go:258: Layer size: 14 [2022-04-27T14:19:26.813Z] --- PASS: TestMountAndRegister (0.09s) [2022-04-27T14:19:26.813Z] === RUN TestLayerRelease [2022-04-27T14:19:26.813Z] layer_test.go:291: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestStoreRestore [2022-04-27T14:19:26.813Z] layer_test.go:340: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestTarStreamStability [2022-04-27T14:19:26.813Z] layer_test.go:455: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestRegisterExistingLayer [2022-04-27T14:19:26.813Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-27T14:19:26.813Z] === RUN TestTarStreamVerification [2022-04-27T14:19:26.813Z] layer_test.go:684: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestLayerMigration [2022-04-27T14:19:26.813Z] migration_test.go:45: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T14:19:26.813Z] migration_test.go:181: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestMountInit [2022-04-27T14:19:26.813Z] mount_test.go:17: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T14:19:26.813Z] === RUN TestMountSize [2022-04-27T14:19:26.813Z] mount_test.go:76: Failing on Windows [2022-04-27T14:19:26.813Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T14:19:27.025Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T14:19:27.037Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T14:19:27.274Z] === RUN TestMountChanges [2022-04-27T14:19:27.274Z] mount_test.go:125: Failing on Windows [2022-04-27T14:19:27.274Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T14:19:27.274Z] === RUN TestMountApply [2022-04-27T14:19:27.274Z] mount_test.go:212: Failing on Windows [2022-04-27T14:19:27.274Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T14:19:27.274Z] PASS [2022-04-27T14:19:27.274Z] coverage: 30.6% of statements [2022-04-27T14:19:27.274Z] ok github.com/docker/docker/layer 0.328s coverage: 30.6% of statements [2022-04-27T14:19:27.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T14:19:27.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T14:19:27.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T14:19:27.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T14:19:27.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T14:19:27.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T14:19:27.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:19:27.504Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:19:27.734Z] === RUN TestSequenceGetAvailableBit [2022-04-27T14:19:27.734Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T14:19:27.734Z] === RUN TestSequenceEqual [2022-04-27T14:19:27.734Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T14:19:27.734Z] === RUN TestSequenceCopy [2022-04-27T14:19:27.734Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T14:19:27.734Z] === RUN TestGetFirstAvailable [2022-04-27T14:19:27.734Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T14:19:27.734Z] === RUN TestFindSequence [2022-04-27T14:19:27.735Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestCheckIfAvailable [2022-04-27T14:19:27.735Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestMergeSequences [2022-04-27T14:19:27.735Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestPushReservation [2022-04-27T14:19:27.735Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestSerializeDeserialize [2022-04-27T14:19:27.735Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestSet [2022-04-27T14:19:27.735Z] --- PASS: TestSet (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestSetUnset [2022-04-27T14:19:27.735Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestOffsetSetUnset [2022-04-27T14:19:27.735Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestSetInRange [2022-04-27T14:19:27.735Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestSetAnyInRange [2022-04-27T14:19:27.735Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestMethods [2022-04-27T14:19:27.735Z] --- PASS: TestMethods (0.00s) [2022-04-27T14:19:27.735Z] === RUN TestRandomAllocateDeallocate [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-27T14:19:27.844Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-27T14:19:27.844Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:19:28.488Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:19:28.950Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-04-27T14:19:28.950Z] === RUN TestInspect [2022-04-27T14:19:29.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T14:19:29.277Z] === RUN TestInvalidConfig [2022-04-27T14:19:29.277Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T14:19:29.277Z] === RUN TestConfig [2022-04-27T14:19:29.277Z] --- PASS: TestConfig (0.00s) [2022-04-27T14:19:29.277Z] === RUN TestOptionsLabels [2022-04-27T14:19:29.277Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T14:19:29.277Z] === RUN TestValidName [2022-04-27T14:19:29.277Z] --- PASS: TestValidName (0.00s) [2022-04-27T14:19:29.277Z] PASS [2022-04-27T14:19:29.277Z] coverage: 19.7% of statements [2022-04-27T14:19:29.277Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-27T14:19:29.471Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:19:29.736Z] === RUN TestKey [2022-04-27T14:19:29.736Z] --- PASS: TestKey (0.00s) [2022-04-27T14:19:29.736Z] === RUN TestParseKey [2022-04-27T14:19:29.736Z] --- PASS: TestParseKey (0.00s) [2022-04-27T14:19:29.736Z] === RUN TestInvalidDataStore [2022-04-27T14:19:29.736Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T14:19:29.736Z] === RUN TestKVObjectFlatKey [2022-04-27T14:19:29.736Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T14:19:29.736Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T14:19:29.736Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T14:19:29.736Z] PASS [2022-04-27T14:19:29.736Z] coverage: 21.9% of statements [2022-04-27T14:19:29.736Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-04-27T14:19:30.196Z] === RUN TestErrorInterfaces [2022-04-27T14:19:30.196Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestNetworkMarshalling [2022-04-27T14:19:30.196Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-27T14:19:30.196Z] === RUN TestEndpointMarshalling [2022-04-27T14:19:30.196Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestAuxAddresses [2022-04-27T14:19:30.196Z] time="2022-04-27T14:19:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:19:30.196Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-27T14:19:30.196Z] === RUN TestSRVServiceQuery [2022-04-27T14:19:30.196Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-27T14:19:30.196Z] === RUN TestServiceVIPReuse [2022-04-27T14:19:30.196Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T14:19:30.196Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestDNSIPQuery [2022-04-27T14:19:30.196Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestDNSProxyServFail [2022-04-27T14:19:30.196Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestSandboxAddEmpty [2022-04-27T14:19:30.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestSandboxAddMultiPrio [2022-04-27T14:19:30.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestSandboxAddSamePrio [2022-04-27T14:19:30.196Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestCleanupServiceDiscovery [2022-04-27T14:19:30.196Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestDNSOptions [2022-04-27T14:19:30.196Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:19:30.196Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T14:19:30.196Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T14:19:30.196Z] time="2022-04-27T14:19:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:19:30.196Z] time="2022-04-27T14:19:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T14:19:30.196Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-27T14:19:30.196Z] PASS [2022-04-27T14:19:30.196Z] coverage: 8.5% of statements [2022-04-27T14:19:30.196Z] ok github.com/docker/docker/libnetwork 0.272s coverage: 8.5% of statements [2022-04-27T14:19:30.453Z] --- PASS: TestBuildMultiStageCopy (11.81s) [2022-04-27T14:19:30.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.41s) [2022-04-27T14:19:30.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-04-27T14:19:30.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-04-27T14:19:30.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.88s) [2022-04-27T14:19:30.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2022-04-27T14:19:30.454Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:19:30.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T14:19:30.655Z] === RUN TestIPDataMarshalling [2022-04-27T14:19:30.655Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T14:19:30.655Z] === RUN TestValidateAndIsV6 [2022-04-27T14:19:30.655Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T14:19:30.655Z] PASS [2022-04-27T14:19:30.655Z] coverage: 68.9% of statements [2022-04-27T14:19:30.655Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2022-04-27T14:19:30.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T14:19:30.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T14:19:30.855Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-27T14:19:31.116Z] === RUN TestDriver [2022-04-27T14:19:31.116Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:19:31.116Z] PASS [2022-04-27T14:19:31.116Z] coverage: 34.8% of statements [2022-04-27T14:19:31.116Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2022-04-27T14:19:31.490Z] --- PASS: TestInspect (2.92s) [2022-04-27T14:19:31.490Z] === RUN TestCreateJob [2022-04-27T14:19:31.575Z] === RUN TestDriver [2022-04-27T14:19:31.575Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:19:31.575Z] PASS [2022-04-27T14:19:31.575Z] coverage: 34.8% of statements [2022-04-27T14:19:31.575Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-27T14:19:31.575Z] === RUN TestNetworkAllocateFree [2022-04-27T14:19:31.575Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T14:19:31.575Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T14:19:31.575Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T14:19:31.575Z] PASS [2022-04-27T14:19:31.575Z] coverage: 63.6% of statements [2022-04-27T14:19:31.575Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2022-04-27T14:19:32.034Z] === RUN TestGetEmptyCapabilities [2022-04-27T14:19:32.034Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T14:19:32.034Z] === RUN TestGetExtraCapabilities [2022-04-27T14:19:32.034Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T14:19:32.034Z] === RUN TestGetInvalidCapabilities [2022-04-27T14:19:32.034Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-27T14:19:32.034Z] === RUN TestRemoteDriver [2022-04-27T14:19:32.034Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T14:19:32.034Z] === RUN TestDriverError [2022-04-27T14:19:32.034Z] --- PASS: TestDriverError (0.00s) [2022-04-27T14:19:32.034Z] === RUN TestMissingValues [2022-04-27T14:19:32.034Z] --- PASS: TestMissingValues (0.01s) [2022-04-27T14:19:32.034Z] === RUN TestRollback [2022-04-27T14:19:32.034Z] --- PASS: TestRollback (0.00s) [2022-04-27T14:19:32.034Z] PASS [2022-04-27T14:19:32.034Z] coverage: 57.4% of statements [2022-04-27T14:19:32.034Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-04-27T14:19:32.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T14:19:32.665Z] --- PASS: TestBuildMultiStageParentConfig (2.03s) [2022-04-27T14:19:32.665Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:19:32.665Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:19:32.665Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T14:19:32.665Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:19:33.003Z] === RUN TestNAT [2022-04-27T14:19:33.003Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:19:33.003Z] --- SKIP: TestNAT (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestTransparent [2022-04-27T14:19:33.003Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:19:33.003Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T14:19:33.003Z] PASS [2022-04-27T14:19:33.003Z] coverage: 0.0% of statements [2022-04-27T14:19:33.003Z] === RUN TestNew [2022-04-27T14:19:33.003Z] --- PASS: TestNew (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestAddDriver [2022-04-27T14:19:33.003Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestAddDuplicateDriver [2022-04-27T14:19:33.003Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T14:19:33.003Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestDriver [2022-04-27T14:19:33.003Z] --- PASS: TestDriver (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestIPAM [2022-04-27T14:19:33.003Z] --- PASS: TestIPAM (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestWalkIPAMs [2022-04-27T14:19:33.003Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T14:19:33.003Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2022-04-27T14:19:33.003Z] === RUN TestWalkDrivers [2022-04-27T14:19:33.003Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T14:19:33.003Z] PASS [2022-04-27T14:19:33.003Z] coverage: 82.4% of statements [2022-04-27T14:19:33.003Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-04-27T14:19:33.003Z] === RUN TestBuildDefault [2022-04-27T14:19:33.003Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestBuildHostnameDomainname [2022-04-27T14:19:33.003Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestBuildHostname [2022-04-27T14:19:33.003Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestBuildHostnameFQDN [2022-04-27T14:19:33.003Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestBuildNoIP [2022-04-27T14:19:33.003Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestUpdate [2022-04-27T14:19:33.003Z] --- PASS: TestUpdate (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T14:19:33.003Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T14:19:33.003Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestAddEmpty [2022-04-27T14:19:33.003Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestAdd [2022-04-27T14:19:33.003Z] --- PASS: TestAdd (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestDeleteEmpty [2022-04-27T14:19:33.003Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestDeleteNewline [2022-04-27T14:19:33.003Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestDelete [2022-04-27T14:19:33.003Z] --- PASS: TestDelete (0.00s) [2022-04-27T14:19:33.003Z] === RUN TestConcurrentWrites [2022-04-27T14:19:33.003Z] --- PASS: TestRandomAllocateDeallocate (5.65s) [2022-04-27T14:19:33.003Z] === RUN TestAllocateRandomDeallocate [2022-04-27T14:19:33.462Z] --- PASS: TestConcurrentWrites (0.17s) [2022-04-27T14:19:33.462Z] PASS [2022-04-27T14:19:33.462Z] coverage: 81.2% of statements [2022-04-27T14:19:33.462Z] ok github.com/docker/docker/libnetwork/etchosts 0.230s coverage: 81.2% of statements [2022-04-27T14:19:33.462Z] === RUN TestNew [2022-04-27T14:19:33.462Z] --- PASS: TestNew (0.00s) [2022-04-27T14:19:33.462Z] === RUN TestAllocate [2022-04-27T14:19:33.462Z] --- PASS: TestAllocate (0.00s) [2022-04-27T14:19:33.462Z] === RUN TestUninitialized [2022-04-27T14:19:33.462Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T14:19:33.462Z] === RUN TestAllocateInRange [2022-04-27T14:19:33.462Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T14:19:33.462Z] === RUN TestAllocateSerial [2022-04-27T14:19:33.462Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T14:19:33.462Z] PASS [2022-04-27T14:19:33.462Z] coverage: 87.5% of statements [2022-04-27T14:19:33.462Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-04-27T14:19:33.462Z] === RUN TestCaller [2022-04-27T14:19:33.462Z] --- PASS: TestCaller (0.00s) [2022-04-27T14:19:33.462Z] PASS [2022-04-27T14:19:33.462Z] coverage: 100.0% of statements [2022-04-27T14:19:33.462Z] ok github.com/docker/docker/libnetwork/internal/caller 0.030s coverage: 100.0% of statements [2022-04-27T14:19:33.648Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-04-27T14:19:33.648Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:19:34.433Z] === RUN TestSetSerialInsertDelete [2022-04-27T14:19:34.433Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T14:19:34.433Z] === RUN TestSetParallelInsertDelete [2022-04-27T14:19:34.433Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2022-04-27T14:19:34.433Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T14:19:34.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T14:19:34.787Z] --- PASS: TestCreateJob (3.18s) [2022-04-27T14:19:34.787Z] === RUN TestReplicatedJob [2022-04-27T14:19:34.898Z] === RUN TestInt2IP2IntConversion [2022-04-27T14:19:35.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T14:19:35.358Z] === RUN TestPoolRequest [2022-04-27T14:19:35.358Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T14:19:35.358Z] === RUN TestOtherRequests [2022-04-27T14:19:35.358Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T14:19:35.358Z] PASS [2022-04-27T14:19:35.358Z] coverage: 57.1% of statements [2022-04-27T14:19:35.358Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-04-27T14:19:35.358Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2022-04-27T14:19:35.358Z] === RUN TestGetAddressVersion [2022-04-27T14:19:35.358Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T14:19:35.358Z] === RUN TestKeyString [2022-04-27T14:19:35.358Z] --- PASS: TestKeyString (0.00s) [2022-04-27T14:19:35.358Z] === RUN TestPoolDataMarshal [2022-04-27T14:19:35.358Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T14:19:35.358Z] === RUN TestSubnetsMarshal [2022-04-27T14:19:35.358Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-27T14:19:35.358Z] === RUN TestAddSubnets [2022-04-27T14:19:35.358Z] --- PASS: TestAddSubnets (0.05s) [2022-04-27T14:19:35.358Z] === RUN TestDoublePoolRelease [2022-04-27T14:19:35.358Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-04-27T14:19:35.358Z] === RUN TestRetrieveFromStore [2022-04-27T14:19:35.358Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-27T14:19:35.358Z] === RUN TestAddReleasePoolID [2022-04-27T14:19:35.358Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-27T14:19:35.358Z] === RUN TestPredefinedPool [2022-04-27T14:19:35.358Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-27T14:19:35.358Z] === RUN TestRemoveSubnet [2022-04-27T14:19:35.819Z] --- PASS: TestRemoveSubnet (0.18s) [2022-04-27T14:19:35.819Z] === RUN TestGetSameAddress [2022-04-27T14:19:35.819Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-27T14:19:35.819Z] === RUN TestPoolAllocationReuse [2022-04-27T14:19:35.819Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-04-27T14:19:35.819Z] === RUN TestIsCorrupted [2022-04-27T14:19:35.819Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-27T14:19:35.819Z] === RUN TestSetRollover [2022-04-27T14:19:36.280Z] === RUN TestGetCapabilities [2022-04-27T14:19:36.280Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T14:19:36.280Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T14:19:36.280Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T14:19:36.280Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T14:19:36.280Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-27T14:19:36.280Z] === RUN TestRemoteDriver [2022-04-27T14:19:36.280Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T14:19:36.280Z] PASS [2022-04-27T14:19:36.280Z] coverage: 47.4% of statements [2022-04-27T14:19:36.280Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2022-04-27T14:19:36.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T14:19:36.995Z] check_test.go:307: [da7e624e2387a] daemon is not started [2022-04-27T14:19:36.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-27T14:19:36.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T14:19:37.249Z] === RUN TestWindowsIPAM [2022-04-27T14:19:37.249Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T14:19:37.249Z] PASS [2022-04-27T14:19:37.249Z] coverage: 71.4% of statements [2022-04-27T14:19:37.249Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-04-27T14:19:37.249Z] --- PASS: TestPoolAllocationReuse (1.41s) [2022-04-27T14:19:37.249Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T14:19:37.249Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-27T14:19:37.249Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T14:19:37.249Z] --- PASS: TestSetRollover (1.40s) [2022-04-27T14:19:37.249Z] === RUN TestSetRolloverSerial [2022-04-27T14:19:37.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T14:19:37.708Z] === RUN TestDefaultNetwork [2022-04-27T14:19:38.172Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-27T14:19:38.172Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T14:19:38.172Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-27T14:19:38.172Z] === RUN TestInitAddressPools [2022-04-27T14:19:38.172Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T14:19:38.172Z] PASS [2022-04-27T14:19:38.172Z] coverage: 74.0% of statements [2022-04-27T14:19:38.172Z] ok github.com/docker/docker/libnetwork/ipamutils 0.496s coverage: 74.0% of statements [2022-04-27T14:19:38.632Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-04-27T14:19:38.632Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T14:19:38.632Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T14:19:38.632Z] PASS [2022-04-27T14:19:38.632Z] coverage: 84.4% of statements [2022-04-27T14:19:38.632Z] ok github.com/docker/docker/libnetwork/bitseq 11.117s coverage: 84.4% of statements [2022-04-27T14:19:38.632Z] === RUN TestKeyValue [2022-04-27T14:19:38.632Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T14:19:38.632Z] PASS [2022-04-27T14:19:38.632Z] coverage: 60.0% of statements [2022-04-27T14:19:38.632Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2022-04-27T14:19:38.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T14:19:39.091Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.95s) [2022-04-27T14:19:39.091Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T14:19:39.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-27T14:19:40.011Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-04-27T14:19:40.011Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:19:40.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-27T14:19:40.011Z] === RUN TestWaitNonBlocked [2022-04-27T14:19:40.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:19:40.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:19:40.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:19:40.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:19:40.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:19:40.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:19:40.011Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T14:19:40.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-04-27T14:19:40.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-27T14:19:40.011Z] === RUN TestWaitBlocked [2022-04-27T14:19:40.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:19:40.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:19:40.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:19:40.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:19:40.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:19:40.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:19:40.072Z] --- PASS: TestReplicatedJob (4.82s) [2022-04-27T14:19:40.072Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:19:40.572Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T14:19:40.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-27T14:19:40.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-27T14:19:40.572Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T14:19:40.572Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T14:19:40.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T14:19:40.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T14:19:41.271Z] === RUN TestNetworkDBSimple [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T14:19:41.730Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T14:19:41.730Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-04-27T14:19:41.730Z] === RUN TestGetAddress [2022-04-27T14:19:41.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T14:19:42.189Z] === RUN TestGenerate [2022-04-27T14:19:42.189Z] --- PASS: TestGenerate (0.00s) [2022-04-27T14:19:42.189Z] === RUN TestGeneratePtr [2022-04-27T14:19:42.189Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T14:19:42.189Z] === RUN TestGenerateMissingField [2022-04-27T14:19:42.189Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T14:19:42.189Z] === RUN TestFieldCannotBeSet [2022-04-27T14:19:42.189Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T14:19:42.189Z] === RUN TestTypeMismatchError [2022-04-27T14:19:42.189Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T14:19:42.189Z] PASS [2022-04-27T14:19:42.189Z] coverage: 100.0% of statements [2022-04-27T14:19:42.189Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2022-04-27T14:19:42.189Z] 2022/04/27 14:19:42 Closing DB instances... [2022-04-27T14:19:42.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T14:19:42.460Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s) [2022-04-27T14:19:42.460Z] === CONT TestIpcModeOlderClient [2022-04-27T14:19:42.614Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-04-27T14:19:42.614Z] === RUN TestServiceListWithStatuses [2022-04-27T14:19:42.614Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:19:42.614Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:19:42.614Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:19:42.715Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-27T14:19:42.715Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T14:19:42.715Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-04-27T14:19:42.715Z] === CONT TestDaemonHostGatewayIP [2022-04-27T14:19:43.157Z] testing: warning: no tests to run [2022-04-27T14:19:43.157Z] PASS [2022-04-27T14:19:43.157Z] coverage: 0.0% of statements [2022-04-27T14:19:43.157Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:19:43.617Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-27T14:19:43.617Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T14:19:43.617Z] === RUN TestRequestNewPort [2022-04-27T14:19:43.617Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestRequestSpecificPort [2022-04-27T14:19:43.617Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestReleasePort [2022-04-27T14:19:43.617Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestReuseReleasedPort [2022-04-27T14:19:43.617Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestReleaseUnreadledPort [2022-04-27T14:19:43.617Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestUnknowProtocol [2022-04-27T14:19:43.617Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestAllocateAllPorts [2022-04-27T14:19:43.617Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestPortAllocation [2022-04-27T14:19:43.617Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T14:19:43.617Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestNoDuplicateBPR [2022-04-27T14:19:43.617Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T14:19:43.617Z] === RUN TestChangePortRange [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T14:19:43.617Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T14:19:43.617Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T14:19:43.617Z] PASS [2022-04-27T14:19:43.617Z] coverage: 88.6% of statements [2022-04-27T14:19:43.617Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-04-27T14:19:44.082Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T14:19:44.082Z] PASS [2022-04-27T14:19:44.082Z] coverage: 100.0% of statements [2022-04-27T14:19:44.082Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2022-04-27T14:19:44.552Z] testing: warning: no tests to run [2022-04-27T14:19:44.552Z] PASS [2022-04-27T14:19:44.552Z] coverage: 0.0% of statements [2022-04-27T14:19:44.552Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-27T14:19:44.552Z] 2022/04/27 14:19:44 Closing DB instances... [2022-04-27T14:19:45.021Z] === RUN TestHashData [2022-04-27T14:19:45.021Z] --- PASS: TestHashData (0.00s) [2022-04-27T14:19:45.021Z] PASS [2022-04-27T14:19:45.021Z] coverage: 2.8% of statements [2022-04-27T14:19:45.021Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-04-27T14:19:45.021Z] === RUN TestErrorConstructors [2022-04-27T14:19:45.021Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T14:19:45.021Z] === RUN TestCompareIPMask [2022-04-27T14:19:45.021Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T14:19:45.021Z] === RUN TestUtilGetHostPartIP [2022-04-27T14:19:45.021Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T14:19:45.021Z] === RUN TestUtilGetBroadcastIP [2022-04-27T14:19:45.021Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T14:19:45.021Z] === RUN TestParseCIDR [2022-04-27T14:19:45.021Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T14:19:45.021Z] PASS [2022-04-27T14:19:45.021Z] coverage: 37.3% of statements [2022-04-27T14:19:45.021Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2022-04-27T14:19:45.231Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-04-27T14:19:45.231Z] === CONT TestDaemonRestartIpcMode [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.62s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.21s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2022-04-27T14:19:45.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s) [2022-04-27T14:19:45.564Z] === RUN TestCgroupNamespacesRun [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T14:19:46.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T14:19:46.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T14:19:46.008Z] PASS [2022-04-27T14:19:46.008Z] coverage: 55.0% of statements [2022-04-27T14:19:46.008Z] ok github.com/docker/docker/oci 0.040s coverage: 55.0% of statements [2022-04-27T14:19:46.135Z] --- PASS: TestBuildMultiStageOnBuild (11.18s) [2022-04-27T14:19:46.135Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:19:46.135Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:19:46.135Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:19:46.135Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:19:46.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T14:19:46.476Z] === RUN TestAddressPoolOpt [2022-04-27T14:19:46.476Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/a [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/something [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/_=a [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/PATH [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/=a [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/PATH= [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/PATH=something [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/1asd [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/123 [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/some_space [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/= [2022-04-27T14:19:46.476Z] === RUN TestValidateEnv/PaTh [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T14:19:46.476Z] === RUN TestParseHost [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/something_with_spaces [2022-04-27T14:19:46.476Z] === RUN TestParseHost/unknown:// [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://:port [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/:// [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T14:19:46.476Z] === RUN TestParseHost/__ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/fd:// [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp:// [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T14:19:46.476Z] === RUN TestParseHost/npipe:// [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://: [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://host: [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T14:19:46.476Z] === RUN TestParseHost/#00 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/_ [2022-04-27T14:19:46.476Z] === RUN TestParseHost/fd://something [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T14:19:46.476Z] === RUN TestParseHost/unix:// [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] === RUN TestParseTCP [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/localhost: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/#00 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp://: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/tcp:// [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/::1 [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/[::1]: [2022-04-27T14:19:46.476Z] === RUN TestParseTCP/localhost [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP (0.01s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T14:19:46.476Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T14:19:46.477Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestValidateExtraHosts [2022-04-27T14:19:46.477Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestIpOptString [2022-04-27T14:19:46.477Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T14:19:46.477Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T14:19:46.477Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestIpOptSetInvalidVal [2022-04-27T14:19:46.477Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestValidateIPAddress [2022-04-27T14:19:46.477Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestMapOpts [2022-04-27T14:19:46.477Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestListOptsWithoutValidator [2022-04-27T14:19:46.477Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestListOptsWithValidator [2022-04-27T14:19:46.477Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestValidateDNSSearch [2022-04-27T14:19:46.477Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T14:19:46.477Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T14:19:46.477Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestNamedListOpts [2022-04-27T14:19:46.477Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestNamedMapOpts [2022-04-27T14:19:46.477Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestParseLink [2022-04-27T14:19:46.477Z] --- PASS: TestParseLink (0.00s) [2022-04-27T14:19:46.477Z] === RUN TestUlimitOpt [2022-04-27T14:19:46.477Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T14:19:46.477Z] PASS [2022-04-27T14:19:46.477Z] coverage: 66.7% of statements [2022-04-27T14:19:46.477Z] ok github.com/docker/docker/opts 0.084s coverage: 66.7% of statements [2022-04-27T14:19:46.477Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-04-27T14:19:46.477Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T14:19:46.477Z] === RUN TestParseVersion [2022-04-27T14:19:46.477Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T14:19:46.477Z] PASS [2022-04-27T14:19:46.477Z] coverage: 52.9% of statements [2022-04-27T14:19:46.477Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-04-27T14:19:46.818Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-04-27T14:19:46.818Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:19:47.121Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-04-27T14:19:47.519Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-04-27T14:19:47.519Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T14:19:48.041Z] 2022/04/27 14:19:47 Closing DB instances... [2022-04-27T14:19:48.041Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T14:19:48.510Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T14:19:48.510Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T14:19:48.510Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-04-27T14:19:48.510Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T14:19:48.510Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T14:19:48.510Z] === RUN TestMiddleware [2022-04-27T14:19:48.510Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T14:19:48.510Z] === RUN TestNewResponseModifier [2022-04-27T14:19:48.510Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T14:19:48.510Z] PASS [2022-04-27T14:19:48.510Z] coverage: 26.8% of statements [2022-04-27T14:19:48.510Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 26.8% of statements [2022-04-27T14:19:48.510Z] === RUN TestIsArchivePathDir [2022-04-27T14:19:48.510Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-27T14:19:48.510Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T14:19:48.510Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-27T14:19:48.510Z] === RUN TestIsArchivePathTar [2022-04-27T14:19:48.978Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-27T14:19:48.978Z] === RUN TestDecompressStreamGzip [2022-04-27T14:19:48.978Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-27T14:19:48.978Z] === RUN TestDecompressStreamBzip2 [2022-04-27T14:19:48.978Z] === RUN TestUnbuffered [2022-04-27T14:19:48.978Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestRaceUnbuffered [2022-04-27T14:19:48.978Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T14:19:48.978Z] PASS [2022-04-27T14:19:48.978Z] coverage: 100.0% of statements [2022-04-27T14:19:48.978Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-04-27T14:19:48.978Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-27T14:19:48.978Z] === RUN TestDecompressStreamXz [2022-04-27T14:19:48.978Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:19:48.978Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestDecompressStreamZstd [2022-04-27T14:19:48.978Z] archive_test.go:140: zstd not installed [2022-04-27T14:19:48.978Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-27T14:19:48.978Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T14:19:48.978Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T14:19:48.978Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestCompressStreamInvalid [2022-04-27T14:19:48.978Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionInvalid [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionUncompressed [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionBzip2 [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionGzip [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionXz [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestExtensionZstd [2022-04-27T14:19:48.978Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestCmdStreamLargeStderr [2022-04-27T14:19:48.978Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-27T14:19:48.978Z] === RUN TestCmdStreamBad [2022-04-27T14:19:48.978Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:19:48.978Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T14:19:48.978Z] === RUN TestCmdStreamGood [2022-04-27T14:19:48.978Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-27T14:19:48.978Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T14:19:49.431Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2022-04-27T14:19:49.431Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T14:19:49.447Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-27T14:19:49.447Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T14:19:49.447Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestUntarPath [2022-04-27T14:19:49.447Z] --- PASS: TestUntarPath (0.05s) [2022-04-27T14:19:49.447Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T14:19:49.447Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-27T14:19:49.447Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T14:19:49.447Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2022-04-27T14:19:49.447Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T14:19:49.447Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-27T14:19:49.447Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T14:19:49.447Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T14:19:49.447Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyWithTarSrcFile [2022-04-27T14:19:49.447Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T14:19:49.447Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T14:19:49.447Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T14:19:49.447Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T14:19:49.447Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T14:19:49.447Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T14:19:49.447Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-27T14:19:49.447Z] === RUN TestTarFiles [2022-04-27T14:19:49.447Z] === RUN TestMatch [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[foo]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[]#01 [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[qux]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T14:19:49.447Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T14:19:49.447Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T14:19:49.447Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T14:19:49.447Z] PASS [2022-04-27T14:19:49.447Z] coverage: 87.5% of statements [2022-04-27T14:19:49.447Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-04-27T14:19:50.432Z] === RUN TestChrootTarUntar [2022-04-27T14:19:50.432Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T14:19:50.432Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T14:19:50.432Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T14:19:50.432Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootCopyWithTar [2022-04-27T14:19:50.432Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootCopyFileWithTar [2022-04-27T14:19:50.432Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootUntarPath [2022-04-27T14:19:50.432Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T14:19:50.432Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T14:19:50.432Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:19:50.432Z] === RUN TestChrootApplyDotDotFile [2022-04-27T14:19:50.432Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:19:50.432Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:19:50.432Z] PASS [2022-04-27T14:19:50.432Z] coverage: 12.0% of statements [2022-04-27T14:19:50.432Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-04-27T14:19:51.020Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-04-27T14:19:51.020Z] === RUN TestServicePlugin [2022-04-27T14:19:51.419Z] 2022/04/27 14:19:51 Closing DB instances... [2022-04-27T14:19:51.419Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T14:19:51.419Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T14:19:51.419Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T14:19:51.419Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T14:19:51.419Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T14:19:51.419Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T14:19:51.419Z] PASS [2022-04-27T14:19:51.419Z] coverage: 0.0% of statements [2022-04-27T14:19:51.419Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-27T14:19:51.975Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-04-27T14:19:51.975Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T14:19:52.404Z] === RUN TestSizeEmpty [2022-04-27T14:19:52.404Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeEmptyFile [2022-04-27T14:19:52.404Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeNonemptyFile [2022-04-27T14:19:52.404Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T14:19:52.404Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T14:19:52.404Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T14:19:52.404Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestMoveToSubdir [2022-04-27T14:19:52.404Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T14:19:52.404Z] === RUN TestSizeNonExistingDirectory [2022-04-27T14:19:52.404Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T14:19:52.404Z] PASS [2022-04-27T14:19:52.404Z] coverage: 80.0% of statements [2022-04-27T14:19:52.404Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-27T14:19:53.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:19:53.084Z] INFO: Testing against a local daemon [2022-04-27T14:19:53.084Z] === RUN TestBuildWithSession [2022-04-27T14:19:53.084Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:19:53.084Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:19:53.084Z] === RUN TestBuildSquashParent [2022-04-27T14:19:53.084Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:19:53.084Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:19:53.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:19:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:19:53.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:19:53.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-04-27T14:19:53.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T14:19:53.390Z] === RUN TestPollerAddRemove [2022-04-27T14:19:53.390Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T14:19:53.390Z] === RUN TestPollerEvent [2022-04-27T14:19:53.390Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:19:53.390Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T14:19:53.390Z] === RUN TestPollerClose [2022-04-27T14:19:53.390Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T14:19:53.390Z] PASS [2022-04-27T14:19:53.390Z] coverage: 36.2% of statements [2022-04-27T14:19:53.390Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 36.2% of statements [2022-04-27T14:19:53.390Z] --- PASS: TestNetworkDBCRUDTableEntry (3.91s) [2022-04-27T14:19:53.390Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T14:19:53.858Z] --- PASS: TestTarFiles (4.27s) [2022-04-27T14:19:53.858Z] === RUN TestDetectCompressionZstd [2022-04-27T14:19:53.858Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestTarUntar [2022-04-27T14:19:53.858Z] --- PASS: TestTarUntar (0.02s) [2022-04-27T14:19:53.858Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T14:19:53.858Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestTarWithOptions [2022-04-27T14:19:53.858Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T14:19:53.858Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T14:19:53.858Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestUntarUstarGnuConflict [2022-04-27T14:19:53.858Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestUntarInvalidFilenames [2022-04-27T14:19:53.858Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1894025150\\dest" [2022-04-27T14:19:53.858Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-27T14:19:53.858Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T14:19:53.858Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T14:19:53.858Z] === RUN TestUntarInvalidHardlink [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2595343921\\victim\\hello" -> "../victim/hello" [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1212951205\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink544667303\\victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3246037970\\victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2805382587\\victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3804095319\\victim" -> "../victim" [2022-04-27T14:19:53.858Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T14:19:53.858Z] === RUN TestUntarInvalidSymlink [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1900202593\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1379803664\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink816934102\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1055376668\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133526442\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2217826261\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:53.858Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink681348145\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T14:19:53.858Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-27T14:19:53.858Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T14:19:53.858Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestXGlobalNoParent [2022-04-27T14:19:53.858Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T14:19:53.858Z] === RUN TestReplaceFileTarWrapper [2022-04-27T14:19:53.858Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-04-27T14:19:53.858Z] === RUN TestPrefixHeaderReadable [2022-04-27T14:19:53.858Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2022-04-27T14:19:53.858Z] === RUN TestDisablePigz [2022-04-27T14:19:53.858Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T14:19:54.318Z] plugin_test.go:61: [d756d1707dd63] joining swarm manager [d1261851b4454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:19:54.326Z] --- PASS: TestDisablePigz (0.10s) [2022-04-27T14:19:54.326Z] === RUN TestPigz [2022-04-27T14:19:54.326Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T14:19:54.326Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:19:54.326Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T14:19:54.326Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T14:19:54.326Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-27T14:19:54.326Z] === RUN TestCopyFile [2022-04-27T14:19:54.326Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T14:19:54.326Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:19:54.326Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T14:19:54.326Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T14:19:54.326Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:19:54.326Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestWildcardMatches [2022-04-27T14:19:54.326Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestPatternMatches [2022-04-27T14:19:54.326Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T14:19:54.326Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T14:19:54.326Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T14:19:54.326Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T14:19:54.326Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T14:19:54.326Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T14:19:54.326Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestSingleExclamationError [2022-04-27T14:19:54.326Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestMatchesWithNoPatterns [2022-04-27T14:19:54.326Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T14:19:54.326Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T14:19:54.326Z] === RUN TestMatches [2022-04-27T14:19:54.327Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T14:19:54.327Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T14:19:54.327Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T14:19:54.327Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T14:19:54.327Z] --- PASS: TestMatches (0.01s) [2022-04-27T14:19:54.327Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T14:19:54.327Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T14:19:54.327Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T14:19:54.327Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatterns [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T14:19:54.327Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCreateIfNotExistsDir [2022-04-27T14:19:54.327Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCreateIfNotExistsFile [2022-04-27T14:19:54.327Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-27T14:19:54.327Z] === RUN TestMatch [2022-04-27T14:19:54.327Z] --- PASS: TestMatch (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCompile [2022-04-27T14:19:54.327Z] === RUN TestCompile/slash [2022-04-27T14:19:54.327Z] === RUN TestCompile/backslash [2022-04-27T14:19:54.327Z] --- PASS: TestCompile (0.00s) [2022-04-27T14:19:54.327Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T14:19:54.327Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T14:19:54.327Z] PASS [2022-04-27T14:19:54.327Z] coverage: 84.7% of statements [2022-04-27T14:19:54.327Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 84.7% of statements [2022-04-27T14:19:54.327Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T14:19:54.327Z] --- PASS: TestPigz (0.11s) [2022-04-27T14:19:54.327Z] === RUN TestNosysFileInfo [2022-04-27T14:19:54.327Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T14:19:54.327Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:19:54.327Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCanonicalTarNameForPath [2022-04-27T14:19:54.327Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestCanonicalTarName [2022-04-27T14:19:54.327Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestChmodTarEntry [2022-04-27T14:19:54.327Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestHardLinkOrder [2022-04-27T14:19:54.327Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-27T14:19:54.327Z] === RUN TestChangeString [2022-04-27T14:19:54.327Z] --- PASS: TestChangeString (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestChangesWithNoChanges [2022-04-27T14:19:54.327Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T14:19:54.327Z] === RUN TestChangesWithChanges [2022-04-27T14:19:54.327Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-27T14:19:54.327Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T14:19:54.327Z] changes_test.go:196: needs more investigation [2022-04-27T14:19:54.327Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:19:54.327Z] === RUN TestChangesDirsEmpty [2022-04-27T14:19:54.327Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-04-27T14:19:54.327Z] === RUN TestChangesDirsMutated [2022-04-27T14:19:54.687Z] --- PASS: TestBuildMultiStageLayerLeak (9.45s) [2022-04-27T14:19:54.687Z] === RUN TestBuildWithHugeFile [2022-04-27T14:19:54.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-27T14:19:54.795Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-27T14:19:54.795Z] === RUN TestApplyLayer [2022-04-27T14:19:54.795Z] changes_test.go:433: needs further investigation [2022-04-27T14:19:54.795Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T14:19:54.795Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T14:19:54.795Z] changes_test.go:469: needs further investigation [2022-04-27T14:19:54.795Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:19:54.795Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T14:19:54.795Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T14:19:54.795Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T14:19:54.795Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T14:19:54.795Z] === RUN TestChangesSize [2022-04-27T14:19:54.795Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T14:19:54.795Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T14:19:54.795Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2387438927\\dest" [2022-04-27T14:19:54.795Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-27T14:19:54.795Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3470414610\\victim\\hello" -> "../victim/hello" [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink738131225\\victim\\hello" -> "/../victim/hello" [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1976222614\\victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink827440833\\victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2430695392\\victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1663766297\\victim" -> "../victim" [2022-04-27T14:19:54.795Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-27T14:19:54.795Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1476960839\\dest\\dotdot" -> "../victim/hello" [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3444259177\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink280266569\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3143156131\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1763713525\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:54.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2528306560\\dest\\loophole-victim" -> "../victim" [2022-04-27T14:19:54.795Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-27T14:19:54.795Z] === RUN TestApplyLayerWhiteouts [2022-04-27T14:19:54.795Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-27T14:19:54.795Z] === RUN TestGenerateEmptyFile [2022-04-27T14:19:54.796Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T14:19:54.796Z] === RUN TestGenerateWithContent [2022-04-27T14:19:54.796Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T14:19:54.796Z] PASS [2022-04-27T14:19:54.796Z] coverage: 62.9% of statements [2022-04-27T14:19:54.796Z] ok github.com/docker/docker/pkg/archive 6.168s coverage: 62.9% of statements [2022-04-27T14:19:54.796Z] === RUN TestGet [2022-04-27T14:19:54.796Z] --- PASS: TestGet (0.00s) [2022-04-27T14:19:54.796Z] === RUN TestGetShortcutString [2022-04-27T14:19:54.796Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T14:19:54.796Z] PASS [2022-04-27T14:19:54.796Z] coverage: 42.9% of statements [2022-04-27T14:19:54.796Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-04-27T14:19:55.202Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-04-27T14:19:55.203Z] PASS [2022-04-27T14:19:55.203Z] [2022-04-27T14:19:55.203Z] === Skipped [2022-04-27T14:19:55.203Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-27T14:19:55.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:19:55.203Z] [2022-04-27T14:19:55.203Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:19:55.203Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:19:55.203Z] [2022-04-27T14:19:55.203Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T14:19:55.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:19:55.203Z] [2022-04-27T14:19:55.203Z] DONE 235 tests, 3 skipped in 114.685s [2022-04-27T14:19:55.203Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T14:19:55.203Z] ++ 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-04-27T14:19:55.203Z] ++ set -e [2022-04-27T14:19:55.203Z] ++ '[' -n 0 ']' [2022-04-27T14:19:55.203Z] ++ set -x [2022-04-27T14:19:55.203Z] ++ env -i DEST=/go/src/github.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-04-27T14:19:55.203Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:19:55.203Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:19:55.203Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T14:19:55.203Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T14:19:55.203Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T14:19:55.203Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T14:19:55.203Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T14:19:55.203Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T14:19:55.203Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:19:55.203Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T14:19:55.203Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T14:19:55.203Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T14:19:55.203Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-27T14:19:55.203Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-27T14:19:55.203Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:19:55.203Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T14:19:55.258Z] plugin_test.go:64: [d8f1ebdd49e72] joining swarm manager [d1261851b4454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:19:55.263Z] 2022/04/27 14:19:55 Closing DB instances... [2022-04-27T14:19:55.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2022-04-27T14:19:55.316Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T14:19:55.732Z] === RUN TestCreateIDMapOrder [2022-04-27T14:19:55.732Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T14:19:55.732Z] PASS [2022-04-27T14:19:55.732Z] coverage: 7.2% of statements [2022-04-27T14:19:55.732Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-04-27T14:19:56.130Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T14:19:56.718Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-27T14:19:56.718Z] === RUN TestNetworkDBNodeLeave [2022-04-27T14:19:56.718Z] === RUN TestFixedBufferCap [2022-04-27T14:19:56.718Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T14:19:56.718Z] === RUN TestFixedBufferLen [2022-04-27T14:19:56.718Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T14:19:56.718Z] === RUN TestFixedBufferString [2022-04-27T14:19:56.718Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T14:19:56.718Z] === RUN TestFixedBufferWrite [2022-04-27T14:19:56.718Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T14:19:56.718Z] === RUN TestFixedBufferRead [2022-04-27T14:19:56.718Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T14:19:56.719Z] === RUN TestBytesPipeRead [2022-04-27T14:19:56.719Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T14:19:56.719Z] === RUN TestBytesPipeWrite [2022-04-27T14:19:56.719Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T14:19:56.719Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T14:19:57.059Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T14:19:57.187Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-04-27T14:19:57.188Z] === RUN TestAtomicWriteToFile [2022-04-27T14:19:57.188Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-04-27T14:19:57.188Z] === RUN TestAtomicWriteSetCommit [2022-04-27T14:19:57.188Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T14:19:57.188Z] === RUN TestAtomicWriteSetCancel [2022-04-27T14:19:57.188Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-27T14:19:57.188Z] === RUN TestReadCloserWrapperClose [2022-04-27T14:19:57.188Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T14:19:57.188Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T14:19:57.188Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T14:19:57.188Z] === RUN TestReaderErrWrapperRead [2022-04-27T14:19:57.188Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T14:19:57.188Z] === RUN TestCancelReadCloser [2022-04-27T14:19:57.232Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-04-27T14:19:57.232Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T14:19:57.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-27T14:19:57.656Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T14:19:57.656Z] === RUN TestWriteCloserWrapperClose [2022-04-27T14:19:57.656Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T14:19:57.656Z] === RUN TestNopWriteCloser [2022-04-27T14:19:57.656Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T14:19:57.656Z] === RUN TestNopWriter [2022-04-27T14:19:57.656Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T14:19:57.656Z] === RUN TestWriteCounter [2022-04-27T14:19:57.656Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T14:19:57.656Z] PASS [2022-04-27T14:19:57.656Z] coverage: 69.2% of statements [2022-04-27T14:19:57.656Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.2% of statements [2022-04-27T14:19:57.803Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-04-27T14:19:57.803Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T14:19:58.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-27T14:19:58.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T14:19:58.388Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T14:19:58.388Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-27T14:19:58.426Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T14:19:58.426Z] daemon_test.go:156: [d421de25fb8c9] daemon is not started [2022-04-27T14:19:58.426Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-27T14:19:58.426Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-27T14:19:58.426Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T14:19:58.426Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-27T14:19:58.426Z] === RUN TestDaemonProxy [2022-04-27T14:19:58.426Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T14:19:58.645Z] === RUN TestError [2022-04-27T14:19:58.645Z] --- PASS: TestError (0.00s) [2022-04-27T14:19:58.645Z] === RUN TestProgressString [2022-04-27T14:19:58.645Z] === RUN TestProgressString/no_progress [2022-04-27T14:19:58.645Z] === RUN TestProgressString/progress_1 [2022-04-27T14:19:58.645Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T14:19:58.645Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T14:19:58.645Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T14:19:58.645Z] === RUN TestProgressString/with_units [2022-04-27T14:19:58.645Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T14:19:58.645Z] === RUN TestProgressString/hide_counts [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T14:19:58.645Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T14:19:58.645Z] === RUN TestJSONMessageDisplay [2022-04-27T14:19:58.645Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-27T14:19:58.645Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T14:19:58.645Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T14:19:58.645Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T14:19:58.645Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T14:19:58.645Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T14:19:58.645Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T14:19:58.645Z] PASS [2022-04-27T14:19:58.645Z] coverage: 91.7% of statements [2022-04-27T14:19:58.645Z] ok github.com/docker/docker/pkg/jsonmessage 0.158s coverage: 91.7% of statements [2022-04-27T14:19:59.114Z] === RUN TestStandardLongPath [2022-04-27T14:19:59.114Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T14:19:59.114Z] === RUN TestUNCLongPath [2022-04-27T14:19:59.114Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T14:19:59.114Z] PASS [2022-04-27T14:19:59.114Z] coverage: 100.0% of statements [2022-04-27T14:19:59.114Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-04-27T14:19:59.325Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T14:19:59.325Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T14:19:59.582Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-27T14:19:59.582Z] === RUN TestNetworkDBWatch [2022-04-27T14:19:59.582Z] === RUN TestNameFormat [2022-04-27T14:19:59.582Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T14:19:59.582Z] === RUN TestNameRetries [2022-04-27T14:19:59.582Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T14:19:59.582Z] PASS [2022-04-27T14:19:59.582Z] coverage: 85.7% of statements [2022-04-27T14:19:59.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-27T14:19:59.584Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T14:19:59.584Z] Cross building: bundles/cross/windows/amd64 [2022-04-27T14:19:59.712Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-04-27T14:19:59.712Z] === RUN TestNISDomainname [2022-04-27T14:19:59.842Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-27T14:19:59.842Z] { [2022-04-27T14:19:59.842Z] "RT_GROUP_ICON": { [2022-04-27T14:19:59.842Z] "#1": { [2022-04-27T14:19:59.842Z] "0409": "../../winresources/docker.ico" [2022-04-27T14:19:59.842Z] } [2022-04-27T14:19:59.842Z] }, [2022-04-27T14:19:59.842Z] "RT_MANIFEST": { [2022-04-27T14:19:59.842Z] "#1": { [2022-04-27T14:19:59.842Z] "0409": { [2022-04-27T14:19:59.842Z] "identity": {}, [2022-04-27T14:19:59.842Z] "description": "Docker Engine", [2022-04-27T14:19:59.842Z] "minimum-os": "vista", [2022-04-27T14:19:59.842Z] "execution-level": "", [2022-04-27T14:19:59.842Z] "ui-access": false, [2022-04-27T14:19:59.842Z] "auto-elevate": false, [2022-04-27T14:19:59.842Z] "dpi-awareness": "unaware", [2022-04-27T14:19:59.842Z] "disable-theming": false, [2022-04-27T14:19:59.842Z] "disable-window-filtering": false, [2022-04-27T14:19:59.842Z] "high-resolution-scrolling-aware": false, [2022-04-27T14:19:59.843Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T14:19:59.843Z] "long-path-aware": false, [2022-04-27T14:19:59.843Z] "printer-driver-isolation": false, [2022-04-27T14:19:59.843Z] "gdi-scaling": false, [2022-04-27T14:19:59.843Z] "segment-heap": false, [2022-04-27T14:19:59.843Z] "use-common-controls-v6": false [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] }, [2022-04-27T14:19:59.843Z] "RT_MESSAGETABLE": { [2022-04-27T14:19:59.843Z] "#1": { [2022-04-27T14:19:59.843Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] }, [2022-04-27T14:19:59.843Z] "RT_VERSION": { [2022-04-27T14:19:59.843Z] "#1": { [2022-04-27T14:19:59.843Z] "0409": { [2022-04-27T14:19:59.843Z] "fixed": { [2022-04-27T14:19:59.843Z] "file_version": "0.0.0.0", [2022-04-27T14:19:59.843Z] "product_version": "0.0.0.0", [2022-04-27T14:19:59.843Z] "type": "Unknown" [2022-04-27T14:19:59.843Z] }, [2022-04-27T14:19:59.843Z] "info": { [2022-04-27T14:19:59.843Z] "0000": { [2022-04-27T14:19:59.843Z] "CompanyName": "", [2022-04-27T14:19:59.843Z] "FileVersion": "dev", [2022-04-27T14:19:59.843Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T14:19:59.843Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-27T14:19:59.843Z] "ProductName": "", [2022-04-27T14:19:59.843Z] "ProductVersion": "dev", [2022-04-27T14:19:59.843Z] "SpecialBuild": "dc15b19cb9aedcd06e844095b6e2d502bc51e519" [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] } [2022-04-27T14:19:59.843Z] cmd/dockerd/config.go [2022-04-27T14:19:59.843Z] cmd/dockerd/config_windows.go [2022-04-27T14:19:59.843Z] cmd/dockerd/daemon.go [2022-04-27T14:19:59.843Z] cmd/dockerd/daemon_test.go [2022-04-27T14:19:59.843Z] cmd/dockerd/daemon_windows.go [2022-04-27T14:19:59.843Z] cmd/dockerd/docker.go [2022-04-27T14:19:59.843Z] cmd/dockerd/docker_windows.go [2022-04-27T14:19:59.843Z] cmd/dockerd/genwinres_windows.go [2022-04-27T14:19:59.843Z] cmd/dockerd/metrics.go [2022-04-27T14:19:59.843Z] cmd/dockerd/options.go [2022-04-27T14:19:59.843Z] cmd/dockerd/options_test.go [2022-04-27T14:19:59.843Z] cmd/dockerd/service_windows.go [2022-04-27T14:19:59.843Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T14:19:59.843Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T14:20:00.049Z] === RUN TestParseKeyValueOpt [2022-04-27T14:20:00.049Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T14:20:00.050Z] === RUN TestParseUintList [2022-04-27T14:20:00.050Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T14:20:00.050Z] === RUN TestParseUintListMaximumLimits [2022-04-27T14:20:00.315Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T14:20:00.518Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T14:20:00.518Z] PASS [2022-04-27T14:20:00.518Z] coverage: 97.0% of statements [2022-04-27T14:20:00.518Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-04-27T14:20:00.655Z] --- PASS: TestNISDomainname (0.99s) [2022-04-27T14:20:00.655Z] === RUN TestHostnameDnsResolution [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T14:20:00.986Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T14:20:00.986Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T14:20:00.986Z] PASS [2022-04-27T14:20:00.986Z] coverage: 36.4% of statements [2022-04-27T14:20:00.986Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-04-27T14:20:00.986Z] 2022/04/27 14:20:00 Closing DB instances... [2022-04-27T14:20:01.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T14:20:01.635Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-04-27T14:20:01.635Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T14:20:01.681Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T14:20:01.974Z] === RUN TestNewAndRemove [2022-04-27T14:20:01.974Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T14:20:01.974Z] === RUN TestRemoveInvalidPath [2022-04-27T14:20:01.974Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T14:20:01.974Z] PASS [2022-04-27T14:20:01.974Z] coverage: 82.6% of statements [2022-04-27T14:20:01.974Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-04-27T14:20:02.962Z] --- PASS: TestNetworkDBWatch (3.25s) [2022-04-27T14:20:02.962Z] === RUN TestNetworkDBBulkSync [2022-04-27T14:20:02.962Z] --- PASS: TestGetAddress (21.38s) [2022-04-27T14:20:02.962Z] === RUN TestRequestSyntaxCheck [2022-04-27T14:20:02.962Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-27T14:20:02.962Z] === RUN TestRequest [2022-04-27T14:20:03.035Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-04-27T14:20:03.035Z] === RUN TestPrivilegedHostDevices [2022-04-27T14:20:03.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-27T14:20:03.431Z] === RUN TestFailedConnection [2022-04-27T14:20:03.571Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T14:20:03.606Z] --- PASS: TestPrivilegedHostDevices (0.92s) [2022-04-27T14:20:03.606Z] === RUN TestStats [2022-04-27T14:20:03.828Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T14:20:03.899Z] 2022/04/27 14:20:03 Closing DB instances... [2022-04-27T14:20:04.368Z] --- PASS: TestFailedConnection (1.09s) [2022-04-27T14:20:04.368Z] === RUN TestFailOnce [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-27T14:20:04.390Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T14:20:04.390Z] PASS [2022-04-27T14:20:04.390Z] [2022-04-27T14:20:04.390Z] DONE 17 tests in 10.192s [2022-04-27T14:20:04.390Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T14:20:04.390Z] ++ 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-04-27T14:20:04.390Z] ++ set -e [2022-04-27T14:20:04.390Z] ++ '[' -n 0 ']' [2022-04-27T14:20:04.390Z] ++ set -x [2022-04-27T14:20:04.390Z] ++ env -i DEST=/go/src/github.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-04-27T14:20:04.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T14:20:04.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T14:20:04.667Z] INFO: Testing against a local daemon [2022-04-27T14:20:04.667Z] === RUN TestCommitInheritsEnv [2022-04-27T14:20:04.836Z] 2022/04/27 14:20:04 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-27T14:20:04.836Z] goroutine 34 [running]: [2022-04-27T14:20:04.836Z] net/http.(*conn).serve.func1() [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T14:20:04.836Z] panic({0x1193700, 0x12dd060}) [2022-04-27T14:20:04.836Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T14:20:04.836Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-27T14:20:04.836Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T14:20:04.836Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12e2878?, 0xc000236000?}, 0x10ed9a6?) [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T14:20:04.836Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12e2878, 0xc000236000}, 0xc0000ae000) [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T14:20:04.836Z] net/http.serverHandler.ServeHTTP({0x12e0e98?}, {0x12e2878, 0xc000236000}, 0xc0000ae000) [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T14:20:04.836Z] net/http.(*conn).serve(0xc0000a8000, {0x12e2d78, 0xc00008a0c0}) [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T14:20:04.836Z] created by net/http.(*Server).Serve [2022-04-27T14:20:04.836Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T14:20:04.836Z] time="2022-04-27T14:20:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T14:20:04.933Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-04-27T14:20:04.933Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:20:04.933Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T14:20:04.933Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:20:04.933Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:20:04.933Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T14:20:04.933Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T14:20:04.933Z] === RUN TestImportWithCustomPlatform// [2022-04-27T14:20:04.933Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T14:20:05.195Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T14:20:05.195Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T14:20:05.195Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T14:20:05.195Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T14:20:05.195Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T14:20:05.195Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T14:20:05.195Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:20:05.195Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-27T14:20:05.195Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:20:05.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:20:05.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:20:05.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T14:20:05.454Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:20:05.716Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-27T14:20:05.716Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T14:20:05.716Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:20:05.716Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T14:20:05.716Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:20:05.716Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T14:20:05.716Z] === RUN TestTagInvalidReference [2022-04-27T14:20:05.716Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-27T14:20:05.716Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:20:05.716Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-27T14:20:05.716Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:20:05.716Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T14:20:05.716Z] === RUN TestTagOfficialNames [2022-04-27T14:20:05.716Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-27T14:20:05.716Z] === RUN TestTagMatchesDigest [2022-04-27T14:20:05.716Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T14:20:05.716Z] PASS [2022-04-27T14:20:05.716Z] [2022-04-27T14:20:05.716Z] === Skipped [2022-04-27T14:20:05.716Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:20:05.716Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T14:20:05.716Z] [2022-04-27T14:20:05.716Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T14:20:05.716Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:20:05.716Z] [2022-04-27T14:20:05.716Z] DONE 22 tests, 2 skipped in 1.347s [2022-04-27T14:20:05.716Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T14:20:05.716Z] ++ 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-04-27T14:20:05.716Z] ++ set -e [2022-04-27T14:20:05.716Z] ++ '[' -n 0 ']' [2022-04-27T14:20:05.716Z] ++ set -x [2022-04-27T14:20:05.716Z] ++ env -i DEST=/go/src/github.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-04-27T14:20:05.822Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-27T14:20:05.822Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T14:20:05.822Z] --- PASS: TestFailOnce (1.13s) [2022-04-27T14:20:05.822Z] === RUN TestEchoInputOutput [2022-04-27T14:20:05.822Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T14:20:05.822Z] === RUN TestBackoff [2022-04-27T14:20:05.822Z] --- PASS: TestBackoff (0.00s) [2022-04-27T14:20:05.822Z] === RUN TestAbortRetry [2022-04-27T14:20:05.822Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T14:20:05.822Z] === RUN TestClientScheme [2022-04-27T14:20:05.822Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T14:20:05.822Z] === RUN TestNewClientWithTimeout [2022-04-27T14:20:05.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-27T14:20:05.972Z] INFO: Testing against a local daemon [2022-04-27T14:20:05.972Z] === RUN TestNetworkCreateDelete [2022-04-27T14:20:05.972Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T14:20:05.972Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:20:06.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T14:20:06.291Z] time="2022-04-27T14:20:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T14:20:06.456Z] --- PASS: TestStats (2.83s) [2022-04-27T14:20:06.456Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:20:06.456Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T14:20:06.456Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T14:20:06.456Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T14:20:06.456Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T14:20:06.456Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T14:20:06.456Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T14:20:06.456Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T14:20:06.456Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T14:20:06.456Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T14:20:06.456Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T14:20:06.534Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-27T14:20:06.535Z] === RUN TestDaemonDNSFallback [2022-04-27T14:20:07.279Z] === RUN TestParseEmptyInterface [2022-04-27T14:20:07.279Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestParseNonInterfaceType [2022-04-27T14:20:07.279Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestParseWithOneFunction [2022-04-27T14:20:07.279Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestParseWithMultipleFuncs [2022-04-27T14:20:07.279Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestParseWithUnnamedReturn [2022-04-27T14:20:07.279Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestEmbeddedInterface [2022-04-27T14:20:07.279Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestParsedImports [2022-04-27T14:20:07.279Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T14:20:07.279Z] === RUN TestAliasedImports [2022-04-27T14:20:07.279Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T14:20:07.279Z] PASS [2022-04-27T14:20:07.279Z] coverage: 56.8% of statements [2022-04-27T14:20:07.279Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-04-27T14:20:07.748Z] time="2022-04-27T14:20:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T14:20:07.748Z] === RUN TestHTTPTransport [2022-04-27T14:20:07.748Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T14:20:07.748Z] PASS [2022-04-27T14:20:07.748Z] coverage: 85.7% of statements [2022-04-27T14:20:07.748Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2022-04-27T14:20:07.843Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T14:20:08.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T14:20:08.735Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:20:08.735Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T14:20:08.735Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T14:20:08.735Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T14:20:08.735Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T14:20:08.735Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T14:20:08.735Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T14:20:08.735Z] === RUN TestBufferPoolPutAndGet [2022-04-27T14:20:08.735Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T14:20:08.735Z] PASS [2022-04-27T14:20:08.735Z] coverage: 88.2% of statements [2022-04-27T14:20:08.735Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2022-04-27T14:20:08.735Z] 2022/04/27 14:20:08 Closing DB instances... [2022-04-27T14:20:09.205Z] === RUN TestOutputOnPrematureClose [2022-04-27T14:20:09.205Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T14:20:09.205Z] === RUN TestCompleteSilently [2022-04-27T14:20:09.205Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T14:20:09.205Z] PASS [2022-04-27T14:20:09.205Z] coverage: 75.9% of statements [2022-04-27T14:20:09.205Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-04-27T14:20:09.673Z] === RUN TestSendToOneSub [2022-04-27T14:20:09.673Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T14:20:09.674Z] === RUN TestSendToMultipleSubs [2022-04-27T14:20:09.674Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T14:20:09.674Z] === RUN TestEvictOneSub [2022-04-27T14:20:09.674Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T14:20:09.674Z] === RUN TestClosePublisher [2022-04-27T14:20:09.674Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T14:20:09.674Z] === RUN TestPubSubRace [2022-04-27T14:20:09.801Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T14:20:10.141Z] time="2022-04-27T14:20:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T14:20:10.373Z] check_test.go:307: [d955df7ea2ab2] daemon is not started [2022-04-27T14:20:10.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-27T14:20:10.610Z] --- PASS: TestPubSubRace (1.05s) [2022-04-27T14:20:10.610Z] PASS [2022-04-27T14:20:10.610Z] coverage: 75.0% of statements [2022-04-27T14:20:10.610Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2022-04-27T14:20:11.078Z] --- PASS: TestRequest (7.95s) [2022-04-27T14:20:11.078Z] === RUN TestOverlappingRequests [2022-04-27T14:20:11.078Z] === RUN TestRegister [2022-04-27T14:20:11.078Z] --- PASS: TestRegister (0.00s) [2022-04-27T14:20:11.078Z] === RUN TestCommand [2022-04-27T14:20:11.078Z] --- PASS: TestCommand (0.03s) [2022-04-27T14:20:11.078Z] === RUN TestNaiveSelf [2022-04-27T14:20:11.078Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-27T14:20:11.078Z] PASS [2022-04-27T14:20:11.078Z] coverage: 82.4% of statements [2022-04-27T14:20:11.078Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-04-27T14:20:11.078Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.66s) [2022-04-27T14:20:11.078Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.46s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.46s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.57s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.85s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.23s) [2022-04-27T14:20:11.219Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.31s) [2022-04-27T14:20:11.219Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:20:11.219Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:20:11.546Z] --- PASS: TestOverlappingRequests (0.39s) [2022-04-27T14:20:11.546Z] === RUN TestRelease [2022-04-27T14:20:11.759Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-27T14:20:11.759Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2022-04-27T14:20:11.759Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2022-04-27T14:20:11.759Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2022-04-27T14:20:11.759Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-04-27T14:20:11.759Z] === RUN TestDeleteDevicemapper [2022-04-27T14:20:11.759Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:20:11.759Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T14:20:11.759Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:20:11.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-27T14:20:12.014Z] === RUN TestDump [2022-04-27T14:20:12.014Z] goroutine 6 [running]: [2022-04-27T14:20:12.014Z] github.com/docker/docker/pkg/stack.dump(0xbe2d57?) [2022-04-27T14:20:12.014Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:20:12.014Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T14:20:12.014Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T14:20:12.014Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T14:20:12.014Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T14:20:12.014Z] testing.tRunner(0xc0001621a0, 0xdaa498) [2022-04-27T14:20:12.014Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:20:12.014Z] created by testing.(*T).Run [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:20:12.015Z] [2022-04-27T14:20:12.015Z] goroutine 1 [chan receive]: [2022-04-27T14:20:12.015Z] testing.(*T).Run(0xc000162000, {0xd9913c?, 0xbbc1f3?}, 0xdaa498) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:20:12.015Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:20:12.015Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:20:12.015Z] testing.runTests(0xc0000585a0?, {0xf2e400, 0x3, 0x3}, {0x25583530108?, 0x40?, 0xf334a0?}) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:20:12.015Z] testing.(*M).Run(0xc0000585a0) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:20:12.015Z] main.main() [2022-04-27T14:20:12.015Z] _testmain.go:99 +0x255 [2022-04-27T14:20:12.015Z] --- PASS: TestDump (0.00s) [2022-04-27T14:20:12.015Z] === RUN TestDumpToFile [2022-04-27T14:20:12.015Z] --- PASS: TestDumpToFile (0.11s) [2022-04-27T14:20:12.015Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T14:20:12.015Z] goroutine 8 [running]: [2022-04-27T14:20:12.015Z] github.com/docker/docker/pkg/stack.dump(0xc5ed13?) [2022-04-27T14:20:12.015Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T14:20:12.015Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xc5ece0?}) [2022-04-27T14:20:12.015Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T14:20:12.015Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-27T14:20:12.015Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T14:20:12.015Z] testing.tRunner(0xc000162820, 0xdaa488) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:20:12.015Z] created by testing.(*T).Run [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T14:20:12.015Z] [2022-04-27T14:20:12.015Z] goroutine 1 [chan receive]: [2022-04-27T14:20:12.015Z] testing.(*T).Run(0xc000162000, {0xda0713?, 0xbbc1f3?}, 0xdaa488) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T14:20:12.015Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T14:20:12.015Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T14:20:12.015Z] testing.runTests(0xc0000585a0?, {0xf2e400, 0x3, 0x3}, {0x25583530108?, 0x40?, 0xf334a0?}) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T14:20:12.015Z] testing.(*M).Run(0xc0000585a0) [2022-04-27T14:20:12.015Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T14:20:12.015Z] main.main() [2022-04-27T14:20:12.015Z] _testmain.go:99 +0x255 [2022-04-27T14:20:12.015Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T14:20:12.015Z] PASS [2022-04-27T14:20:12.015Z] coverage: 90.9% of statements [2022-04-27T14:20:12.015Z] ok github.com/docker/docker/pkg/stack 0.142s coverage: 90.9% of statements [2022-04-27T14:20:12.483Z] 2022/04/27 14:20:12 Closing DB instances... [2022-04-27T14:20:12.483Z] === RUN TestNewStdWriter [2022-04-27T14:20:12.483Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T14:20:12.483Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestWriteWithNilBytes [2022-04-27T14:20:12.483Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestWrite [2022-04-27T14:20:12.483Z] --- PASS: TestWrite (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestWriteWithWriterError [2022-04-27T14:20:12.483Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T14:20:12.483Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyWriteAndRead [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T14:20:12.483Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T14:20:12.483Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T14:20:12.483Z] PASS [2022-04-27T14:20:12.483Z] coverage: 100.0% of statements [2022-04-27T14:20:12.483Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-27T14:20:12.952Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T14:20:12.952Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T14:20:12.952Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestFormatStatus [2022-04-27T14:20:12.952Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestFormatError [2022-04-27T14:20:12.952Z] --- PASS: TestFormatError (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestFormatJSONError [2022-04-27T14:20:12.952Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T14:20:12.952Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T14:20:12.952Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestNewJSONProgressOutput [2022-04-27T14:20:12.952Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestAuxFormatterEmit [2022-04-27T14:20:12.952Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestStreamWriterStdout [2022-04-27T14:20:12.952Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T14:20:12.952Z] === RUN TestStreamWriterStderr [2022-04-27T14:20:12.952Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T14:20:12.952Z] PASS [2022-04-27T14:20:12.952Z] coverage: 66.2% of statements [2022-04-27T14:20:12.952Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-04-27T14:20:12.952Z] --- PASS: TestRelease (1.59s) [2022-04-27T14:20:12.952Z] === RUN TestAllocateRandomDeallocate [2022-04-27T14:20:13.077Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-27T14:20:13.077Z] === RUN TestInspectNetwork [2022-04-27T14:20:13.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T14:20:13.421Z] === RUN TestGenerateRandomID [2022-04-27T14:20:13.421Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestShortenId [2022-04-27T14:20:13.421Z] --- PASS: TestShortenId (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestShortenSha256Id [2022-04-27T14:20:13.421Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestShortenIdEmpty [2022-04-27T14:20:13.421Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestShortenIdInvalid [2022-04-27T14:20:13.421Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestIsShortIDNonHex [2022-04-27T14:20:13.421Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T14:20:13.421Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T14:20:13.421Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T14:20:13.421Z] PASS [2022-04-27T14:20:13.421Z] coverage: 70.6% of statements [2022-04-27T14:20:13.421Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-04-27T14:20:13.889Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T14:20:13.889Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T14:20:14.360Z] === RUN TestIsCpusetListAvailable [2022-04-27T14:20:14.360Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T14:20:14.360Z] PASS [2022-04-27T14:20:14.360Z] coverage: 39.4% of statements [2022-04-27T14:20:14.360Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-27T14:20:14.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-27T14:20:14.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T14:20:14.829Z] time="2022-04-27T14:20:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T14:20:15.297Z] === RUN TestChtimes [2022-04-27T14:20:15.297Z] --- PASS: TestChtimes (0.00s) [2022-04-27T14:20:15.297Z] === RUN TestChtimesWindows [2022-04-27T14:20:15.297Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T14:20:15.297Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T14:20:15.297Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T14:20:15.297Z] PASS [2022-04-27T14:20:15.297Z] coverage: 13.0% of statements [2022-04-27T14:20:15.297Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-04-27T14:20:15.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2022-04-27T14:20:15.474Z] === RUN TestUpdateMemory [2022-04-27T14:20:15.474Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:20:15.474Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T14:20:15.474Z] === RUN TestUpdateCPUQuota [2022-04-27T14:20:15.594Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T14:20:15.594Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T14:20:15.594Z] === RUN TestInspectNetwork/network_name [2022-04-27T14:20:15.594Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T14:20:16.046Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T14:20:16.285Z] === RUN TestTailFile [2022-04-27T14:20:16.285Z] --- PASS: TestTailFile (0.00s) [2022-04-27T14:20:16.285Z] === RUN TestTailFileManyLines [2022-04-27T14:20:16.285Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T14:20:16.285Z] === RUN TestTailEmptyFile [2022-04-27T14:20:16.285Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T14:20:16.285Z] === RUN TestTailNegativeN [2022-04-27T14:20:16.285Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader [2022-04-27T14:20:16.285Z] === CONT TestNewTailReader [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T14:20:16.285Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T14:20:16.285Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.285Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.285Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.286Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.286Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.286Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.287Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.287Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T14:20:16.287Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.288Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T14:20:16.288Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.289Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.290Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T14:20:16.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T14:20:16.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.761Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T14:20:16.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T14:20:16.762Z] PASS [2022-04-27T14:20:16.762Z] coverage: 88.6% of statements [2022-04-27T14:20:16.762Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2022-04-27T14:20:16.988Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T14:20:16.988Z] --- PASS: TestUpdateCPUQuota (1.62s) [2022-04-27T14:20:16.988Z] === RUN TestUpdatePidsLimit [2022-04-27T14:20:16.988Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T14:20:17.230Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T14:20:17.230Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestTarSumRemove [2022-04-27T14:20:17.230Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestSortFileInfoSums [2022-04-27T14:20:17.230Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T14:20:17.230Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestNewTarSumForLabel [2022-04-27T14:20:17.230Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestEmptyTar [2022-04-27T14:20:17.230Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestTarSumsReadSize [2022-04-27T14:20:17.230Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestTarSums [2022-04-27T14:20:17.230Z] --- PASS: TestTarSums (0.05s) [2022-04-27T14:20:17.230Z] === RUN TestIteration [2022-04-27T14:20:17.230Z] --- PASS: TestIteration (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestVersionLabelForChecksum [2022-04-27T14:20:17.230Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestVersion [2022-04-27T14:20:17.230Z] --- PASS: TestVersion (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestGetVersion [2022-04-27T14:20:17.230Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T14:20:17.230Z] === RUN TestGetVersions [2022-04-27T14:20:17.230Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T14:20:17.230Z] PASS [2022-04-27T14:20:17.230Z] coverage: 89.3% of statements [2022-04-27T14:20:17.230Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2022-04-27T14:20:17.559Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T14:20:17.699Z] --- PASS: TestAllocateRandomDeallocate (4.46s) [2022-04-27T14:20:17.699Z] === RUN TestRetrieveFromStore [2022-04-27T14:20:17.699Z] === RUN TestTruncIndex [2022-04-27T14:20:17.699Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T14:20:17.699Z] PASS [2022-04-27T14:20:17.699Z] coverage: 91.5% of statements [2022-04-27T14:20:17.699Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2022-04-27T14:20:17.820Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T14:20:17.820Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T14:20:18.082Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T14:20:18.167Z] === RUN TestVersionInfo [2022-04-27T14:20:18.167Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T14:20:18.167Z] === RUN TestAppendVersions [2022-04-27T14:20:18.167Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T14:20:18.167Z] PASS [2022-04-27T14:20:18.167Z] coverage: 88.9% of statements [2022-04-27T14:20:18.167Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-04-27T14:20:18.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:20:18.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T14:20:18.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T14:20:19.153Z] --- PASS: TestRetrieveFromStore (1.46s) [2022-04-27T14:20:19.153Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T14:20:19.153Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-27T14:20:19.153Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T14:20:19.153Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T14:20:19.153Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T14:20:19.153Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T14:20:19.153Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T14:20:19.153Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T14:20:19.153Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T14:20:19.153Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T14:20:19.153Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T14:20:19.153Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T14:20:19.153Z] === RUN TestDebug [2022-04-27T14:20:19.153Z] --- PASS: TestDebug (0.00s) [2022-04-27T14:20:19.153Z] === RUN TestRequestPoolParallel [2022-04-27T14:20:19.153Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-04-27T14:20:19.153Z] === RUN TestFullAllocateRelease [2022-04-27T14:20:19.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:20:19.491Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T14:20:19.622Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-04-27T14:20:19.622Z] === RUN TestOddAllocateRelease [2022-04-27T14:20:19.762Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-27T14:20:19.762Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T14:20:19.762Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T14:20:19.762Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T14:20:19.762Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T14:20:19.762Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:20:20.091Z] === RUN TestValidatePrivileges [2022-04-27T14:20:20.091Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T14:20:20.091Z] === RUN TestFilterByCapNeg [2022-04-27T14:20:20.091Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T14:20:20.091Z] === RUN TestFilterByCapPos [2022-04-27T14:20:20.091Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T14:20:20.091Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T14:20:20.091Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T14:20:20.091Z] PASS [2022-04-27T14:20:20.091Z] coverage: 12.2% of statements [2022-04-27T14:20:20.091Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-04-27T14:20:20.091Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-04-27T14:20:20.091Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T14:20:20.091Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-27T14:20:20.091Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T14:20:20.091Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-27T14:20:20.091Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T14:20:20.091Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T14:20:20.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T14:20:20.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T14:20:20.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:20:20.091Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T14:20:20.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:20:20.091Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T14:20:20.091Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:20:20.091Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:20:20.091Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:20:20.091Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:20:20.091Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:20:20.091Z] PASS [2022-04-27T14:20:20.091Z] coverage: 85.3% of statements [2022-04-27T14:20:20.091Z] ok github.com/docker/docker/libnetwork/ipam 45.388s coverage: 85.3% of statements [2022-04-27T14:20:20.227Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:20:20.563Z] === RUN TestNewSettable [2022-04-27T14:20:20.563Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T14:20:20.563Z] === RUN TestIsSettable [2022-04-27T14:20:20.563Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T14:20:20.563Z] === RUN TestUpdateSettingsEnv [2022-04-27T14:20:20.563Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T14:20:20.563Z] PASS [2022-04-27T14:20:20.563Z] coverage: 20.0% of statements [2022-04-27T14:20:20.563Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit (3.81s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2022-04-27T14:20:20.877Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-04-27T14:20:20.877Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:20:21.129Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:20:21.129Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:20:21.129Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:20:21.129Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:20:21.129Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:20:21.129Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:20:21.129Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:20:21.129Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:20:21.129Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:20:21.129Z] === RUN TestNetworkList [2022-04-27T14:20:21.195Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:20:21.386Z] === RUN TestNetworkList//networks [2022-04-27T14:20:21.386Z] === PAUSE TestNetworkList//networks [2022-04-27T14:20:21.386Z] === RUN TestNetworkList//networks/ [2022-04-27T14:20:21.386Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:20:21.386Z] === CONT TestNetworkList//networks [2022-04-27T14:20:21.386Z] === CONT TestNetworkList//networks/ [2022-04-27T14:20:21.386Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T14:20:21.386Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:20:21.386Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:20:21.386Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:20:21.549Z] === RUN TestLoad [2022-04-27T14:20:21.549Z] --- PASS: TestLoad (0.00s) [2022-04-27T14:20:21.549Z] === RUN TestSave [2022-04-27T14:20:21.549Z] --- PASS: TestSave (0.02s) [2022-04-27T14:20:21.549Z] === RUN TestAddDeleteGet [2022-04-27T14:20:21.549Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-27T14:20:21.549Z] === RUN TestInvalidTags [2022-04-27T14:20:21.549Z] --- PASS: TestInvalidTags (0.00s) [2022-04-27T14:20:21.549Z] PASS [2022-04-27T14:20:21.549Z] coverage: 84.4% of statements [2022-04-27T14:20:21.549Z] ok github.com/docker/docker/reference 0.104s coverage: 84.4% of statements [2022-04-27T14:20:21.830Z] --- PASS: TestServicePlugin (29.98s) [2022-04-27T14:20:21.830Z] === RUN TestServiceUpdateLabel [2022-04-27T14:20:21.948Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-27T14:20:21.948Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy (10.87s) [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.90s) [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2022-04-27T14:20:22.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2022-04-27T14:20:22.165Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:20:22.402Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-27T14:20:22.402Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:20:22.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-27T14:20:22.876Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:20:23.115Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-04-27T14:20:23.115Z] === RUN TestClientStream [2022-04-27T14:20:23.115Z] --- PASS: TestClientStream (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestClientSendFile [2022-04-27T14:20:23.115Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestClientWithRequestTimeout [2022-04-27T14:20:23.115Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-04-27T14:20:23.115Z] === RUN TestFileSpecPlugin [2022-04-27T14:20:23.115Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T14:20:23.115Z] === RUN TestFileJSONSpecPlugin [2022-04-27T14:20:23.115Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T14:20:23.115Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-27T14:20:23.115Z] === RUN TestPluginAddHandler [2022-04-27T14:20:23.115Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestPluginWaitBadPlugin [2022-04-27T14:20:23.115Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestGet [2022-04-27T14:20:23.115Z] time="2022-04-27T14:20:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T14:20:23.115Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T14:20:23.115Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T14:20:23.115Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T14:20:23.115Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestValidateMirror [2022-04-27T14:20:23.115Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T14:20:23.115Z] === RUN TestLoadInsecureRegistries [2022-04-27T14:20:23.584Z] time="2022-04-27T14:20:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T14:20:23.584Z] time="2022-04-27T14:20:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T14:20:23.584Z] time="2022-04-27T14:20:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T14:20:23.584Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-27T14:20:23.584Z] === RUN TestNewServiceConfig [2022-04-27T14:20:23.584Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestValidateIndexName [2022-04-27T14:20:23.584Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestValidateIndexNameWithError [2022-04-27T14:20:23.584Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestEndpointParse [2022-04-27T14:20:23.584Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestEndpointParseInvalid [2022-04-27T14:20:23.584Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestValidateEndpoint [2022-04-27T14:20:23.584Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-27T14:20:23.584Z] === RUN TestPing [2022-04-27T14:20:23.584Z] --- PASS: TestPing (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestPingRegistryEndpoint [2022-04-27T14:20:23.584Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:20:23.584Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T14:20:23.584Z] === RUN TestEndpoint [2022-04-27T14:20:23.584Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:20:23.584Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestParseRepositoryInfo [2022-04-27T14:20:23.584Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestNewIndexInfo [2022-04-27T14:20:23.584Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestMirrorEndpointLookup [2022-04-27T14:20:23.584Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:20:23.584Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestSearchRepositories [2022-04-27T14:20:23.584Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T14:20:23.584Z] Host: 127.0.0.1:49327 [2022-04-27T14:20:23.584Z] User-Agent: docker test client [2022-04-27T14:20:23.584Z] Authorization: Token fake-token [2022-04-27T14:20:23.584Z] X-Docker-Token: true [2022-04-27T14:20:23.584Z] Accept-Encoding: gzip [2022-04-27T14:20:23.584Z] [2022-04-27T14:20:23.584Z] [2022-04-27T14:20:23.584Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T14:20:23.584Z] Connection: close [2022-04-27T14:20:23.584Z] Content-Length: 144 [2022-04-27T14:20:23.584Z] Cache-Control: no-cache [2022-04-27T14:20:23.584Z] Content-Type: application/json [2022-04-27T14:20:23.584Z] Date: Wed, 27 Apr 2022 14:20:23 GMT [2022-04-27T14:20:23.584Z] Expires: -1 [2022-04-27T14:20:23.584Z] Pragma: no-cache [2022-04-27T14:20:23.584Z] Server: docker-tests/mock [2022-04-27T14:20:23.584Z] X-Docker-Registry-Config: mock [2022-04-27T14:20:23.584Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T14:20:23.584Z] [2022-04-27T14:20:23.584Z] [2022-04-27T14:20:23.584Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestTrustedLocation [2022-04-27T14:20:23.584Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T14:20:23.584Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T14:20:23.584Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T14:20:23.584Z] === RUN TestIsSecureIndex [2022-04-27T14:20:23.584Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T14:20:23.584Z] PASS [2022-04-27T14:20:23.584Z] coverage: 51.7% of statements [2022-04-27T14:20:23.584Z] ok github.com/docker/docker/registry 0.186s coverage: 51.7% of statements [2022-04-27T14:20:23.803Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-27T14:20:23.803Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:20:24.053Z] time="2022-04-27T14:20:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T14:20:24.179Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T14:20:24.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-27T14:20:24.343Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-04-27T14:20:24.343Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:20:24.343Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:20:24.343Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T14:20:24.343Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T14:20:24.521Z] time="2022-04-27T14:20:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReader [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T14:20:24.521Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T14:20:24.521Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T14:20:24.521Z] PASS [2022-04-27T14:20:24.521Z] coverage: 100.0% of statements [2022-04-27T14:20:24.521Z] ok github.com/docker/docker/registry/resumable 0.182s coverage: 100.0% of statements [2022-04-27T14:20:24.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-27T14:20:24.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:20:24.991Z] === RUN TestRestartManagerTimeout [2022-04-27T14:20:24.991Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T14:20:24.991Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T14:20:24.991Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T14:20:24.991Z] PASS [2022-04-27T14:20:24.991Z] coverage: 50.9% of statements [2022-04-27T14:20:24.991Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-04-27T14:20:25.127Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T14:20:25.458Z] === RUN TestDecodeContainerConfig [2022-04-27T14:20:25.459Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T14:20:25.459Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T14:20:25.459Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T14:20:25.459Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T14:20:25.459Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T14:20:25.459Z] === RUN TestValidatePrivileged [2022-04-27T14:20:25.459Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T14:20:25.459Z] PASS [2022-04-27T14:20:25.459Z] coverage: 52.4% of statements [2022-04-27T14:20:25.459Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.4% of statements [2022-04-27T14:20:25.699Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-27T14:20:25.879Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-04-27T14:20:25.879Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:20:26.096Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-27T14:20:26.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:20:26.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-27T14:20:26.271Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T14:20:26.444Z] time="2022-04-27T14:20:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T14:20:26.444Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T14:20:26.444Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T14:20:26.444Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T14:20:26.444Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T14:20:26.444Z] PASS [2022-04-27T14:20:26.444Z] coverage: 62.5% of statements [2022-04-27T14:20:26.444Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2022-04-27T14:20:26.658Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-27T14:20:26.658Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:20:28.010Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T14:20:28.010Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T14:20:28.010Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T14:20:28.010Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T14:20:28.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-27T14:20:29.176Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-27T14:20:29.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:20:29.176Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:20:29.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:20:29.176Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:20:29.575Z] === RUN TestGetDriver [2022-04-27T14:20:29.575Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T14:20:29.575Z] === RUN TestVolumeRequestError [2022-04-27T14:20:29.575Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T14:20:29.575Z] PASS [2022-04-27T14:20:29.575Z] coverage: 36.1% of statements [2022-04-27T14:20:29.575Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-04-27T14:20:29.575Z] === RUN TestGetAddress [2022-04-27T14:20:29.575Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T14:20:29.575Z] === RUN TestRemove [2022-04-27T14:20:29.575Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:20:29.575Z] --- SKIP: TestRemove (0.00s) [2022-04-27T14:20:29.575Z] === RUN TestInitializeWithVolumes [2022-04-27T14:20:29.575Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-27T14:20:29.575Z] === RUN TestCreate [2022-04-27T14:20:29.575Z] --- PASS: TestCreate (0.01s) [2022-04-27T14:20:29.575Z] === RUN TestValidateName [2022-04-27T14:20:29.575Z] --- PASS: TestValidateName (0.00s) [2022-04-27T14:20:29.575Z] === RUN TestCreateWithOpts [2022-04-27T14:20:29.575Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:20:29.575Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T14:20:29.575Z] === RUN TestRelaodNoOpts [2022-04-27T14:20:29.575Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-27T14:20:29.575Z] PASS [2022-04-27T14:20:29.575Z] coverage: 41.5% of statements [2022-04-27T14:20:29.575Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2022-04-27T14:20:30.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-27T14:20:30.562Z] time="2022-04-27T14:20:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRaw [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T14:20:30.562Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRaw [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T14:20:30.562Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestConvertTmpfsOptions [2022-04-27T14:20:30.562Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T14:20:30.562Z] linux_parser_test.go:209: data="ro" [2022-04-27T14:20:30.562Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestParseMountSpec [2022-04-27T14:20:30.562Z] parser_test.go:62: case 0 [2022-04-27T14:20:30.562Z] parser_test.go:62: case 1 [2022-04-27T14:20:30.562Z] parser_test.go:62: case 2 [2022-04-27T14:20:30.562Z] parser_test.go:62: case 3 [2022-04-27T14:20:30.562Z] parser_test.go:62: case 4 [2022-04-27T14:20:30.562Z] parser_test.go:62: case 5 [2022-04-27T14:20:30.562Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestValidateMount [2022-04-27T14:20:30.562Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRaw [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T14:20:30.562Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T14:20:30.562Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T14:20:30.562Z] PASS [2022-04-27T14:20:30.562Z] coverage: 67.6% of statements [2022-04-27T14:20:30.562Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-04-27T14:20:31.031Z] === RUN TestSetGetMeta [2022-04-27T14:20:31.031Z] === PAUSE TestSetGetMeta [2022-04-27T14:20:31.031Z] === RUN TestRestore [2022-04-27T14:20:31.031Z] === PAUSE TestRestore [2022-04-27T14:20:31.031Z] === RUN TestServiceCreate [2022-04-27T14:20:31.031Z] === PAUSE TestServiceCreate [2022-04-27T14:20:31.031Z] === RUN TestServiceList [2022-04-27T14:20:31.031Z] === PAUSE TestServiceList [2022-04-27T14:20:31.031Z] === RUN TestServiceRemove [2022-04-27T14:20:31.031Z] === PAUSE TestServiceRemove [2022-04-27T14:20:31.031Z] === RUN TestServiceGet [2022-04-27T14:20:31.031Z] === PAUSE TestServiceGet [2022-04-27T14:20:31.031Z] === RUN TestServicePrune [2022-04-27T14:20:31.031Z] === PAUSE TestServicePrune [2022-04-27T14:20:31.031Z] === RUN TestCreate [2022-04-27T14:20:31.031Z] === PAUSE TestCreate [2022-04-27T14:20:31.031Z] === RUN TestRemove [2022-04-27T14:20:31.031Z] === PAUSE TestRemove [2022-04-27T14:20:31.031Z] === RUN TestList [2022-04-27T14:20:31.031Z] === PAUSE TestList [2022-04-27T14:20:31.031Z] === RUN TestFindByDriver [2022-04-27T14:20:31.031Z] === PAUSE TestFindByDriver [2022-04-27T14:20:31.031Z] === RUN TestFindByReferenced [2022-04-27T14:20:31.031Z] === PAUSE TestFindByReferenced [2022-04-27T14:20:31.031Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T14:20:31.031Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T14:20:31.031Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:20:31.031Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:20:31.031Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T14:20:31.031Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T14:20:31.031Z] === RUN TestRefDerefRemove [2022-04-27T14:20:31.031Z] === PAUSE TestRefDerefRemove [2022-04-27T14:20:31.031Z] === RUN TestGet [2022-04-27T14:20:31.031Z] === PAUSE TestGet [2022-04-27T14:20:31.031Z] === RUN TestGetWithReference [2022-04-27T14:20:31.031Z] === PAUSE TestGetWithReference [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:20:31.031Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T14:20:31.031Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T14:20:31.031Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T14:20:31.031Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T14:20:31.031Z] === CONT TestSetGetMeta [2022-04-27T14:20:31.031Z] === CONT TestList [2022-04-27T14:20:31.031Z] === CONT TestServiceGet [2022-04-27T14:20:31.031Z] === CONT TestCreate [2022-04-27T14:20:31.031Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-27T14:20:31.031Z] === CONT TestServiceRemove [2022-04-27T14:20:31.031Z] --- PASS: TestCreate (0.02s) [2022-04-27T14:20:31.031Z] === CONT TestServiceList [2022-04-27T14:20:31.031Z] --- PASS: TestList (0.03s) [2022-04-27T14:20:31.031Z] === CONT TestServiceCreate [2022-04-27T14:20:31.031Z] --- PASS: TestServiceGet (0.11s) [2022-04-27T14:20:31.031Z] === CONT TestRestore [2022-04-27T14:20:31.031Z] --- PASS: TestServiceRemove (0.09s) [2022-04-27T14:20:31.031Z] === CONT TestRemove [2022-04-27T14:20:31.031Z] --- PASS: TestServiceCreate (0.08s) [2022-04-27T14:20:31.031Z] === CONT TestServicePrune [2022-04-27T14:20:31.031Z] --- PASS: TestServiceList (0.09s) [2022-04-27T14:20:31.031Z] === CONT TestGetWithReference [2022-04-27T14:20:31.031Z] --- PASS: TestRestore (0.03s) [2022-04-27T14:20:31.031Z] === CONT TestGet [2022-04-27T14:20:31.031Z] time="2022-04-27T14:20:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:20:31.031Z] --- PASS: TestRemove (0.03s) [2022-04-27T14:20:31.031Z] === CONT TestRefDerefRemove [2022-04-27T14:20:31.031Z] --- PASS: TestGetWithReference (0.03s) [2022-04-27T14:20:31.031Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T14:20:31.031Z] time="2022-04-27T14:20:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:20:31.031Z] time="2022-04-27T14:20:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:20:31.031Z] --- PASS: TestGet (0.02s) [2022-04-27T14:20:31.031Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T14:20:31.031Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-27T14:20:31.031Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T14:20:31.031Z] time="2022-04-27T14:20:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T14:20:31.031Z] time="2022-04-27T14:20:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T14:20:31.031Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-27T14:20:31.031Z] === CONT TestFindByReferenced [2022-04-27T14:20:31.031Z] --- PASS: TestServicePrune (0.05s) [2022-04-27T14:20:31.031Z] === CONT TestFindByDriver [2022-04-27T14:20:31.031Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-27T14:20:31.031Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-27T14:20:31.031Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-27T14:20:31.031Z] --- PASS: TestFindByDriver (0.02s) [2022-04-27T14:20:31.031Z] PASS [2022-04-27T14:20:31.031Z] coverage: 69.0% of statements [2022-04-27T14:20:31.031Z] ok github.com/docker/docker/volume/service 0.225s coverage: 69.0% of statements [2022-04-27T14:20:31.043Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T14:20:32.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-27T14:20:32.958Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T14:20:32.958Z] check_test.go:307: [d6eccafe2a463] daemon is not started [2022-04-27T14:20:32.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-27T14:20:32.958Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T14:20:32.958Z] check_test.go:307: [dbb7738742ecf] daemon is not started [2022-04-27T14:20:32.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-27T14:20:32.958Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T14:20:33.529Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2022-04-27T14:20:33.529Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:20:33.529Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T14:20:34.100Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-04-27T14:20:34.100Z] === RUN TestWaitNonBlocked [2022-04-27T14:20:34.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:20:34.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:20:34.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:20:34.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:20:34.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:20:34.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:20:34.361Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T14:20:34.623Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T14:20:35.196Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T14:20:35.196Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-27T14:20:35.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2022-04-27T14:20:35.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-04-27T14:20:35.196Z] === RUN TestWaitBlocked [2022-04-27T14:20:35.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:20:35.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:20:35.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:20:35.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:20:35.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T14:20:35.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T14:20:35.196Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T14:20:35.196Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T14:20:35.196Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T14:20:36.254Z] --- PASS: TestBuildMultiStageOnBuild (10.39s) [2022-04-27T14:20:36.254Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:20:36.254Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:20:36.254Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:20:36.254Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:20:36.582Z] check_test.go:307: [d83ef8abfd7b8] daemon is not started [2022-04-27T14:20:36.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-27T14:20:36.582Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-27T14:20:36.582Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-04-27T14:20:36.582Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2022-04-27T14:20:36.582Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T14:20:36.582Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T14:20:37.154Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T14:20:37.301Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-04-27T14:20:37.302Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:20:38.190Z] --- PASS: TestGet (15.01s) [2022-04-27T14:20:38.190Z] === RUN TestPluginWithNoManifest [2022-04-27T14:20:38.190Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T14:20:38.190Z] === RUN TestGetAll [2022-04-27T14:20:38.190Z] --- PASS: TestGetAll (0.00s) [2022-04-27T14:20:38.190Z] PASS [2022-04-27T14:20:38.190Z] coverage: 73.2% of statements [2022-04-27T14:20:38.190Z] ok github.com/docker/docker/pkg/plugins 34.918s coverage: 73.2% of statements [2022-04-27T14:20:39.706Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2022-04-27T14:20:39.706Z] === CONT TestIpcModeOlderClient [2022-04-27T14:20:39.967Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-27T14:20:39.967Z] === CONT TestDaemonHostGatewayIP [2022-04-27T14:20:40.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-27T14:20:42.826Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T14:20:43.400Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2022-04-27T14:20:43.400Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T14:20:43.660Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T14:20:44.017Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2022-04-27T14:20:44.017Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:20:44.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-27T14:20:44.492Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T14:20:44.946Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uwnssr1hnpgzgep6lzji2k7mq Created:2022-04-27 14:20:43.608654144 +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[e81d0a6ed51122f3d7296edd7f2619c4ad526bc18fd9d94ba6f2fd124ed103da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hayw5kkrgnjsyvr1dfw2bvzg2 EndpointID:a41859a26ca2694bbf0621fb027a5e3086424ccc2580277a5254b5aa2f3ea1d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:281888d594637f9a9d02b567464e599db567e9e33b2dbdf799cfb6b9045a452d 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:e1eb65b761b6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hayw5kkrgnjsyvr1dfw2bvzg2 EndpointID:a41859a26ca2694bbf0621fb027a5e3086424ccc2580277a5254b5aa2f3ea1d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T14:20:45.064Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T14:20:46.008Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T14:20:46.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.64s) [2022-04-27T14:20:46.008Z] === CONT TestDaemonRestartIpcMode [2022-04-27T14:20:46.533Z] --- PASS: TestBuildMultiStageLayerLeak (9.17s) [2022-04-27T14:20:46.533Z] === RUN TestBuildWithHugeFile [2022-04-27T14:20:46.616Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T14:20:46.898Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T14:20:47.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-27T14:20:49.116Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-04-27T14:20:49.116Z] PASS [2022-04-27T14:20:49.116Z] [2022-04-27T14:20:49.116Z] === Skipped [2022-04-27T14:20:49.116Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:20:49.116Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:20:49.116Z] [2022-04-27T14:20:49.116Z] DONE 38 tests, 1 skipped in 43.360s [2022-04-27T14:20:49.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:20:49.116Z] ++ 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-04-27T14:20:49.116Z] ++ set -e [2022-04-27T14:20:49.116Z] ++ '[' -n 0 ']' [2022-04-27T14:20:49.116Z] ++ set -x [2022-04-27T14:20:49.116Z] ++ env -i DEST=/go/src/github.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-04-27T14:20:49.374Z] INFO: Testing against a local daemon [2022-04-27T14:20:49.374Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T14:20:49.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:20:49.374Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:20:49.374Z] === RUN TestDockerNetworkIpvlan [2022-04-27T14:20:49.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:20:49.374Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:20:49.374Z] PASS [2022-04-27T14:20:49.374Z] [2022-04-27T14:20:49.374Z] === Skipped [2022-04-27T14:20:49.374Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:20:49.374Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:20:49.374Z] [2022-04-27T14:20:49.374Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:20:49.374Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:20:49.374Z] [2022-04-27T14:20:49.374Z] DONE 2 tests, 2 skipped in 0.080s [2022-04-27T14:20:49.374Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:20:49.374Z] ++ 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-04-27T14:20:49.374Z] ++ set -e [2022-04-27T14:20:49.374Z] ++ '[' -n 0 ']' [2022-04-27T14:20:49.374Z] ++ set -x [2022-04-27T14:20:49.374Z] ++ env -i DEST=/go/src/github.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-04-27T14:20:49.374Z] INFO: Testing against a local daemon [2022-04-27T14:20:49.374Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T14:20:49.396Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-04-27T14:20:49.659Z] --- PASS: TestContainerKillOnDaemonStart (13.35s) [2022-04-27T14:20:49.659Z] PASS [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === Skipped [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T14:20:49.659Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:20:49.659Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:20:49.659Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T14:20:49.659Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T14:20:49.659Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T14:20:49.659Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:20:49.659Z] [2022-04-27T14:20:49.659Z] DONE 235 tests, 6 skipped in 167.469s [2022-04-27T14:20:49.659Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T14:20:49.659Z] ++ 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-04-27T14:20:49.659Z] ++ set -e [2022-04-27T14:20:49.659Z] ++ '[' -n 0 ']' [2022-04-27T14:20:49.659Z] ++ set -x [2022-04-27T14:20:49.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-04-27T14:20:49.920Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:20:50.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-27T14:20:50.445Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:20:50.445Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T14:20:50.445Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T14:20:50.445Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T14:20:50.445Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T14:20:50.445Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T14:20:50.445Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T14:20:50.445Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T14:20:50.445Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T14:20:50.706Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T14:20:50.707Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T14:20:50.707Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T14:20:50.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-04-27T14:20:50.745Z] === RUN TestDockerNetworkMacvlan [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-04-27T14:20:50.970Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-04-27T14:20:50.970Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:20:50.970Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T14:20:51.675Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T14:20:51.912Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T14:20:52.237Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T14:20:52.281Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2022-04-27T14:20:52.282Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:20:53.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T14:20:53.298Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T14:20:54.242Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T14:20:54.243Z] daemon_test.go:156: [d4b488980f385] daemon is not started [2022-04-27T14:20:54.243Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-04-27T14:20:54.243Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-27T14:20:54.243Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-27T14:20:54.243Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-27T14:20:54.243Z] === RUN TestDaemonProxy [2022-04-27T14:20:54.243Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T14:20:54.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-27T14:20:55.056Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T14:20:55.889Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T14:20:56.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T14:20:57.280Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T14:20:57.855Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T14:20:57.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-27T14:20:57.855Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T14:20:58.428Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T14:20:59.373Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T14:20:59.691Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T14:20:59.946Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-04-27T14:21:00.254Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-04-27T14:21:00.254Z] PASS [2022-04-27T14:21:00.254Z] [2022-04-27T14:21:00.254Z] DONE 8 tests in 10.997s [2022-04-27T14:21:00.254Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T14:21:00.254Z] ++ 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-04-27T14:21:00.254Z] ++ set -e [2022-04-27T14:21:00.254Z] ++ '[' -n 0 ']' [2022-04-27T14:21:00.254Z] ++ set -x [2022-04-27T14:21:00.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-27T14:21:00.254Z] testing: warning: no tests to run [2022-04-27T14:21:00.254Z] PASS [2022-04-27T14:21:00.254Z] [2022-04-27T14:21:00.254Z] DONE 0 tests in 0.025s [2022-04-27T14:21:00.254Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T14:21:00.254Z] ++ 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-04-27T14:21:00.254Z] ++ set -e [2022-04-27T14:21:00.254Z] ++ '[' -n 0 ']' [2022-04-27T14:21:00.254Z] ++ set -x [2022-04-27T14:21:00.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-27T14:21:00.510Z] INFO: Testing against a local daemon [2022-04-27T14:21:00.510Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy (6.45s) [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T14:21:00.518Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2022-04-27T14:21:00.518Z] PASS [2022-04-27T14:21:00.518Z] [2022-04-27T14:21:00.518Z] DONE 17 tests in 10.814s [2022-04-27T14:21:00.518Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T14:21:00.518Z] ++ 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-04-27T14:21:00.518Z] ++ set -e [2022-04-27T14:21:00.518Z] ++ '[' -n 0 ']' [2022-04-27T14:21:00.518Z] ++ set -x [2022-04-27T14:21:00.518Z] ++ env -i DEST=/go/src/github.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-04-27T14:21:00.779Z] INFO: Testing against a local daemon [2022-04-27T14:21:00.779Z] === RUN TestCommitInheritsEnv [2022-04-27T14:21:01.043Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T14:21:01.304Z] --- PASS: TestCommitInheritsEnv (0.56s) [2022-04-27T14:21:01.304Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:21:01.304Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T14:21:01.304Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:21:01.304Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T14:21:01.438Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-04-27T14:21:01.438Z] === RUN TestAuthZPluginTLS [2022-04-27T14:21:01.568Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T14:21:01.568Z] === RUN TestImportWithCustomPlatform// [2022-04-27T14:21:01.568Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T14:21:01.833Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T14:21:01.833Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T14:21:02.001Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-27T14:21:02.001Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T14:21:02.094Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T14:21:02.094Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T14:21:02.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-27T14:21:02.094Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform (0.71s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-04-27T14:21:02.094Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T14:21:02.094Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:21:02.355Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2022-04-27T14:21:02.355Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:21:02.355Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T14:21:02.355Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:21:02.564Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T14:21:02.564Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T14:21:02.927Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2022-04-27T14:21:02.927Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T14:21:03.127Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-27T14:21:03.127Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T14:21:03.188Z] time="2022-04-27T14:21:03Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T14:21:03.689Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T14:21:03.689Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T14:21:04.509Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-04-27T14:21:04.509Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:21:04.593Z] check_test.go:307: [d20d85425a9f1] daemon is not started [2022-04-27T14:21:04.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-27T14:21:04.854Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T14:21:05.055Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-04-27T14:21:05.055Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T14:21:05.311Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-27T14:21:05.311Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T14:21:05.427Z] --- PASS: TestRemoveImageGarbageCollector (2.63s) [2022-04-27T14:21:05.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:21:05.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-27T14:21:05.427Z] === RUN TestTagInvalidReference [2022-04-27T14:21:05.427Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-27T14:21:05.427Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:21:05.450Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T14:21:05.688Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-27T14:21:05.688Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:21:05.688Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-27T14:21:05.688Z] === RUN TestTagOfficialNames [2022-04-27T14:21:05.688Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-27T14:21:05.688Z] === RUN TestTagMatchesDigest [2022-04-27T14:21:05.688Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T14:21:05.688Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T14:21:05.873Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-27T14:21:05.873Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T14:21:06.391Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T14:21:06.464Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T14:21:06.464Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T14:21:06.633Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T14:21:06.633Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T14:21:06.633Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T14:21:06.633Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T14:21:06.633Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T14:21:06.633Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T14:21:06.633Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T14:21:06.633Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T14:21:06.633Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T14:21:07.576Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-27T14:21:07.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-04-27T14:21:07.860Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T14:21:08.230Z] 2022/04/27 14:21:06 Closing DB instances... [2022-04-27T14:21:08.230Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-27T14:21:08.230Z] === RUN TestFindNode [2022-04-27T14:21:08.230Z] 2022/04/27 14:21:07 Closing DB instances... [2022-04-27T14:21:08.230Z] --- PASS: TestFindNode (0.02s) [2022-04-27T14:21:08.230Z] === RUN TestChangeNodeState [2022-04-27T14:21:08.230Z] 2022/04/27 14:21:07 Closing DB instances... [2022-04-27T14:21:08.230Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-27T14:21:08.230Z] === RUN TestNodeReincarnation [2022-04-27T14:21:08.230Z] 2022/04/27 14:21:07 Closing DB instances... [2022-04-27T14:21:09.227Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-04-27T14:21:09.227Z] === RUN TestAuthZPluginHeader [2022-04-27T14:21:09.789Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-27T14:21:09.789Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T14:21:09.789Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:09.789Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T14:21:09.789Z] === RUN TestAuthZPluginV2Disable [2022-04-27T14:21:09.789Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:09.789Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-27T14:21:09.789Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T14:21:09.789Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:09.789Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T14:21:09.789Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T14:21:09.789Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:09.789Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T14:21:09.789Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T14:21:10.878Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T14:21:11.453Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-27T14:21:12.929Z] time="2022-04-27T14:21:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T14:21:12.929Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-27T14:21:12.929Z] === RUN TestParallelCreate [2022-04-27T14:21:12.929Z] 2022/04/27 14:21:12 Closing DB instances... [2022-04-27T14:21:12.929Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T14:21:12.929Z] === RUN TestParallelDelete [2022-04-27T14:21:12.929Z] 2022/04/27 14:21:12 Closing DB instances... [2022-04-27T14:21:12.929Z] --- PASS: TestParallelDelete (0.01s) [2022-04-27T14:21:12.929Z] === RUN TestNetworkDBIslands [2022-04-27T14:21:12.929Z] time="2022-04-27T14:21:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5e07bf58579e with config:&{NodeID:5e07bf58579e 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-04-27T14:21:12.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T14:21:13.368Z] check_test.go:307: [d910430f6c4ca] daemon is not started [2022-04-27T14:21:13.368Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 5e07bf58579e/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 5e07bf58579e/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2685d229e19a with config:&{NodeID:2685d229e19a 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-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 2685d229e19a/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 2685d229e19a/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 2685d229e19a/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 2685d229e19a/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 5e07bf58579e/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=info msg="Node 5e07bf58579e/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T14:21:13.389Z] time="2022-04-27T14:21:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7a8062f641fc with config:&{NodeID:7a8062f641fc 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-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 5e07bf58579e/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 5e07bf58579e/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 2685d229e19a/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=info msg="Node 2685d229e19a/172.20.58.236, added to nodes list" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T14:21:13.850Z] time="2022-04-27T14:21:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:13Z" level=info msg="Node 7a8062f641fc/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b4ea700038fe with config:&{NodeID:b4ea700038fe 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-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 5e07bf58579e/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 5e07bf58579e/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 2685d229e19a/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 2685d229e19a/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 7a8062f641fc/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=info msg="Node 7a8062f641fc/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T14:21:14.311Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:03f2bf99b89c with config:&{NodeID:03f2bf99b89c 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-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 5e07bf58579e/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 5e07bf58579e/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 2685d229e19a/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 2685d229e19a/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 7a8062f641fc/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node 7a8062f641fc/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T14:21:14.772Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:15.232Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=info msg="The new bootstrap node list is:[172.20.58.236:10033 172.20.58.236:10034 172.20.58.236:10035]" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10033" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49369" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10034" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49370" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10035" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:14Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49371" [2022-04-27T14:21:15.232Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=info msg="The new bootstrap node list is:[172.20.58.236:10033 172.20.58.236:10034 172.20.58.236:10035]" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10033" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49372" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10034" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49373" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10035" [2022-04-27T14:21:15.232Z] time="2022-04-27T14:21:15Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49374" [2022-04-27T14:21:15.281Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node 0 leaving" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e change state NodeActive --> NodeLeft" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node5(03f2bf99b89c): Node leave event for 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e change state NodeActive --> NodeLeft" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node4(b4ea700038fe): Node leave event for 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e change state NodeActive --> NodeLeft" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node3(7a8062f641fc): Node leave event for 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e change state NodeActive --> NodeLeft" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node2(2685d229e19a): Node leave event for 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e change state NodeActive --> NodeLeft" [2022-04-27T14:21:15.693Z] time="2022-04-27T14:21:15Z" level=info msg="node1(5e07bf58579e): Node leave event for 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 5e07bf58579e/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="node 1 leaving" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 2685d229e19a change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="node3(7a8062f641fc): Node leave event for 2685d229e19a/172.20.58.236" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 2685d229e19a change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="node5(03f2bf99b89c): Node leave event for 2685d229e19a/172.20.58.236" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 2685d229e19a/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 2685d229e19a change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="node4(b4ea700038fe): Node leave event for 2685d229e19a/172.20.58.236" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="Node 2685d229e19a change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:15Z" level=info msg="node2(2685d229e19a): Node leave event for 2685d229e19a/172.20.58.236" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:16Z" level=info msg="Node 2685d229e19a/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:16Z" level=info msg="Node 2685d229e19a/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.155Z] time="2022-04-27T14:21:16Z" level=info msg="Node 2685d229e19a/172.20.58.236, left gossip cluster" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="node 2 leaving" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="node4(b4ea700038fe): Node leave event for 7a8062f641fc/172.20.58.236" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="node3(7a8062f641fc): Node leave event for 7a8062f641fc/172.20.58.236" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc change state NodeActive --> NodeLeft" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=info msg="node5(03f2bf99b89c): Node leave event for 7a8062f641fc/172.20.58.236" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=debug msg="memberlist: Failed ping: 2685d229e19a (timeout reached)" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.58.236:10037: use of closed network connection" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.58.236:10036: use of closed network connection" [2022-04-27T14:21:16.615Z] time="2022-04-27T14:21:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.58.236:10035: use of closed network connection" [2022-04-27T14:21:17.077Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc/172.20.58.236, left gossip cluster" [2022-04-27T14:21:17.077Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc/172.20.58.236, left gossip cluster" [2022-04-27T14:21:17.077Z] time="2022-04-27T14:21:16Z" level=info msg="Node 7a8062f641fc/172.20.58.236, left gossip cluster" [2022-04-27T14:21:17.077Z] time="2022-04-27T14:21:16Z" level=info msg="memberlist: Suspect 2685d229e19a has failed, no acks received" [2022-04-27T14:21:17.194Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-27T14:21:17.537Z] networkdb_test.go:867: node4: OK [2022-04-27T14:21:17.537Z] networkdb_test.go:867: node5: OK [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="node 0 coming back" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fc5ef76fbbb8 with config:&{NodeID:fc5ef76fbbb8 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-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, added to nodes list" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="node 1 coming back" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9a0a52a79c92 with config:&{NodeID:9a0a52a79c92 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-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, added to nodes list" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="node 2 coming back" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d8360e489f94 with config:&{NodeID:d8360e489f94 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-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node d8360e489f94/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:17.537Z] time="2022-04-27T14:21:17Z" level=info msg="Node d8360e489f94/172.20.58.236, added to nodes list" [2022-04-27T14:21:17.766Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T14:21:18.337Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T14:21:20.451Z] time="2022-04-27T14:21:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.58.236:10033 172.20.58.236:10034 172.20.58.236:10035]" [2022-04-27T14:21:20.912Z] time="2022-04-27T14:21:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.58.236:10033 172.20.58.236:10034 172.20.58.236:10035]" [2022-04-27T14:21:21.106Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-04-27T14:21:21.106Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-27T14:21:21.106Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-27T14:21:21.106Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-27T14:21:21.106Z] PASS [2022-04-27T14:21:21.106Z] [2022-04-27T14:21:21.106Z] === Skipped [2022-04-27T14:21:21.106Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T14:21:21.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:21:21.106Z] [2022-04-27T14:21:21.106Z] DONE 27 tests, 1 skipped in 163.928s [2022-04-27T14:21:21.106Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T14:21:21.106Z] INFO: Testing against a local daemon [2022-04-27T14:21:21.106Z] === RUN TestSessionCreate [2022-04-27T14:21:21.106Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T14:21:21.106Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:21:21.106Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T14:21:21.106Z] PASS [2022-04-27T14:21:21.106Z] [2022-04-27T14:21:21.106Z] DONE 2 tests in 0.055s [2022-04-27T14:21:21.106Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T14:21:21.106Z] INFO: Testing against a local daemon [2022-04-27T14:21:21.106Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:21:21.106Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:21:21.106Z] === RUN TestDiskUsage [2022-04-27T14:21:21.106Z] === PAUSE TestDiskUsage [2022-04-27T14:21:21.106Z] === RUN TestEventsExecDie [2022-04-27T14:21:21.106Z] --- PASS: TestEventsExecDie (0.57s) [2022-04-27T14:21:21.106Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:21:21.106Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-27T14:21:21.106Z] === RUN TestEventsVolumeCreate [2022-04-27T14:21:21.367Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T14:21:21.367Z] === RUN TestInfoBinaryCommits [2022-04-27T14:21:21.367Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-27T14:21:21.367Z] === RUN TestInfoAPIVersioned [2022-04-27T14:21:21.367Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T14:21:21.367Z] === RUN TestInfoAPI [2022-04-27T14:21:21.367Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T14:21:21.367Z] === RUN TestInfoAPIWarnings [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10033" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49376" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, is the new incarnation of the shutdown node 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10034" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49377" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, is the new incarnation of the shutdown node 2685d229e19a/172.20.58.236" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49378" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10035" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node b4ea700038fe/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, is the new incarnation of the shutdown node 7a8062f641fc/172.20.58.236" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, is the new incarnation of the shutdown node 2685d229e19a/172.20.58.236" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, is the new incarnation of the shutdown node 5e07bf58579e/172.20.58.236" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.372Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, joined gossip cluster" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, is the new incarnation of the shutdown node 7a8062f641fc/172.20.58.236" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=info msg="Node d8360e489f94/172.20.58.236, added to nodes list" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10033" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49379" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10034" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49380" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.58.236:10035" [2022-04-27T14:21:21.833Z] time="2022-04-27T14:21:21Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49381" [2022-04-27T14:21:22.293Z] 2022/04/27 14:21:22 Closing DB instances... [2022-04-27T14:21:22.544Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8 change state NodeActive --> NodeLeft" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="node4(b4ea700038fe): Node leave event for fc5ef76fbbb8/172.20.58.236" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8 change state NodeActive --> NodeLeft" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="node3(d8360e489f94): Node leave event for fc5ef76fbbb8/172.20.58.236" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8 change state NodeActive --> NodeLeft" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="node5(03f2bf99b89c): Node leave event for fc5ef76fbbb8/172.20.58.236" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8 change state NodeActive --> NodeLeft" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="node2(9a0a52a79c92): Node leave event for fc5ef76fbbb8/172.20.58.236" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8 change state NodeActive --> NodeLeft" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="node1(fc5ef76fbbb8): Node leave event for fc5ef76fbbb8/172.20.58.236" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, left gossip cluster" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, left gossip cluster" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, left gossip cluster" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, left gossip cluster" [2022-04-27T14:21:22.754Z] time="2022-04-27T14:21:22Z" level=info msg="Node fc5ef76fbbb8/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=warning msg="memberlist: Failed to send gossip to 172.20.58.236:10037: write udp [::]:10033->172.20.58.236:10037: use of closed network connection" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="node3(d8360e489f94): Node leave event for 9a0a52a79c92/172.20.58.236" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="node4(b4ea700038fe): Node leave event for 9a0a52a79c92/172.20.58.236" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="node5(03f2bf99b89c): Node leave event for 9a0a52a79c92/172.20.58.236" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="node2(9a0a52a79c92): Node leave event for 9a0a52a79c92/172.20.58.236" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:22Z" level=info msg="Node 9a0a52a79c92/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:23Z" level=info msg="node5(03f2bf99b89c): Node leave event for d8360e489f94/172.20.58.236" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.214Z] time="2022-04-27T14:21:23Z" level=info msg="node4(b4ea700038fe): Node leave event for d8360e489f94/172.20.58.236" [2022-04-27T14:21:23.490Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-27T14:21:23.674Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94 change state NodeActive --> NodeLeft" [2022-04-27T14:21:23.675Z] time="2022-04-27T14:21:23Z" level=info msg="node3(d8360e489f94): Node leave event for d8360e489f94/172.20.58.236" [2022-04-27T14:21:23.675Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.675Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.675Z] time="2022-04-27T14:21:23Z" level=info msg="Node d8360e489f94/172.20.58.236, left gossip cluster" [2022-04-27T14:21:23.751Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=debug msg="memberlist: Failed ping: d8360e489f94 (timeout reached)" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.58.236:10036: use of closed network connection" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.58.236:10037: use of closed network connection" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=debug msg="memberlist: Stream connection from=172.20.58.236:49382" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=info msg="Node b4ea700038fe change state NodeActive --> NodeLeft" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=info msg="node5(03f2bf99b89c): Node leave event for b4ea700038fe/172.20.58.236" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=info msg="Node b4ea700038fe change state NodeActive --> NodeLeft" [2022-04-27T14:21:24.135Z] time="2022-04-27T14:21:23Z" level=info msg="node4(b4ea700038fe): Node leave event for b4ea700038fe/172.20.58.236" [2022-04-27T14:21:24.323Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-27T14:21:24.595Z] time="2022-04-27T14:21:24Z" level=warning msg="memberlist: Was able to connect to d8360e489f94 but other probes failed, network may be misconfigured" [2022-04-27T14:21:24.595Z] time="2022-04-27T14:21:24Z" level=info msg="Node b4ea700038fe/172.20.58.236, left gossip cluster" [2022-04-27T14:21:24.595Z] time="2022-04-27T14:21:24Z" level=info msg="Node b4ea700038fe/172.20.58.236, left gossip cluster" [2022-04-27T14:21:24.895Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-27T14:21:24.895Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-27T14:21:25.467Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-27T14:21:25.566Z] time="2022-04-27T14:21:25Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, left gossip cluster" [2022-04-27T14:21:25.566Z] time="2022-04-27T14:21:25Z" level=info msg="Node 03f2bf99b89c change state NodeActive --> NodeFailed" [2022-04-27T14:21:25.566Z] time="2022-04-27T14:21:25Z" level=info msg="Node 03f2bf99b89c/172.20.58.236, added to failed nodes list" [2022-04-27T14:21:25.566Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-04-27T14:21:25.566Z] PASS [2022-04-27T14:21:25.566Z] coverage: 60.0% of statements [2022-04-27T14:21:25.566Z] ok github.com/docker/docker/libnetwork/networkdb 104.028s coverage: 60.0% of statements [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T14:21:25.566Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T14:21:26.038Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-27T14:21:26.301Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-27T14:21:26.872Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === Skipped [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T14:21:27.110Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T14:21:27.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T14:21:27.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T14:21:27.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T14:21:27.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T14:21:27.110Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T14:21:27.110Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T14:21:27.110Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T14:21:27.110Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-27T14:21:27.110Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T14:21:27.110Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T14:21:27.110Z] daemon_test.go:145: root required [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T14:21:27.110Z] reload_test.go:342: root required [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T14:21:27.110Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T14:21:27.110Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T14:21:27.110Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T14:21:27.110Z] download_test.go:267: Needs fixing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T14:21:27.110Z] layer_test.go:291: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T14:21:27.110Z] layer_test.go:340: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T14:21:27.110Z] layer_test.go:455: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T14:21:27.110Z] layer_test.go:684: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T14:21:27.110Z] migration_test.go:45: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T14:21:27.110Z] migration_test.go:181: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T14:21:27.110Z] mount_test.go:17: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T14:21:27.110Z] mount_test.go:76: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T14:21:27.110Z] mount_test.go:125: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T14:21:27.110Z] mount_test.go:212: Failing on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-27T14:21:27.110Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T14:21:27.110Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T14:21:27.110Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T14:21:27.110Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T14:21:27.110Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T14:21:27.110Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T14:21:27.110Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T14:21:27.110Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T14:21:27.110Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T14:21:27.110Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T14:21:27.110Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T14:21:27.110Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:21:27.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:21:27.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:21:27.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:21:27.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:21:27.110Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-27T14:21:27.110Z] archive_test.go:140: zstd not installed [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T14:21:27.110Z] archive_windows_test.go:16: Currently fails [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T14:21:27.110Z] changes_test.go:196: needs more investigation [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T14:21:27.110Z] changes_test.go:433: needs further investigation [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T14:21:27.110Z] changes_test.go:469: needs further investigation [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T14:21:27.110Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T14:21:27.110Z] poller_test.go:40: No chmod on Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T14:21:27.110Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T14:21:27.110Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T14:21:27.110Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T14:21:27.110Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T14:21:27.110Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T14:21:27.110Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T14:21:27.110Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T14:21:27.110Z] [2022-04-27T14:21:27.110Z] DONE 2292 tests, 68 skipped in 264.099s [2022-04-27T14:21:27.444Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-27T14:21:27.571Z] INFO: make.ps1 ended at 04/27/2022 14:21:27 [2022-04-27T14:21:27.832Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-27T14:21:27.832Z] PASS [2022-04-27T14:21:27.832Z] [2022-04-27T14:21:27.832Z] === Skipped [2022-04-27T14:21:27.832Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T14:21:27.832Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:27.832Z] [2022-04-27T14:21:27.832Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-27T14:21:27.832Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:27.832Z] [2022-04-27T14:21:27.832Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T14:21:27.832Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:27.832Z] [2022-04-27T14:21:27.832Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T14:21:27.832Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:27.832Z] [2022-04-27T14:21:27.832Z] DONE 17 tests, 4 skipped in 26.031s [2022-04-27T14:21:27.832Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T14:21:27.832Z] ++ 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-04-27T14:21:27.832Z] ++ set -e [2022-04-27T14:21:27.832Z] ++ '[' -n 0 ']' [2022-04-27T14:21:27.832Z] ++ set -x [2022-04-27T14:21:27.832Z] ++ env -i DEST=/go/src/github.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-04-27T14:21:27.832Z] INFO: Testing against a local daemon [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:21:27.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:21:27.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:21:27.832Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:21:27.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:21:27.832Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:21:27.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:21:27.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:21:27.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:21:27.832Z] === RUN TestPluginInstall [2022-04-27T14:21:27.832Z] === RUN TestPluginInstall/no_auth [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:093eb689c501370ebbdc8fa8dbe1647865c64a86b689706e4612b33c0612a76e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:093eb689c501370ebbdc8fa8dbe1647865c64a86b689706e4612b33c0612a76e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:27.832Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9aa5c085095a168b5e52551656a120e0c56fc5ec224dabaf4902f84bf59a90f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:27.832Z] time="2022-04-27T14:21:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9aa5c085095a168b5e52551656a120e0c56fc5ec224dabaf4902f84bf59a90f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:28.016Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-27T14:21:28.089Z] === RUN TestPluginInstall/with_insecure [2022-04-27T14:21:28.589Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-27T14:21:28.849Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-27T14:21:29.016Z] time="2022-04-27T14:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:29.016Z] time="2022-04-27T14:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec43dc464da3c0be3626564bd4ae01a9cce576be9ef1e07583a0012fc8e49b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:29.016Z] time="2022-04-27T14:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:21:29.016Z] time="2022-04-27T14:21:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec43dc464da3c0be3626564bd4ae01a9cce576be9ef1e07583a0012fc8e49b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:21:29.016Z] plugin_test.go:195: [d001d29a0492f] daemon is not started [2022-04-27T14:21:29.016Z] --- PASS: TestPluginInstall (2.53s) [2022-04-27T14:21:29.016Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-27T14:21:29.016Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-27T14:21:29.016Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-27T14:21:29.016Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:21:29.112Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T14:21:29.113Z] INFO: Unit tests ended at 04/27/2022 14:21:28. Duration:00:04:38.0940855 [2022-04-27T14:21:29.113Z] INFO: Building busybox [2022-04-27T14:21:29.113Z] Sending build context to Docker daemon 5.12kB [2022-04-27T14:21:29.113Z] [2022-04-27T14:21:29.113Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T14:21:29.113Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T14:21:29.113Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T14:21:29.113Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T14:21:29.113Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T14:21:29.113Z] ---> e8870c5c3ab2 [2022-04-27T14:21:29.113Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T14:21:29.113Z] ---> Running in 790c5dcedbfb [2022-04-27T14:21:29.421Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T14:21:29.421Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-27T14:21:29.992Z] check_test.go:307: [d3787083d4637] daemon is not started [2022-04-27T14:21:29.992Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-27T14:21:29.992Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T14:21:30.906Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T14:21:30.934Z] check_test.go:307: [d02d1d1b524d8] daemon is not started [2022-04-27T14:21:30.934Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-27T14:21:31.509Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-27T14:21:31.509Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T14:21:31.835Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T14:21:32.763Z] --- PASS: TestPluginsWithRuntimes (3.51s) [2022-04-27T14:21:32.763Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2022-04-27T14:21:32.763Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-27T14:21:32.763Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:21:33.019Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-27T14:21:33.019Z] PASS [2022-04-27T14:21:33.019Z] [2022-04-27T14:21:33.019Z] DONE 24 tests in 6.708s [2022-04-27T14:21:33.019Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T14:21:33.019Z] ++ 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-04-27T14:21:33.019Z] ++ set -e [2022-04-27T14:21:33.019Z] ++ '[' -n 0 ']' [2022-04-27T14:21:33.019Z] ++ set -x [2022-04-27T14:21:33.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-04-27T14:21:33.276Z] INFO: Testing against a local daemon [2022-04-27T14:21:33.276Z] === RUN TestExternalGraphDriver [2022-04-27T14:21:33.276Z] === RUN TestExternalGraphDriver/json [2022-04-27T14:21:33.442Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-27T14:21:35.166Z] === RUN TestExternalGraphDriver/spec [2022-04-27T14:21:35.891Z] --- PASS: TestBuildWithHugeFile (87.37s) [2022-04-27T14:21:35.891Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:21:35.891Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:21:35.891Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:21:35.891Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:21:35.891Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:21:35.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:21:35.891Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:21:35.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:21:35.891Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:21:35.891Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:21:35.891Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:21:35.891Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:21:35.891Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:21:35.891Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T14:21:35.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T14:21:35.891Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-27T14:21:35.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-27T14:21:35.891Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:21:35.891Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:21:35.891Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T14:21:35.891Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:21:35.891Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-27T14:21:35.891Z] PASS [2022-04-27T14:21:35.891Z] ok github.com/docker/docker/integration/build 146.050s [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === Skipped [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T14:21:35.891Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T14:21:35.891Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T14:21:35.891Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:21:35.891Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:21:35.891Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T14:21:35.891Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:21:35.891Z] [2022-04-27T14:21:35.891Z] DONE 29 tests, 6 skipped in 175.112s [2022-04-27T14:21:35.892Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T14:21:35.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:21:35.892Z] INFO: Testing against a local daemon [2022-04-27T14:21:35.892Z] === RUN TestConfigInspect [2022-04-27T14:21:35.892Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestConfigList [2022-04-27T14:21:35.892Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:21:35.892Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestConfigsUpdate [2022-04-27T14:21:35.892Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestTemplatedConfig [2022-04-27T14:21:35.892Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestConfigCreateResolve [2022-04-27T14:21:35.892Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:21:35.892Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T14:21:35.892Z] PASS [2022-04-27T14:21:35.892Z] ok github.com/docker/docker/integration/config 0.078s [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === Skipped [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T14:21:35.892Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:21:35.892Z] [2022-04-27T14:21:35.892Z] DONE 6 tests, 6 skipped in 1.881s [2022-04-27T14:21:35.892Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T14:21:35.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:21:35.892Z] INFO: Testing against a local daemon [2022-04-27T14:21:35.892Z] === RUN TestCheckpoint [2022-04-27T14:21:35.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:21:35.892Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:21:35.892Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:21:35.892Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:21:35.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:21:35.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:21:35.892Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:21:35.892Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:21:35.892Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:21:35.892Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:21:35.892Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:21:35.892Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:21:35.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:21:35.892Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-27T14:21:35.892Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:21:35.892Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-27T14:21:35.892Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:21:35.892Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-27T14:21:35.892Z] === RUN TestCopyEmptyFile [2022-04-27T14:21:35.892Z] --- PASS: TestCopyEmptyFile (0.28s) [2022-04-27T14:21:35.892Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:21:35.892Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-27T14:21:35.892Z] === RUN TestCopyFromContainer [2022-04-27T14:21:35.892Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:21:35.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:21:35.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:21:35.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:21:35.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:21:35.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:21:35.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:21:35.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:21:35.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:21:35.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:21:35.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:21:35.892Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:21:35.892Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:21:35.892Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:21:35.892Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:21:35.892Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:21:35.892Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:21:35.892Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:21:35.892Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:21:35.892Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:21:35.892Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:21:35.892Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:21:35.892Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:21:35.892Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:21:35.892Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:21:35.892Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:21:35.892Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:21:35.892Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-27T14:21:35.892Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:21:35.892Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:21:35.892Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T14:21:35.892Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:21:35.892Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.892Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T14:21:35.892Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:21:35.892Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.892Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:21:35.893Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:21:35.893Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:21:35.893Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-27T14:21:35.893Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-27T14:21:35.893Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-27T14:21:35.893Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:21:35.893Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:21:35.893Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.59s) [2022-04-27T14:21:35.893Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.48s) [2022-04-27T14:21:35.893Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.37s) [2022-04-27T14:21:35.893Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-04-27T14:21:35.893Z] === RUN TestDiff [2022-04-27T14:21:35.893Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:21:35.893Z] --- SKIP: TestDiff (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestExecWithCloseStdin [2022-04-27T14:21:35.893Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T14:21:35.893Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestExec [2022-04-27T14:21:35.893Z] --- PASS: TestExec (2.77s) [2022-04-27T14:21:35.893Z] === RUN TestExecUser [2022-04-27T14:21:35.893Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:21:35.893Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:21:35.893Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.893Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:21:35.893Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:35.893Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:21:35.893Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:21:35.893Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestHealthKillContainer [2022-04-27T14:21:35.893Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:21:35.893Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:21:35.893Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:21:35.893Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:21:35.893Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:21:35.990Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T14:21:36.251Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T14:21:36.512Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-27T14:21:36.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T14:21:36.536Z] === RUN TestExternalGraphDriver/pull [2022-04-27T14:21:37.084Z] check_test.go:307: [de3af7981cc4a] daemon is not started [2022-04-27T14:21:37.084Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-27T14:21:37.430Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2022-04-27T14:21:37.430Z] === RUN TestKillContainer [2022-04-27T14:21:37.430Z] === RUN TestKillContainer/no_signal [2022-04-27T14:21:38.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T14:21:38.430Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-04-27T14:21:38.430Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-27T14:21:38.430Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-04-27T14:21:38.430Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-04-27T14:21:38.430Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:21:38.430Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:38.430Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-04-27T14:21:38.430Z] PASS [2022-04-27T14:21:38.430Z] [2022-04-27T14:21:38.430Z] === Skipped [2022-04-27T14:21:38.430Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.01s) [2022-04-27T14:21:38.430Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:21:38.430Z] [2022-04-27T14:21:38.431Z] DONE 5 tests, 1 skipped in 4.979s [2022-04-27T14:21:38.431Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T14:21:38.431Z] ++ 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-04-27T14:21:38.431Z] ++ set -e [2022-04-27T14:21:38.431Z] ++ '[' -n 0 ']' [2022-04-27T14:21:38.431Z] ++ set -x [2022-04-27T14:21:38.431Z] ++ env -i DEST=/go/src/github.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-04-27T14:21:38.431Z] INFO: Testing against a local daemon [2022-04-27T14:21:38.431Z] === RUN TestContinueAfterPluginCrash [2022-04-27T14:21:38.431Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T14:21:38.431Z] === RUN TestReadPluginNoRead [2022-04-27T14:21:38.431Z] === PAUSE TestReadPluginNoRead [2022-04-27T14:21:38.431Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T14:21:38.431Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T14:21:38.431Z] === CONT TestContinueAfterPluginCrash [2022-04-27T14:21:38.431Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T14:21:39.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T14:21:39.474Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-27T14:21:39.474Z] === RUN TestInfoDebug [2022-04-27T14:21:39.474Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T14:21:39.474Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:21:39.474Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T14:21:39.474Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:21:39.474Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T14:21:39.474Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:21:39.474Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T14:21:39.474Z] === RUN TestPingCacheHeaders [2022-04-27T14:21:39.474Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T14:21:39.474Z] === RUN TestPingGet [2022-04-27T14:21:39.474Z] --- PASS: TestPingGet (0.01s) [2022-04-27T14:21:39.474Z] === RUN TestPingHead [2022-04-27T14:21:39.474Z] --- PASS: TestPingHead (0.02s) [2022-04-27T14:21:39.474Z] === RUN TestPingSwarmHeader [2022-04-27T14:21:39.671Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-27T14:21:40.047Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T14:21:40.319Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:21:40.319Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:21:40.319Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:21:40.618Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T14:21:40.621Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T14:21:41.564Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-27T14:21:41.567Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T14:21:41.567Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-04-27T14:21:41.567Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T14:21:41.747Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-04-27T14:21:41.747Z] === CONT TestReadPluginNoRead [2022-04-27T14:21:41.828Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T14:21:41.828Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T14:21:41.828Z] === RUN TestVersion [2022-04-27T14:21:41.828Z] --- PASS: TestVersion (0.02s) [2022-04-27T14:21:41.828Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:21:41.828Z] === CONT TestDiskUsage [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T14:21:42.401Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T14:21:42.483Z] --- PASS: TestKillContainer (4.87s) [2022-04-27T14:21:42.483Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-04-27T14:21:42.483Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:21:42.483Z] --- PASS: TestKillContainer/killing_signal (2.41s) [2022-04-27T14:21:42.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:21:42.483Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:21:42.483Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:21:42.483Z] === RUN TestKillStoppedContainer [2022-04-27T14:21:42.483Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:21:42.483Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T14:21:42.483Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:21:42.483Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:21:42.484Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:21:42.484Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:21:42.484Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:21:42.484Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T14:21:42.484Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:21:42.484Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:42.484Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:21:42.484Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:21:42.484Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:21:42.484Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:21:42.484Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T14:21:42.665Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T14:21:43.241Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T14:21:43.241Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage (1.58s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T14:21:43.241Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:21:43.241Z] PASS [2022-04-27T14:21:43.241Z] [2022-04-27T14:21:43.241Z] DONE 54 tests in 22.751s [2022-04-27T14:21:43.241Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T14:21:43.241Z] INFO: Testing against a local daemon [2022-04-27T14:21:43.241Z] === RUN TestVolumesCreateAndList [2022-04-27T14:21:43.241Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T14:21:43.241Z] === RUN TestVolumesRemove [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-27T14:21:43.504Z] === RUN TestVolumesInspect [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:21:43.504Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:21:43.504Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:21:43.504Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:21:43.504Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:21:43.504Z] PASS [2022-04-27T14:21:43.504Z] [2022-04-27T14:21:43.504Z] DONE 9 tests in 0.154s [2022-04-27T14:21:43.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:21:43.642Z] === RUN TestReadPluginNoRead/default [2022-04-27T14:21:44.076Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-27T14:21:44.076Z] Removing test suite binaries [2022-04-27T14:21:44.076Z] exiting test-integration [2022-04-27T14:21:44.076Z] ++ exit 0 [2022-04-27T14:21:44.076Z] [2022-04-27T14:21:44.572Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T14:21:44.645Z] --- PASS: TestLogsFollowTailEmpty (2.37s) [2022-04-27T14:21:44.645Z] === RUN TestNetworkNat [2022-04-27T14:21:44.645Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:21:44.645Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T14:21:44.645Z] === RUN TestNetworkLocalhostTCPNat Post stage [Pipeline] junit [2022-04-27T14:21:45.478Z] Recording test results [2022-04-27T14:21:45.778Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-27T14:21:45.938Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T14:21:46.194Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-04-27T14:21:46.721Z] check_test.go:307: [d2b245cb9e7cf] daemon is not started [2022-04-27T14:21:46.721Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-27T14:21:46.827Z] Removing intermediate container 790c5dcedbfb [2022-04-27T14:21:46.827Z] ---> f5f05d6e4191 [2022-04-27T14:21:46.827Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T14:21:46.827Z] ---> Running in fea2ccd56df8 [2022-04-27T14:21:46.827Z] Removing intermediate container fea2ccd56df8 [2022-04-27T14:21:46.827Z] ---> 8d11f8f8a71b [2022-04-27T14:21:46.827Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T14:21:46.827Z] ---> Running in f037d7d39c06 [2022-04-27T14:21:46.827Z] Removing intermediate container f037d7d39c06 [2022-04-27T14:21:46.827Z] ---> 9440890a84b0 [2022-04-27T14:21:46.827Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T14:21:46.978Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T14:21:47.122Z] === CONT TestReadPluginNoRead [2022-04-27T14:21:47.122Z] read_test.go:92: [d3baf96e086fa] daemon is not started [2022-04-27T14:21:47.122Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-04-27T14:21:47.122Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-27T14:21:47.122Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-04-27T14:21:47.122Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-04-27T14:21:47.122Z] PASS [2022-04-27T14:21:47.122Z] [2022-04-27T14:21:47.122Z] DONE 6 tests in 8.769s [2022-04-27T14:21:47.122Z] 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-04-27T14:21:47.122Z] ++ 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-04-27T14:21:47.122Z] ++ set -e [2022-04-27T14:21:47.122Z] ++ '[' -n 0 ']' [2022-04-27T14:21:47.122Z] ++ set -x [2022-04-27T14:21:47.122Z] ++ env -i DEST=/go/src/github.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-04-27T14:21:47.122Z] testing: warning: no tests to run [2022-04-27T14:21:47.122Z] PASS [2022-04-27T14:21:47.122Z] [2022-04-27T14:21:47.122Z] DONE 0 tests in 0.029s [2022-04-27T14:21:47.122Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T14:21:47.122Z] ++ 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-04-27T14:21:47.122Z] ++ set -e [2022-04-27T14:21:47.122Z] ++ '[' -n 0 ']' [2022-04-27T14:21:47.122Z] ++ set -x [2022-04-27T14:21:47.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-27T14:21:47.123Z] INFO: Testing against a local daemon [2022-04-27T14:21:47.123Z] === RUN TestPluginWithDevMounts [2022-04-27T14:21:47.123Z] === PAUSE TestPluginWithDevMounts [2022-04-27T14:21:47.123Z] === CONT TestPluginWithDevMounts [2022-04-27T14:21:47.295Z] [2022-04-27T14:21:47.295Z] ---> 2d79fc7f0f3b [2022-04-27T14:21:47.295Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T14:21:47.295Z] ---> Running in d75f6c10336e [2022-04-27T14:21:47.325Z] + echo Ensuring container killed. [2022-04-27T14:21:47.325Z] Ensuring container killed. [2022-04-27T14:21:47.325Z] + docker rm -vf docker-pr4 [2022-04-27T14:21:47.325Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-27T14:21:47.652Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:21:47.652Z] Chowning /workspace to jenkins user [2022-04-27T14:21:47.652Z] + id -u [2022-04-27T14:21:47.652Z] + id -g [2022-04-27T14:21:47.652Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:21:47.652Z] Unable to find image 'busybox:latest' locally [2022-04-27T14:21:47.917Z] latest: Pulling from library/busybox [2022-04-27T14:21:47.917Z] 50e8d59317eb: Pulling fs layer [2022-04-27T14:21:47.917Z] 50e8d59317eb: Download complete [2022-04-27T14:21:48.178Z] 50e8d59317eb: Pull complete [2022-04-27T14:21:48.178Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T14:21:48.178Z] Status: Downloaded newer image for busybox:latest [2022-04-27T14:21:48.364Z] --- PASS: TestNetworkLocalhostTCPNat (3.07s) [2022-04-27T14:21:48.364Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:21:48.364Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:21:48.364Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T14:21:48.364Z] === RUN TestPause [2022-04-27T14:21:48.364Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:21:48.364Z] --- SKIP: TestPause (0.00s) [2022-04-27T14:21:48.364Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:21:48.489Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-04-27T14:21:48.489Z] PASS [2022-04-27T14:21:48.489Z] [2022-04-27T14:21:48.489Z] DONE 1 tests in 1.626s [2022-04-27T14:21:48.489Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T14:21:48.489Z] ++ 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-04-27T14:21:48.489Z] ++ set -e [2022-04-27T14:21:48.489Z] ++ '[' -n 0 ']' [2022-04-27T14:21:48.489Z] ++ set -x [2022-04-27T14:21:48.489Z] ++ env -i DEST=/go/src/github.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-04-27T14:21:48.745Z] INFO: Testing against a local daemon [2022-04-27T14:21:48.745Z] === RUN TestSecretInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:21:49.865Z] + bundleName=amd64-cgroup2 [2022-04-27T14:21:49.865Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T14:21:49.865Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T14:21:49.865Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-27T14:21:49.865Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-27T14:21:50.139Z] Archiving artifacts [2022-04-27T14:21:50.535Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s) [2022-04-27T14:21:50.535Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:21:50.535Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:21:50.535Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T14:21:50.535Z] === RUN TestPsFilter [2022-04-27T14:21:50.535Z] --- PASS: TestPsFilter (0.27s) [2022-04-27T14:21:50.535Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:21:50.929Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T14:21:51.191Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T14:21:51.262Z] --- PASS: TestSecretInspect (2.17s) [2022-04-27T14:21:51.263Z] === RUN TestSecretList [2022-04-27T14:21:51.341Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T14:21:51.341Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-27T14:21:51.341Z] { [2022-04-27T14:21:51.341Z] "RT_GROUP_ICON": { [2022-04-27T14:21:51.341Z] "#1": { [2022-04-27T14:21:51.341Z] "0409": "../../winresources/docker.ico" [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] }, [2022-04-27T14:21:51.341Z] "RT_MANIFEST": { [2022-04-27T14:21:51.341Z] "#1": { [2022-04-27T14:21:51.341Z] "0409": { [2022-04-27T14:21:51.341Z] "identity": {}, [2022-04-27T14:21:51.341Z] "description": "Docker Engine", [2022-04-27T14:21:51.341Z] "minimum-os": "vista", [2022-04-27T14:21:51.341Z] "execution-level": "", [2022-04-27T14:21:51.341Z] "ui-access": false, [2022-04-27T14:21:51.341Z] "auto-elevate": false, [2022-04-27T14:21:51.341Z] "dpi-awareness": "unaware", [2022-04-27T14:21:51.341Z] "disable-theming": false, [2022-04-27T14:21:51.341Z] "disable-window-filtering": false, [2022-04-27T14:21:51.341Z] "high-resolution-scrolling-aware": false, [2022-04-27T14:21:51.341Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T14:21:51.341Z] "long-path-aware": false, [2022-04-27T14:21:51.341Z] "printer-driver-isolation": false, [2022-04-27T14:21:51.341Z] "gdi-scaling": false, [2022-04-27T14:21:51.341Z] "segment-heap": false, [2022-04-27T14:21:51.341Z] "use-common-controls-v6": false [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] }, [2022-04-27T14:21:51.341Z] "RT_MESSAGETABLE": { [2022-04-27T14:21:51.341Z] "#1": { [2022-04-27T14:21:51.341Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] }, [2022-04-27T14:21:51.341Z] "RT_VERSION": { [2022-04-27T14:21:51.341Z] "#1": { [2022-04-27T14:21:51.341Z] "0409": { [2022-04-27T14:21:51.341Z] "fixed": { [2022-04-27T14:21:51.341Z] "file_version": "0.0.0.0", [2022-04-27T14:21:51.341Z] "product_version": "0.0.0.0", [2022-04-27T14:21:51.341Z] "type": "Unknown" [2022-04-27T14:21:51.341Z] }, [2022-04-27T14:21:51.341Z] "info": { [2022-04-27T14:21:51.341Z] "0000": { [2022-04-27T14:21:51.341Z] "CompanyName": "", [2022-04-27T14:21:51.341Z] "FileVersion": "dev", [2022-04-27T14:21:51.341Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T14:21:51.341Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-27T14:21:51.341Z] "ProductName": "", [2022-04-27T14:21:51.341Z] "ProductVersion": "dev", [2022-04-27T14:21:51.341Z] "SpecialBuild": "dc15b19cb9aedcd06e844095b6e2d502bc51e519" [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] } [2022-04-27T14:21:51.341Z] cmd/docker-proxy/genwinres_windows.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/main.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/network_proxy_test.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/proxy.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/sctp_proxy.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/tcp_proxy.go [2022-04-27T14:21:51.341Z] cmd/docker-proxy/udp_proxy.go [2022-04-27T14:21:51.341Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T14:21:51.341Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T14:21:51.341Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T14:21:51.341Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-27T14:21:51.341Z] remote: Enumerating objects: 23, done. [2022-04-27T14:21:51.341Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-27T14:21:51.341Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-27T14:21:51.341Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-27T14:21:51.341Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-27T14:21:51.341Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-27T14:21:51.341Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-27T14:21:51.341Z] Cross building: bundles/cross/linux/ppc64le [2022-04-27T14:21:51.341Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T14:21:51.341Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T14:21:52.137Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T14:21:52.459Z] + make clean [2022-04-27T14:21:52.459Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:21:52.459Z] docker-dev-cache [2022-04-27T14:21:52.459Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T14:21:52.579Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T14:21:53.152Z] --- PASS: TestSecretList (2.17s) [2022-04-27T14:21:53.152Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:21:53.410Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.43s) [2022-04-27T14:21:53.410Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:21:55.127Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-27T14:21:55.556Z] --- PASS: TestRemoveContainerWithVolume (2.43s) [2022-04-27T14:21:55.556Z] === RUN TestRemoveContainerRunning [2022-04-27T14:21:55.671Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-27T14:21:55.671Z] === RUN TestSecretsUpdate [2022-04-27T14:21:55.700Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T14:21:57.562Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-27T14:21:57.562Z] === RUN TestTemplatedSecret [2022-04-27T14:21:57.615Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-27T14:21:58.417Z] --- PASS: TestRemoveContainerRunning (2.47s) [2022-04-27T14:21:58.417Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:22:00.080Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-27T14:22:00.080Z] === RUN TestSecretCreateResolve [2022-04-27T14:22:00.162Z] check_test.go:307: [df2ed117ff720] daemon is not started [2022-04-27T14:22:00.162Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-27T14:22:00.588Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.44s) [2022-04-27T14:22:00.588Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:22:00.588Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-27T14:22:00.588Z] === RUN TestRenameLinkedContainer [2022-04-27T14:22:00.588Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:00.588Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T14:22:00.588Z] === RUN TestRenameStoppedContainer [2022-04-27T14:22:00.735Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-27T14:22:01.308Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-27T14:22:01.880Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-27T14:22:01.972Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-04-27T14:22:01.972Z] PASS [2022-04-27T14:22:01.972Z] [2022-04-27T14:22:01.972Z] DONE 6 tests in 13.489s [2022-04-27T14:22:02.228Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T14:22:02.228Z] ++ 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-04-27T14:22:02.228Z] ++ set -e [2022-04-27T14:22:02.228Z] ++ '[' -n 0 ']' [2022-04-27T14:22:02.228Z] ++ set -x [2022-04-27T14:22:02.228Z] ++ env -i DEST=/go/src/github.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-04-27T14:22:02.228Z] INFO: Testing against a local daemon [2022-04-27T14:22:02.228Z] === RUN TestServiceCreateInit [2022-04-27T14:22:02.228Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:22:02.761Z] --- PASS: TestRenameStoppedContainer (2.42s) [2022-04-27T14:22:02.761Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:22:03.797Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-27T14:22:03.797Z] check_test.go:307: [d814ce016efcf] daemon is not started [2022-04-27T14:22:03.797Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-27T14:22:06.342Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-27T14:22:06.396Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:22:06.605Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T14:22:07.548Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T14:22:07.548Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T14:22:07.711Z] --- PASS: TestRenameRunningContainerAndReuse (5.04s) [2022-04-27T14:22:07.711Z] === RUN TestRenameInvalidName [2022-04-27T14:22:08.489Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-27T14:22:09.666Z] --- PASS: TestServiceCreateInit (7.02s) [2022-04-27T14:22:09.666Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-04-27T14:22:09.666Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-04-27T14:22:09.666Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:22:10.599Z] --- PASS: TestRenameInvalidName (2.41s) [2022-04-27T14:22:10.599Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:22:11.793Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T14:22:12.365Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-27T14:22:12.579Z] Removing intermediate container d75f6c10336e [2022-04-27T14:22:12.579Z] ---> c20504edc799 [2022-04-27T14:22:12.579Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T14:22:12.579Z] ---> Running in eebd46cab8c5 [2022-04-27T14:22:13.047Z] [2022-04-27T14:22:13.047Z] SUCCESS: Specified value was saved. [2022-04-27T14:22:14.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T14:22:14.279Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-27T14:22:14.626Z] Removing intermediate container eebd46cab8c5 [2022-04-27T14:22:14.626Z] ---> d8282ca8364b [2022-04-27T14:22:14.626Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T14:22:15.097Z] ---> Running in 819d257e114a [2022-04-27T14:22:16.191Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-27T14:22:16.452Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T14:22:19.757Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-27T14:22:19.859Z] Cannot create a file when that file already exists. [2022-04-27T14:22:20.884Z] --- PASS: TestRenameAnonymousContainer (9.60s) [2022-04-27T14:22:20.884Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:22:22.410Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2022-04-27T14:22:22.410Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:22:22.410Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:22.410Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:22:22.410Z] === RUN TestResize [2022-04-27T14:22:23.063Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-27T14:22:23.063Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T14:22:23.649Z] Removing intermediate container 819d257e114a [2022-04-27T14:22:23.649Z] ---> 41fd691eedcd [2022-04-27T14:22:23.649Z] Step 13/13 : CMD ["sh"] [2022-04-27T14:22:23.649Z] ---> Running in 8bdae5f56e82 [2022-04-27T14:22:23.649Z] Removing intermediate container 8bdae5f56e82 [2022-04-27T14:22:23.649Z] ---> 3345e1b323ae [2022-04-27T14:22:23.649Z] Successfully built 3345e1b323ae [2022-04-27T14:22:23.649Z] Successfully tagged busybox:latest [2022-04-27T14:22:24.117Z] INFO: Docker images of the daemon under test [2022-04-27T14:22:24.117Z] [2022-04-27T14:22:24.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T14:22:24.117Z] busybox latest 3345e1b323ae Less than a second ago 5.78GB [2022-04-27T14:22:24.117Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T14:22:24.117Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T14:22:24.117Z] [2022-04-27T14:22:24.117Z] INFO: Running integration tests at 04/27/2022 14:22:23... [2022-04-27T14:22:24.117Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T14:22:24.117Z] INFO: Integration API tests being run from the host: [2022-04-27T14:22:24.117Z] INFO: make.ps1 starting at 04/27/2022 14:22:23 [2022-04-27T14:22:25.107Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T14:22:25.299Z] --- PASS: TestResize (2.43s) [2022-04-27T14:22:25.299Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:22:25.613Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T14:22:27.006Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-27T14:22:27.465Z] --- PASS: TestResizeWithInvalidSize (2.43s) [2022-04-27T14:22:27.465Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:22:27.722Z] --- PASS: TestBuildWithHugeFile (92.72s) [2022-04-27T14:22:27.722Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:22:27.722Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:22:27.722Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:22:27.722Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:22:27.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:22:27.722Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:22:27.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:22:27.722Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:22:27.722Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:22:27.722Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:22:27.722Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:22:27.722Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:22:27.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T14:22:27.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T14:22:27.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-27T14:22:27.722Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:22:27.722Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:22:27.722Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:22:27.722Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-27T14:22:27.722Z] PASS [2022-04-27T14:22:27.722Z] ok github.com/docker/docker/integration/build 146.626s [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === Skipped [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T14:22:27.722Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T14:22:27.722Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T14:22:27.722Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:22:27.722Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:22:27.722Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T14:22:27.722Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] DONE 29 tests, 6 skipped in 175.866s [2022-04-27T14:22:27.722Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T14:22:27.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:22:27.722Z] INFO: Testing against a local daemon [2022-04-27T14:22:27.722Z] === RUN TestConfigInspect [2022-04-27T14:22:27.722Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestConfigList [2022-04-27T14:22:27.722Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:22:27.722Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestConfigsUpdate [2022-04-27T14:22:27.722Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestTemplatedConfig [2022-04-27T14:22:27.722Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestConfigCreateResolve [2022-04-27T14:22:27.722Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:22:27.722Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T14:22:27.722Z] PASS [2022-04-27T14:22:27.722Z] ok github.com/docker/docker/integration/config 0.072s [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === Skipped [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T14:22:27.722Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:22:27.722Z] [2022-04-27T14:22:27.722Z] DONE 6 tests, 6 skipped in 1.811s [2022-04-27T14:22:27.722Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T14:22:27.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:22:27.722Z] INFO: Testing against a local daemon [2022-04-27T14:22:27.722Z] === RUN TestCheckpoint [2022-04-27T14:22:27.722Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:22:27.722Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:22:27.722Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:22:27.722Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:22:27.722Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:22:27.722Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:22:27.722Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:22:27.722Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:22:27.722Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:22:27.722Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:22:27.722Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:22:27.722Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:22:27.722Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:22:27.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-04-27T14:22:27.723Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:22:27.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-27T14:22:27.723Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:22:27.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-04-27T14:22:27.723Z] === RUN TestCopyEmptyFile [2022-04-27T14:22:27.723Z] --- PASS: TestCopyEmptyFile (0.33s) [2022-04-27T14:22:27.723Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:22:27.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-27T14:22:27.723Z] === RUN TestCopyFromContainer [2022-04-27T14:22:27.723Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.723Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:22:27.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:22:27.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:22:27.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:22:27.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:22:27.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:22:27.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:22:27.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:22:27.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:22:27.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:22:27.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.10s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.10s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.10s) [2022-04-27T14:22:27.723Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:22:27.723Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:22:27.723Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:22:27.723Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.723Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:22:27.723Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:22:27.723Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:22:27.723Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:22:27.723Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:22:27.723Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:22:27.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:22:27.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:22:27.723Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:22:27.723Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:22:27.723Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:22:27.723Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:22:27.723Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:22:27.723Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:22:27.723Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-27T14:22:27.723Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:22:27.723Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:22:27.723Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T14:22:27.723Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:22:27.723Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:27.723Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:22:27.723Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.723Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:22:27.804Z] --- PASS: TestCreateServiceMultipleTimes (15.58s) [2022-04-27T14:22:27.804Z] === RUN TestCreateServiceConflict [2022-04-27T14:22:27.804Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-27T14:22:27.804Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:22:27.990Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T14:22:28.936Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-27T14:22:29.380Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.37s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.09s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.00s) [2022-04-27T14:22:29.380Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.94s) [2022-04-27T14:22:29.380Z] === RUN TestDiff [2022-04-27T14:22:29.380Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:29.380Z] --- SKIP: TestDiff (0.00s) [2022-04-27T14:22:29.380Z] === RUN TestExecWithCloseStdin [2022-04-27T14:22:29.630Z] --- PASS: TestResizeWhenContainerNotStarted (2.39s) [2022-04-27T14:22:29.630Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:22:29.630Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:29.630Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:22:29.630Z] === RUN TestStats [2022-04-27T14:22:29.630Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:22:29.630Z] --- SKIP: TestStats (0.00s) [2022-04-27T14:22:29.630Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:22:29.695Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-04-27T14:22:29.695Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:22:29.880Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-27T14:22:30.908Z] --- PASS: TestExecWithCloseStdin (1.95s) [2022-04-27T14:22:30.908Z] === RUN TestExec [2022-04-27T14:22:31.272Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-27T14:22:33.073Z] --- PASS: TestExec (1.81s) [2022-04-27T14:22:33.073Z] === RUN TestExecUser [2022-04-27T14:22:33.073Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:22:33.073Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:22:33.073Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:33.073Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:22:33.073Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:33.073Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:22:33.073Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:33.073Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestHealthKillContainer [2022-04-27T14:22:33.073Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:22:33.073Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:22:33.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:22:33.073Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:22:33.073Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:22:34.519Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.85s) [2022-04-27T14:22:34.519Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:22:34.519Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:22:34.519Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T14:22:34.519Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:22:34.580Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-27T14:22:34.600Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2022-04-27T14:22:34.600Z] === RUN TestKillContainer [2022-04-27T14:22:34.600Z] === RUN TestKillContainer/no_signal [2022-04-27T14:22:36.128Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:22:36.128Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:22:36.128Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:22:39.023Z] --- PASS: TestKillContainer (3.94s) [2022-04-27T14:22:39.023Z] --- PASS: TestKillContainer/no_signal (1.64s) [2022-04-27T14:22:39.023Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:22:39.023Z] --- PASS: TestKillContainer/killing_signal (2.26s) [2022-04-27T14:22:39.023Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:22:39.023Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:22:39.023Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestKillStoppedContainer [2022-04-27T14:22:39.023Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:22:39.023Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:22:39.023Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:22:39.023Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:22:39.023Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:22:39.023Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:22:39.023Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:39.023Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:22:39.023Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:22:39.023Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:22:39.023Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:22:40.550Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2022-04-27T14:22:40.550Z] === RUN TestNetworkNat [2022-04-27T14:22:40.550Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:40.550Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T14:22:40.550Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:22:41.178Z] docker_cli_daemon_test.go:2506: [ddd114927cb8f] daemon is not started [2022-04-27T14:22:42.124Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-27T14:22:43.451Z] --- PASS: TestNetworkLocalhostTCPNat (2.88s) [2022-04-27T14:22:43.451Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:22:43.451Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:43.451Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T14:22:43.451Z] === RUN TestPause [2022-04-27T14:22:43.451Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:22:43.451Z] --- SKIP: TestPause (0.00s) [2022-04-27T14:22:43.451Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:22:44.545Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-27T14:22:44.545Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:22:44.982Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.65s) [2022-04-27T14:22:44.982Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:22:44.982Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:44.982Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T14:22:44.982Z] === RUN TestPsFilter [2022-04-27T14:22:44.982Z] --- PASS: TestPsFilter (0.30s) [2022-04-27T14:22:44.982Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:22:45.107Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-04-27T14:22:45.107Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:22:45.428Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T14:22:45.428Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T14:22:47.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2022-04-27T14:22:47.154Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:22:47.625Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-04-27T14:22:47.625Z] === RUN TestCreateServiceSysctls [2022-04-27T14:22:49.316Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2022-04-27T14:22:49.635Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T14:22:49.636Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T14:22:49.771Z] === RUN TestRemoveContainerRunning [2022-04-27T14:22:49.897Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T14:22:50.840Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T14:22:50.893Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-04-27T14:22:50.893Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:22:51.101Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T14:22:51.305Z] --- PASS: TestRemoveContainerRunning (1.58s) [2022-04-27T14:22:51.305Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:22:51.362Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T14:22:51.623Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T14:22:52.195Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T14:22:52.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2022-04-27T14:22:52.844Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:22:52.844Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-27T14:22:52.844Z] === RUN TestRenameLinkedContainer [2022-04-27T14:22:52.844Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:22:52.844Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T14:22:52.844Z] === RUN TestRenameStoppedContainer [2022-04-27T14:22:53.412Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-04-27T14:22:53.412Z] === RUN TestInspect [2022-04-27T14:22:53.583Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-27T14:22:54.531Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T14:22:55.023Z] --- PASS: TestRenameStoppedContainer (2.22s) [2022-04-27T14:22:55.023Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:22:55.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:22:55.267Z] INFO: Testing against a local daemon [2022-04-27T14:22:55.267Z] === RUN TestBuildWithSession [2022-04-27T14:22:55.267Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:22:55.267Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T14:22:55.267Z] === RUN TestBuildSquashParent [2022-04-27T14:22:55.267Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:22:55.267Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:22:55.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:22:55.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:22:55.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T14:22:55.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T14:22:55.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T14:22:55.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T14:22:55.473Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-27T14:22:55.568Z] --- PASS: TestUpdateRestartPolicy (20.64s) [2022-04-27T14:22:55.568Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:22:55.933Z] --- PASS: TestInspect (2.81s) [2022-04-27T14:22:55.933Z] === RUN TestCreateJob [2022-04-27T14:22:56.045Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T14:22:57.746Z] --- PASS: TestUpdateRestartWithAutoRemove (2.37s) [2022-04-27T14:22:57.746Z] === RUN TestWaitNonBlocked [2022-04-27T14:22:57.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:22:57.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:22:57.746Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:22:57.746Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:22:57.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:22:57.746Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:22:57.962Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T14:22:57.962Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-27T14:22:58.222Z] check_test.go:307: [dd3d98fc82f69] daemon is not started [2022-04-27T14:22:58.222Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-27T14:22:58.759Z] --- PASS: TestRenameRunningContainerAndReuse (3.56s) [2022-04-27T14:22:58.759Z] === RUN TestRenameInvalidName [2022-04-27T14:22:59.166Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T14:22:59.201Z] --- PASS: TestCreateJob (3.06s) [2022-04-27T14:22:59.201Z] === RUN TestReplicatedJob [2022-04-27T14:23:00.298Z] --- PASS: TestRenameInvalidName (1.69s) [2022-04-27T14:23:00.298Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:23:00.556Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T14:23:00.669Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-27T14:23:00.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.04s) [2022-04-27T14:23:00.669Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.13s) [2022-04-27T14:23:00.669Z] === RUN TestWaitBlocked [2022-04-27T14:23:00.669Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:00.669Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T14:23:00.669Z] PASS [2022-04-27T14:23:00.669Z] ok github.com/docker/docker/integration/container 94.252s [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === Skipped [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T14:23:00.669Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T14:23:00.669Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:23:00.669Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:23:00.669Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:23:00.669Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:23:00.669Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:23:00.669Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T14:23:00.669Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:23:00.669Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-27T14:23:00.669Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:23:00.669Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-27T14:23:00.669Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:23:00.669Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:23:00.669Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:23:00.669Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:23:00.669Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:23:00.669Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T14:23:00.669Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-27T14:23:00.669Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T14:23:00.669Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T14:23:00.669Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:23:00.669Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T14:23:00.669Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T14:23:00.669Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:23:00.669Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:23:00.669Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:23:00.669Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:23:00.669Z] [2022-04-27T14:23:00.669Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T14:23:00.670Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T14:23:00.670Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T14:23:00.670Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T14:23:00.670Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T14:23:00.670Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:23:00.670Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:23:00.670Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T14:23:00.670Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T14:23:00.670Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T14:23:00.670Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:00.670Z] [2022-04-27T14:23:00.670Z] DONE 120 tests, 38 skipped in 96.562s [2022-04-27T14:23:00.670Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T14:23:01.499Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T14:23:03.376Z] --- PASS: TestReplicatedJob (4.66s) [2022-04-27T14:23:03.376Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite (343.14s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.18s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.06s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.36s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.25s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.93s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.59s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2022-04-27T14:23:04.043Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.21s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2022-04-27T14:23:04.044Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.73s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.20s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.28s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.98s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.89s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.41s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.36s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s) [2022-04-27T14:23:04.044Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T14:23:04.044Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.68s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.73s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.45s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.14s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.97s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.63s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.64s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.24s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-04-27T14:23:04.044Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2022-04-27T14:23:04.044Z] === RUN TestDockerSwarmSuite [2022-04-27T14:23:04.044Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-27T14:23:05.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T14:23:05.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T14:23:06.645Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-27T14:23:06.645Z] === RUN TestServiceListWithStatuses [2022-04-27T14:23:06.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:23:06.645Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:23:06.645Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:23:07.350Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-27T14:23:08.867Z] --- PASS: TestRenameAnonymousContainer (8.69s) [2022-04-27T14:23:08.867Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:23:09.264Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T14:23:10.211Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-27T14:23:10.816Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-04-27T14:23:10.816Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:23:11.047Z] --- PASS: TestRenameContainerWithSameName (1.74s) [2022-04-27T14:23:11.047Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:23:11.047Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:11.047Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:23:11.047Z] === RUN TestResize [2022-04-27T14:23:12.585Z] --- PASS: TestResize (1.67s) [2022-04-27T14:23:12.585Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.08s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.16s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.29s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.49s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.48s) [2022-04-27T14:23:12.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.48s) [2022-04-27T14:23:12.668Z] === RUN TestBuildMultiStageCopy [2022-04-27T14:23:12.668Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T14:23:14.090Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-04-27T14:23:14.090Z] === RUN TestServicePlugin [2022-04-27T14:23:14.090Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:23:14.090Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T14:23:14.090Z] === RUN TestServiceUpdateLabel [2022-04-27T14:23:14.123Z] --- PASS: TestResizeWithInvalidSize (1.60s) [2022-04-27T14:23:14.123Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:23:15.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-27T14:23:15.983Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-27T14:23:15.983Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:23:16.306Z] --- PASS: TestResizeWhenContainerNotStarted (2.25s) [2022-04-27T14:23:16.306Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:23:16.306Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:16.306Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:23:16.306Z] === RUN TestStats [2022-04-27T14:23:16.306Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:23:16.306Z] --- SKIP: TestStats (0.00s) [2022-04-27T14:23:16.306Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:23:18.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T14:23:19.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T14:23:20.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T14:23:20.975Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s) [2022-04-27T14:23:20.975Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:23:20.975Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:23:20.975Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T14:23:20.975Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:23:21.335Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T14:23:21.889Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:23:21.889Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T14:23:21.889Z] === RUN TestDaemonConfigValidation [2022-04-27T14:23:21.889Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T14:23:21.889Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:23:21.889Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:23:21.889Z] === RUN TestDaemonProxy [2022-04-27T14:23:21.889Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:23:21.889Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T14:23:21.889Z] PASS [2022-04-27T14:23:21.889Z] ok github.com/docker/docker/integration/daemon 0.088s [2022-04-27T14:23:21.889Z] [2022-04-27T14:23:21.889Z] === Skipped [2022-04-27T14:23:21.889Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T14:23:21.889Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] [2022-04-27T14:23:21.889Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T14:23:21.889Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] [2022-04-27T14:23:21.889Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:23:21.889Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:23:21.889Z] [2022-04-27T14:23:21.889Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T14:23:21.889Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:23:21.889Z] [2022-04-27T14:23:21.889Z] DONE 4 tests, 4 skipped in 20.641s [2022-04-27T14:23:21.889Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy (10.48s) [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.95s) [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2022-04-27T14:23:22.298Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s) [2022-04-27T14:23:22.298Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T14:23:24.466Z] --- PASS: TestBuildMultiStageParentConfig (2.30s) [2022-04-27T14:23:24.466Z] === RUN TestBuildLabelWithTargets [2022-04-27T14:23:24.466Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:24.466Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-27T14:23:24.466Z] === RUN TestBuildWithEmptyLayers [2022-04-27T14:23:25.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:25.612Z] INFO: Testing against a local daemon [2022-04-27T14:23:25.612Z] === RUN TestCommitInheritsEnv [2022-04-27T14:23:25.612Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:25.612Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T14:23:25.612Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:23:25.612Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:23:25.612Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:23:25.612Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:23:25.612Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:23:25.612Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T14:23:25.612Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:23:25.612Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T14:23:25.612Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:23:25.612Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T14:23:25.612Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:23:25.996Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-04-27T14:23:25.996Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T14:23:26.068Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2022-04-27T14:23:26.068Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:23:26.068Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T14:23:26.068Z] === RUN TestTagInvalidReference [2022-04-27T14:23:26.068Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-27T14:23:26.068Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:23:26.068Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-27T14:23:26.068Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:23:26.068Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-27T14:23:26.068Z] === RUN TestTagOfficialNames [2022-04-27T14:23:26.068Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T14:23:26.068Z] === RUN TestTagMatchesDigest [2022-04-27T14:23:26.068Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-27T14:23:26.068Z] PASS [2022-04-27T14:23:26.068Z] ok github.com/docker/docker/integration/image 1.315s [2022-04-27T14:23:26.524Z] [2022-04-27T14:23:26.524Z] === Skipped [2022-04-27T14:23:26.524Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T14:23:26.524Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:26.524Z] [2022-04-27T14:23:26.524Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:23:26.524Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:23:26.524Z] [2022-04-27T14:23:26.524Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T14:23:26.524Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:23:26.524Z] [2022-04-27T14:23:26.524Z] DONE 12 tests, 3 skipped in 4.790s [2022-04-27T14:23:26.524Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T14:23:28.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:28.054Z] INFO: Testing against a local daemon [2022-04-27T14:23:28.054Z] === RUN TestNetworkCreateDelete [2022-04-27T14:23:28.054Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.054Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T14:23:28.054Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:23:28.054Z] 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-04-27T14:23:28.054Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:23:28.054Z] === RUN TestDaemonDNSFallback [2022-04-27T14:23:28.054Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.054Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T14:23:28.054Z] === RUN TestInspectNetwork [2022-04-27T14:23:28.054Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:28.054Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:23:28.055Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.055Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:23:28.055Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:23:28.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:23:28.055Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:23:28.055Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:23:28.055Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:23:28.055Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:23:28.055Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestNetworkList [2022-04-27T14:23:28.055Z] === RUN TestNetworkList//networks [2022-04-27T14:23:28.055Z] === PAUSE TestNetworkList//networks [2022-04-27T14:23:28.055Z] === RUN TestNetworkList//networks/ [2022-04-27T14:23:28.055Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:23:28.055Z] === CONT TestNetworkList//networks [2022-04-27T14:23:28.055Z] === CONT TestNetworkList//networks/ [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkList (0.03s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:23:28.055Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:23:28.055Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:23:28.055Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:23:28.055Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:23:28.055Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:23:28.055Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:23:28.055Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:23:28.055Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:23:28.055Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:23:28.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:23:28.055Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:23:28.055Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:23:28.055Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:23:28.055Z] PASS [2022-04-27T14:23:28.055Z] ok github.com/docker/docker/integration/network 0.144s [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === Skipped [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T14:23:28.055Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:23:28.055Z] 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-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T14:23:28.055Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T14:23:28.055Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:23:28.055Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:23:28.055Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:23:28.055Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:23:28.055Z] [2022-04-27T14:23:28.055Z] DONE 34 tests, 15 skipped in 1.774s [2022-04-27T14:23:28.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T14:23:28.966Z] testing: warning: no tests to run [2022-04-27T14:23:28.966Z] PASS [2022-04-27T14:23:28.966Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2022-04-27T14:23:28.966Z] [2022-04-27T14:23:28.966Z] DONE 0 tests in 0.616s [2022-04-27T14:23:28.966Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T14:23:29.422Z] testing: warning: no tests to run [2022-04-27T14:23:29.422Z] PASS [2022-04-27T14:23:29.422Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2022-04-27T14:23:29.422Z] [2022-04-27T14:23:29.422Z] DONE 0 tests in 0.584s [2022-04-27T14:23:29.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T14:23:30.334Z] testing: warning: no tests to run [2022-04-27T14:23:30.334Z] PASS [2022-04-27T14:23:30.334Z] ok github.com/docker/docker/integration/plugin 0.050s [2022-04-27T14:23:30.334Z] [2022-04-27T14:23:30.334Z] DONE 0 tests in 0.588s [2022-04-27T14:23:30.334Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T14:23:30.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-27T14:23:30.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T14:23:30.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-27T14:23:30.834Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-04-27T14:23:30.834Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:23:31.295Z] testing: warning: no tests to run [2022-04-27T14:23:31.295Z] PASS [2022-04-27T14:23:31.295Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2022-04-27T14:23:31.295Z] [2022-04-27T14:23:31.295Z] DONE 0 tests in 0.719s [2022-04-27T14:23:31.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T14:23:31.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T14:23:32.764Z] docker_api_swarm_test.go:563: [d4b73c147a6ef] joining swarm manager [d03459bb71668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:23:36.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:36.057Z] INFO: Testing against a local daemon [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:23:36.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:23:36.057Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:23:36.057Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:23:36.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:23:36.057Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:23:36.057Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:23:36.057Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:23:36.513Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:23:36.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:23:36.513Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:23:36.513Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:23:36.513Z] === RUN TestPluginInstall [2022-04-27T14:23:36.513Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T14:23:36.513Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:23:36.513Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T14:23:36.513Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:23:36.513Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:23:36.513Z] PASS [2022-04-27T14:23:36.513Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2022-04-27T14:23:36.513Z] [2022-04-27T14:23:36.513Z] === Skipped [2022-04-27T14:23:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T14:23:36.513Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] [2022-04-27T14:23:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T14:23:36.513Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] [2022-04-27T14:23:36.513Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:23:36.513Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:23:36.513Z] [2022-04-27T14:23:36.513Z] DONE 19 tests, 3 skipped in 5.128s [2022-04-27T14:23:36.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T14:23:38.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:38.070Z] INFO: Testing against a local daemon [2022-04-27T14:23:38.070Z] === RUN TestExternalGraphDriver [2022-04-27T14:23:38.070Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:23:38.070Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T14:23:38.070Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:23:38.070Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:23:38.070Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:23:38.070Z] PASS [2022-04-27T14:23:38.070Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.077s [2022-04-27T14:23:38.070Z] [2022-04-27T14:23:38.070Z] === Skipped [2022-04-27T14:23:38.070Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T14:23:38.070Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:23:38.070Z] [2022-04-27T14:23:38.070Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:23:38.070Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:23:38.070Z] [2022-04-27T14:23:38.070Z] DONE 2 tests, 2 skipped in 1.855s [2022-04-27T14:23:38.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T14:23:40.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:40.081Z] INFO: Testing against a local daemon [2022-04-27T14:23:40.081Z] === RUN TestReadPluginNoRead [2022-04-27T14:23:40.081Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:23:40.081Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T14:23:40.081Z] PASS [2022-04-27T14:23:40.081Z] ok github.com/docker/docker/integration/plugin/logging 0.075s [2022-04-27T14:23:40.081Z] [2022-04-27T14:23:40.081Z] === Skipped [2022-04-27T14:23:40.081Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T14:23:40.081Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:23:40.081Z] [2022-04-27T14:23:40.081Z] DONE 1 tests, 1 skipped in 1.726s [2022-04-27T14:23:40.081Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T14:23:40.787Z] --- PASS: TestBuildMultiStageOnBuild (14.48s) [2022-04-27T14:23:40.787Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T14:23:40.787Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:40.787Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:23:40.787Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T14:23:40.946Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T14:23:41.042Z] testing: warning: no tests to run [2022-04-27T14:23:41.042Z] PASS [2022-04-27T14:23:41.042Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2022-04-27T14:23:41.042Z] [2022-04-27T14:23:41.042Z] DONE 0 tests in 0.919s [2022-04-27T14:23:41.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T14:23:41.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T14:23:42.044Z] --- PASS: TestUpdateRestartPolicy (19.87s) [2022-04-27T14:23:42.044Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:23:42.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T14:23:42.501Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2022-04-27T14:23:42.501Z] === RUN TestWaitNonBlocked [2022-04-27T14:23:42.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:23:42.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:23:42.501Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:23:42.501Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:23:42.815Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T14:23:42.815Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T14:23:42.815Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T14:23:42.815Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T14:23:42.815Z] Cross building: bundles/cross/linux/s390x [2022-04-27T14:23:42.815Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T14:23:42.815Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T14:23:43.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T14:23:43.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:23:43.073Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:23:43.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:43.224Z] INFO: Testing against a local daemon [2022-04-27T14:23:43.224Z] === RUN TestPluginWithDevMounts [2022-04-27T14:23:43.224Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:43.224Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T14:23:43.224Z] PASS [2022-04-27T14:23:43.224Z] ok github.com/docker/docker/integration/plugin/volumes 0.080s [2022-04-27T14:23:43.224Z] [2022-04-27T14:23:43.224Z] === Skipped [2022-04-27T14:23:43.224Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T14:23:43.224Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:43.224Z] [2022-04-27T14:23:43.224Z] DONE 1 tests, 1 skipped in 1.751s [2022-04-27T14:23:43.224Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T14:23:44.018Z] docker_api_swarm_test.go:585: [dfb112b484cc6] joining swarm manager [d03459bb71668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:23:44.593Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T14:23:44.593Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T14:23:44.593Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T14:23:44.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:44.753Z] INFO: Testing against a local daemon [2022-04-27T14:23:44.753Z] === RUN TestSecretInspect [2022-04-27T14:23:44.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T14:23:44.753Z] === RUN TestSecretList [2022-04-27T14:23:44.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T14:23:44.753Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:23:44.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:23:44.753Z] === RUN TestSecretsUpdate [2022-04-27T14:23:44.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T14:23:44.753Z] === RUN TestTemplatedSecret [2022-04-27T14:23:44.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T14:23:44.753Z] === RUN TestSecretCreateResolve [2022-04-27T14:23:44.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:44.753Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T14:23:44.753Z] PASS [2022-04-27T14:23:44.753Z] ok github.com/docker/docker/integration/secret 0.070s [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === Skipped [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T14:23:44.753Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:44.753Z] [2022-04-27T14:23:44.753Z] DONE 6 tests, 6 skipped in 1.424s [2022-04-27T14:23:44.753Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T14:23:45.166Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T14:23:45.244Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-27T14:23:45.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.21s) [2022-04-27T14:23:45.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.46s) [2022-04-27T14:23:45.244Z] === RUN TestWaitBlocked [2022-04-27T14:23:45.244Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:45.244Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T14:23:45.244Z] PASS [2022-04-27T14:23:45.244Z] ok github.com/docker/docker/integration/container 82.225s [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === Skipped [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T14:23:45.244Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T14:23:45.244Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:23:45.244Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:23:45.244Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:23:45.244Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:23:45.244Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:23:45.244Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T14:23:45.244Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:23:45.244Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T14:23:45.244Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:23:45.244Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T14:23:45.244Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T14:23:45.244Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T14:23:45.244Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:23:45.244Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T14:23:45.244Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T14:23:45.244Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:23:45.244Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:23:45.244Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:23:45.244Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T14:23:45.244Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T14:23:45.244Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T14:23:45.244Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T14:23:45.244Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T14:23:45.244Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:23:45.244Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:45.244Z] [2022-04-27T14:23:45.244Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:23:45.245Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:45.245Z] [2022-04-27T14:23:45.245Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T14:23:45.245Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:23:45.245Z] [2022-04-27T14:23:45.245Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T14:23:45.245Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:23:45.245Z] [2022-04-27T14:23:45.245Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T14:23:45.245Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:45.245Z] [2022-04-27T14:23:45.245Z] DONE 120 tests, 34 skipped in 84.585s [2022-04-27T14:23:45.245Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T14:23:45.740Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-04-27T14:23:45.740Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:23:46.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:46.918Z] INFO: Testing against a local daemon [2022-04-27T14:23:46.918Z] === RUN TestServiceCreateInit [2022-04-27T14:23:46.918Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:23:46.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:23:46.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:23:46.918Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceConflict [2022-04-27T14:23:46.918Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:23:46.918Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-27T14:23:46.918Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:23:46.918Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:23:46.918Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:23:46.918Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceSysctls [2022-04-27T14:23:46.918Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T14:23:46.918Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:23:46.918Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-27T14:23:46.918Z] === RUN TestInspect [2022-04-27T14:23:46.918Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestInspect (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestCreateJob [2022-04-27T14:23:46.918Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestReplicatedJob [2022-04-27T14:23:46.918Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:23:46.918Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceListWithStatuses [2022-04-27T14:23:46.918Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:23:46.918Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:23:46.918Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServicePlugin [2022-04-27T14:23:46.918Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceUpdateLabel [2022-04-27T14:23:46.918Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:23:46.918Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:23:46.918Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:23:46.918Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T14:23:46.918Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:23:46.918Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:23:46.918Z] PASS [2022-04-27T14:23:46.918Z] ok github.com/docker/docker/integration/service 0.212s [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === Skipped [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-27T14:23:46.918Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:23:46.918Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-27T14:23:46.918Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-27T14:23:46.918Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T14:23:46.918Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T14:23:46.918Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T14:23:46.918Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T14:23:46.918Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T14:23:46.918Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:23:46.918Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T14:23:46.918Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T14:23:46.918Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T14:23:46.918Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T14:23:46.918Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T14:23:46.918Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T14:23:46.918Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:23:46.918Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:23:46.918Z] [2022-04-27T14:23:46.918Z] DONE 24 tests, 23 skipped in 2.193s [2022-04-27T14:23:46.918Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T14:23:47.715Z] check_test.go:378: [d4b73c147a6ef] daemon is not started [2022-04-27T14:23:48.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:48.446Z] INFO: Testing against a local daemon [2022-04-27T14:23:48.446Z] === RUN TestSessionCreate [2022-04-27T14:23:48.446Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:48.446Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T14:23:48.446Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:23:48.446Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:48.446Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:23:48.446Z] PASS [2022-04-27T14:23:48.446Z] ok github.com/docker/docker/integration/session 0.067s [2022-04-27T14:23:48.446Z] [2022-04-27T14:23:48.446Z] === Skipped [2022-04-27T14:23:48.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T14:23:48.446Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:48.446Z] [2022-04-27T14:23:48.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:23:48.446Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:23:48.446Z] [2022-04-27T14:23:48.446Z] DONE 2 tests, 2 skipped in 1.367s [2022-04-27T14:23:48.446Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T14:23:49.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:49.977Z] INFO: Testing against a local daemon [2022-04-27T14:23:49.977Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:23:49.977Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:49.977Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestDiskUsage [2022-04-27T14:23:49.977Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:23:49.977Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestEventsExecDie [2022-04-27T14:23:49.977Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:23:49.977Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:23:49.977Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:23:49.977Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestEventsVolumeCreate [2022-04-27T14:23:49.977Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:23:49.977Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestInfoAPI [2022-04-27T14:23:49.977Z] --- PASS: TestInfoAPI (0.05s) [2022-04-27T14:23:49.977Z] === RUN TestInfoAPIWarnings [2022-04-27T14:23:49.977Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:49.977Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestInfoDebug [2022-04-27T14:23:49.977Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:49.977Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:23:49.977Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:49.977Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:23:49.977Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:49.977Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T14:23:49.977Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:23:50.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-04-27T14:23:50.937Z] === RUN TestPingCacheHeaders [2022-04-27T14:23:50.937Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T14:23:50.937Z] === RUN TestPingGet [2022-04-27T14:23:50.937Z] --- PASS: TestPingGet (0.03s) [2022-04-27T14:23:50.937Z] === RUN TestPingHead [2022-04-27T14:23:50.937Z] --- PASS: TestPingHead (0.03s) [2022-04-27T14:23:50.937Z] === RUN TestPingSwarmHeader [2022-04-27T14:23:50.937Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:50.937Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T14:23:50.937Z] === RUN TestVersion [2022-04-27T14:23:50.937Z] --- PASS: TestVersion (0.03s) [2022-04-27T14:23:50.937Z] PASS [2022-04-27T14:23:50.937Z] ok github.com/docker/docker/integration/system 1.152s [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === Skipped [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:23:51.393Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T14:23:51.393Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T14:23:51.393Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:23:51.393Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T14:23:51.393Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T14:23:51.393Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T14:23:51.393Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T14:23:51.393Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T14:23:51.393Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T14:23:51.393Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:23:51.393Z] [2022-04-27T14:23:51.393Z] DONE 16 tests, 10 skipped in 2.862s [2022-04-27T14:23:51.393Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T14:23:52.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:23:52.920Z] INFO: Testing against a local daemon [2022-04-27T14:23:52.920Z] === RUN TestVolumesCreateAndList [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-27T14:23:52.920Z] === RUN TestVolumesRemove [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-27T14:23:52.920Z] === RUN TestVolumesInspect [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:23:52.920Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:23:52.920Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:23:52.920Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:23:52.920Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:23:52.920Z] PASS [2022-04-27T14:23:52.920Z] ok github.com/docker/docker/integration/volume 0.305s [2022-04-27T14:23:52.920Z] [2022-04-27T14:23:52.920Z] DONE 9 tests in 1.739s [2022-04-27T14:23:52.920Z] INFO: make.ps1 ended at 04/27/2022 14:23:52 [2022-04-27T14:23:52.920Z] INFO: Integration CLI tests being run from the host: [2022-04-27T14:23:52.920Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-27T14:23:55.708Z] --- PASS: TestBuildMultiStageLayerLeak (13.31s) [2022-04-27T14:23:55.708Z] === RUN TestBuildWithHugeFile [2022-04-27T14:23:55.861Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T14:23:55.861Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T14:23:55.861Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T14:23:56.433Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T14:23:56.695Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T14:23:57.636Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T14:23:57.636Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T14:23:57.945Z] --- PASS: TestServiceUpdateNetwork (12.10s) [2022-04-27T14:23:57.945Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:23:57.945Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T14:23:58.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-27T14:23:58.207Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T14:23:58.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-27T14:23:58.507Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T14:23:59.591Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T14:24:00.975Z] docker_api_swarm_test.go:46: [db26f98e5ac19] joining swarm manager [dda34ec107ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:24:02.362Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T14:24:03.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:03.232Z] INFO: Testing against a local daemon [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T14:24:03.232Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T14:24:03.232Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T14:24:03.233Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T14:24:03.233Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T14:24:03.233Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T14:24:03.233Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T14:24:03.233Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T14:24:03.233Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T14:24:03.688Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T14:24:03.748Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T14:24:05.662Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T14:24:05.922Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T14:24:06.183Z] --- PASS: TestImportExtremelyLargeImageWorks (180.36s) [2022-04-27T14:24:06.183Z] PASS [2022-04-27T14:24:06.183Z] [2022-04-27T14:24:06.183Z] DONE 22 tests in 185.485s [2022-04-27T14:24:06.183Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T14:24:06.183Z] ++ 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-04-27T14:24:06.183Z] ++ set -e [2022-04-27T14:24:06.183Z] ++ '[' -n 0 ']' [2022-04-27T14:24:06.183Z] ++ set -x [2022-04-27T14:24:06.183Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:06.183Z] INFO: Testing against a local daemon [2022-04-27T14:24:06.183Z] === RUN TestNetworkCreateDelete [2022-04-27T14:24:06.354Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:24:06.354Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T14:24:06.354Z] === RUN TestDaemonConfigValidation [2022-04-27T14:24:06.354Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T14:24:06.354Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:24:06.354Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:24:06.354Z] === RUN TestDaemonProxy [2022-04-27T14:24:06.354Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:24:06.354Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T14:24:06.354Z] PASS [2022-04-27T14:24:06.354Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-04-27T14:24:06.354Z] [2022-04-27T14:24:06.354Z] === Skipped [2022-04-27T14:24:06.354Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T14:24:06.354Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] [2022-04-27T14:24:06.354Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T14:24:06.354Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] [2022-04-27T14:24:06.354Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:24:06.354Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:24:06.354Z] [2022-04-27T14:24:06.354Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T14:24:06.354Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:24:06.354Z] [2022-04-27T14:24:06.354Z] DONE 4 tests, 4 skipped in 20.934s [2022-04-27T14:24:06.354Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T14:24:06.444Z] --- PASS: TestNetworkCreateDelete (0.28s) [2022-04-27T14:24:06.444Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:24:06.591Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T14:24:07.015Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T14:24:07.277Z] --- PASS: TestDockerNetworkDeletePreferID (0.72s) [2022-04-27T14:24:07.277Z] === RUN TestDaemonDNSFallback [2022-04-27T14:24:08.661Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T14:24:09.232Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T14:24:09.493Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T14:24:10.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:10.074Z] INFO: Testing against a local daemon [2022-04-27T14:24:10.074Z] === RUN TestCommitInheritsEnv [2022-04-27T14:24:10.074Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:24:10.074Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T14:24:10.074Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:24:10.074Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:24:10.074Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:24:10.074Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:24:10.074Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:24:10.074Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T14:24:10.074Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:24:10.074Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-27T14:24:10.074Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:24:10.074Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T14:24:10.074Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:24:10.876Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T14:24:11.035Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-27T14:24:11.035Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:24:11.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T14:24:11.035Z] === RUN TestTagInvalidReference [2022-04-27T14:24:11.035Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-27T14:24:11.035Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:24:11.035Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-27T14:24:11.035Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:24:11.035Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-27T14:24:11.035Z] === RUN TestTagOfficialNames [2022-04-27T14:24:11.035Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-27T14:24:11.035Z] === RUN TestTagMatchesDigest [2022-04-27T14:24:11.035Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T14:24:11.035Z] PASS [2022-04-27T14:24:11.035Z] ok github.com/docker/docker/integration/image 1.408s [2022-04-27T14:24:11.035Z] [2022-04-27T14:24:11.035Z] === Skipped [2022-04-27T14:24:11.035Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T14:24:11.035Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:24:11.035Z] [2022-04-27T14:24:11.035Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:24:11.035Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:24:11.035Z] [2022-04-27T14:24:11.035Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T14:24:11.035Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:24:11.035Z] [2022-04-27T14:24:11.035Z] DONE 12 tests, 3 skipped in 4.764s [2022-04-27T14:24:11.035Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T14:24:12.260Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T14:24:13.127Z] --- PASS: TestServiceUpdatePidsLimit (15.85s) [2022-04-27T14:24:13.127Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-04-27T14:24:13.127Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-27T14:24:13.127Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-27T14:24:13.127Z] PASS [2022-04-27T14:24:13.127Z] [2022-04-27T14:24:13.127Z] === Skipped [2022-04-27T14:24:13.127Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T14:24:13.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:24:13.127Z] [2022-04-27T14:24:13.127Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-27T14:24:13.127Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T14:24:13.127Z] [2022-04-27T14:24:13.127Z] DONE 27 tests, 2 skipped in 130.394s [2022-04-27T14:24:13.127Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T14:24:13.127Z] ++ 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-04-27T14:24:13.127Z] ++ set -e [2022-04-27T14:24:13.127Z] ++ '[' -n 0 ']' [2022-04-27T14:24:13.127Z] ++ set -x [2022-04-27T14:24:13.127Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:13.127Z] INFO: Testing against a local daemon [2022-04-27T14:24:13.127Z] === RUN TestSessionCreate [2022-04-27T14:24:13.127Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T14:24:13.127Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:24:13.127Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T14:24:13.127Z] PASS [2022-04-27T14:24:13.127Z] [2022-04-27T14:24:13.127Z] DONE 2 tests in 0.118s [2022-04-27T14:24:13.127Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T14:24:13.127Z] ++ 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-04-27T14:24:13.127Z] ++ set -e [2022-04-27T14:24:13.127Z] ++ '[' -n 0 ']' [2022-04-27T14:24:13.127Z] ++ set -x [2022-04-27T14:24:13.127Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:13.127Z] INFO: Testing against a local daemon [2022-04-27T14:24:13.127Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:24:13.127Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:24:13.127Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:24:13.127Z] === RUN TestDiskUsage [2022-04-27T14:24:13.127Z] === PAUSE TestDiskUsage [2022-04-27T14:24:13.127Z] === RUN TestEventsExecDie [2022-04-27T14:24:13.127Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-27T14:24:13.127Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:24:13.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:13.202Z] INFO: Testing against a local daemon [2022-04-27T14:24:13.202Z] === RUN TestNetworkCreateDelete [2022-04-27T14:24:13.202Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.202Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T14:24:13.202Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:24:13.202Z] 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-04-27T14:24:13.202Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:24:13.202Z] === RUN TestDaemonDNSFallback [2022-04-27T14:24:13.202Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.202Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T14:24:13.202Z] === RUN TestInspectNetwork [2022-04-27T14:24:13.202Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:13.202Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T14:24:13.202Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:24:13.202Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.202Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:24:13.202Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:24:13.202Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:13.202Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:13.203Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:13.203Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:13.203Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:24:13.203Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:24:13.203Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:24:13.203Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestNetworkList [2022-04-27T14:24:13.203Z] === RUN TestNetworkList//networks [2022-04-27T14:24:13.203Z] === PAUSE TestNetworkList//networks [2022-04-27T14:24:13.203Z] === RUN TestNetworkList//networks/ [2022-04-27T14:24:13.203Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:24:13.203Z] === CONT TestNetworkList//networks [2022-04-27T14:24:13.203Z] === CONT TestNetworkList//networks/ [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkList (0.05s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:24:13.203Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:24:13.203Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:24:13.203Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:24:13.203Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:24:13.203Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:24:13.203Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:24:13.203Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:24:13.203Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:24:13.203Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:24:13.203Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:24:13.203Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:24:13.203Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:24:13.203Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:24:13.203Z] PASS [2022-04-27T14:24:13.203Z] ok github.com/docker/docker/integration/network 0.173s [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === Skipped [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T14:24:13.203Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:24:13.203Z] 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-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T14:24:13.203Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T14:24:13.203Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:24:13.203Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:24:13.203Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:24:13.203Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:24:13.203Z] [2022-04-27T14:24:13.203Z] DONE 34 tests, 15 skipped in 1.859s [2022-04-27T14:24:13.203Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T14:24:13.382Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-27T14:24:13.383Z] === RUN TestEventsVolumeCreate [2022-04-27T14:24:13.383Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-27T14:24:13.383Z] === RUN TestInfoBinaryCommits [2022-04-27T14:24:13.383Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T14:24:13.383Z] === RUN TestInfoAPIVersioned [2022-04-27T14:24:13.383Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T14:24:13.383Z] === RUN TestInfoAPI [2022-04-27T14:24:13.383Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T14:24:13.383Z] === RUN TestInfoAPIWarnings [2022-04-27T14:24:13.645Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T14:24:13.658Z] testing: warning: no tests to run [2022-04-27T14:24:13.658Z] PASS [2022-04-27T14:24:13.658Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2022-04-27T14:24:13.658Z] [2022-04-27T14:24:13.658Z] DONE 0 tests in 0.641s [2022-04-27T14:24:13.906Z] --- PASS: TestDaemonDNSFallback (6.71s) [2022-04-27T14:24:13.906Z] === RUN TestInspectNetwork [2022-04-27T14:24:14.113Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T14:24:14.569Z] testing: warning: no tests to run [2022-04-27T14:24:14.569Z] PASS [2022-04-27T14:24:14.569Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2022-04-27T14:24:14.569Z] [2022-04-27T14:24:14.569Z] DONE 0 tests in 0.617s [2022-04-27T14:24:14.569Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T14:24:15.531Z] testing: warning: no tests to run [2022-04-27T14:24:15.531Z] PASS [2022-04-27T14:24:15.531Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-04-27T14:24:15.531Z] [2022-04-27T14:24:15.531Z] DONE 0 tests in 0.679s [2022-04-27T14:24:15.531Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T14:24:15.988Z] testing: warning: no tests to run [2022-04-27T14:24:15.988Z] PASS [2022-04-27T14:24:15.988Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-04-27T14:24:15.988Z] [2022-04-27T14:24:15.988Z] DONE 0 tests in 0.626s [2022-04-27T14:24:15.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T14:24:17.205Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T14:24:17.465Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T14:24:17.725Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T14:24:17.725Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T14:24:17.725Z] === RUN TestInspectNetwork/network_name [2022-04-27T14:24:17.725Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T14:24:17.986Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T14:24:18.556Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T14:24:18.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-27T14:24:18.817Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T14:24:18.817Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T14:24:19.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-27T14:24:19.648Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T14:24:20.219Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T14:24:20.480Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T14:24:20.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:20.676Z] INFO: Testing against a local daemon [2022-04-27T14:24:20.676Z] === RUN TestPluginInvalidJSON [2022-04-27T14:24:20.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:24:20.676Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:24:20.676Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:24:20.676Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:24:20.677Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:24:20.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:24:20.677Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:24:20.677Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:24:20.677Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:24:20.677Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:24:20.677Z] === RUN TestPluginInstall [2022-04-27T14:24:20.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T14:24:20.677Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:24:20.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T14:24:20.677Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:24:20.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:24:20.677Z] PASS [2022-04-27T14:24:20.677Z] ok github.com/docker/docker/integration/plugin/common 0.104s [2022-04-27T14:24:20.677Z] [2022-04-27T14:24:20.677Z] === Skipped [2022-04-27T14:24:20.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T14:24:20.677Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] [2022-04-27T14:24:20.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T14:24:20.677Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] [2022-04-27T14:24:20.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:24:20.677Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:24:20.677Z] [2022-04-27T14:24:20.677Z] DONE 19 tests, 3 skipped in 4.142s [2022-04-27T14:24:20.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T14:24:20.740Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T14:24:21.311Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T14:24:21.883Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T14:24:22.144Z] --- PASS: TestInspectNetwork (8.27s) [2022-04-27T14:24:22.144Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T14:24:22.144Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T14:24:22.144Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T14:24:22.144Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T14:24:22.144Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:24:22.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:22.210Z] INFO: Testing against a local daemon [2022-04-27T14:24:22.210Z] === RUN TestExternalGraphDriver [2022-04-27T14:24:22.210Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:24:22.210Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T14:24:22.210Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:24:22.210Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:24:22.210Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:24:22.210Z] PASS [2022-04-27T14:24:22.210Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.083s [2022-04-27T14:24:22.210Z] [2022-04-27T14:24:22.210Z] === Skipped [2022-04-27T14:24:22.210Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T14:24:22.210Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:24:22.210Z] [2022-04-27T14:24:22.210Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:24:22.210Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:24:22.210Z] [2022-04-27T14:24:22.210Z] DONE 2 tests, 2 skipped in 1.985s [2022-04-27T14:24:22.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T14:24:22.715Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T14:24:24.101Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:24.101Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:24.101Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:24.101Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:24.101Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:24:24.101Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:24:24.101Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:24:24.101Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:24:24.101Z] === RUN TestNetworkList [2022-04-27T14:24:24.101Z] === RUN TestNetworkList//networks [2022-04-27T14:24:24.101Z] === PAUSE TestNetworkList//networks [2022-04-27T14:24:24.101Z] === RUN TestNetworkList//networks/ [2022-04-27T14:24:24.101Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:24:24.101Z] === CONT TestNetworkList//networks [2022-04-27T14:24:24.101Z] === CONT TestNetworkList//networks/ [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:24:24.101Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:24:24.101Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:24:24.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:24.193Z] INFO: Testing against a local daemon [2022-04-27T14:24:24.193Z] === RUN TestReadPluginNoRead [2022-04-27T14:24:24.193Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:24:24.193Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T14:24:24.193Z] PASS [2022-04-27T14:24:24.193Z] ok github.com/docker/docker/integration/plugin/logging 0.078s [2022-04-27T14:24:24.193Z] [2022-04-27T14:24:24.193Z] === Skipped [2022-04-27T14:24:24.193Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T14:24:24.193Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:24:24.193Z] [2022-04-27T14:24:24.193Z] DONE 1 tests, 1 skipped in 1.870s [2022-04-27T14:24:24.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T14:24:24.673Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-27T14:24:24.673Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:24:25.245Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T14:24:25.627Z] testing: warning: no tests to run [2022-04-27T14:24:25.627Z] PASS [2022-04-27T14:24:25.627Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.059s [2022-04-27T14:24:25.627Z] [2022-04-27T14:24:25.627Z] DONE 0 tests in 0.935s [2022-04-27T14:24:25.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T14:24:25.817Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-27T14:24:25.817Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:24:26.432Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-27T14:24:26.432Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:24:27.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:27.161Z] INFO: Testing against a local daemon [2022-04-27T14:24:27.161Z] === RUN TestPluginWithDevMounts [2022-04-27T14:24:27.161Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:27.161Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T14:24:27.161Z] PASS [2022-04-27T14:24:27.161Z] ok github.com/docker/docker/integration/plugin/volumes 0.089s [2022-04-27T14:24:27.161Z] [2022-04-27T14:24:27.161Z] === Skipped [2022-04-27T14:24:27.161Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T14:24:27.161Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:27.161Z] [2022-04-27T14:24:27.161Z] DONE 1 tests, 1 skipped in 1.863s [2022-04-27T14:24:27.616Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T14:24:27.878Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-27T14:24:27.878Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:24:29.269Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-04-27T14:24:29.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:24:29.530Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-27T14:24:29.530Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:24:29.791Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T14:24:29.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:29.873Z] INFO: Testing against a local daemon [2022-04-27T14:24:29.873Z] === RUN TestSecretInspect [2022-04-27T14:24:29.873Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T14:24:29.873Z] === RUN TestSecretList [2022-04-27T14:24:29.873Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T14:24:29.873Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:24:29.873Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:24:29.873Z] === RUN TestSecretsUpdate [2022-04-27T14:24:29.873Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T14:24:29.873Z] === RUN TestTemplatedSecret [2022-04-27T14:24:29.873Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T14:24:29.873Z] === RUN TestSecretCreateResolve [2022-04-27T14:24:29.873Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:29.873Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T14:24:29.873Z] PASS [2022-04-27T14:24:29.873Z] ok github.com/docker/docker/integration/secret 0.098s [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === Skipped [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T14:24:29.873Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:29.873Z] [2022-04-27T14:24:29.873Z] DONE 6 tests, 6 skipped in 2.148s [2022-04-27T14:24:29.873Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T14:24:31.422Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-27T14:24:31.423Z] === RUN TestInfoDebug [2022-04-27T14:24:31.423Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T14:24:31.423Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:24:31.423Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T14:24:31.423Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:24:31.423Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T14:24:31.423Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:24:31.678Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T14:24:31.678Z] === RUN TestPingCacheHeaders [2022-04-27T14:24:31.678Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T14:24:31.679Z] === RUN TestPingGet [2022-04-27T14:24:31.679Z] --- PASS: TestPingGet (0.01s) [2022-04-27T14:24:31.679Z] === RUN TestPingHead [2022-04-27T14:24:31.679Z] --- PASS: TestPingHead (0.02s) [2022-04-27T14:24:31.679Z] === RUN TestPingSwarmHeader [2022-04-27T14:24:32.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:32.055Z] INFO: Testing against a local daemon [2022-04-27T14:24:32.055Z] === RUN TestServiceCreateInit [2022-04-27T14:24:32.055Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:24:32.055Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:24:32.055Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-27T14:24:32.055Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:24:32.055Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:24:32.055Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceConflict [2022-04-27T14:24:32.055Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:24:32.055Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-27T14:24:32.055Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:24:32.055Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:24:32.055Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:24:32.055Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceSysctls [2022-04-27T14:24:32.055Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.055Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T14:24:32.055Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:24:32.055Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.240Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T14:24:32.511Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-27T14:24:32.511Z] === RUN TestInspect [2022-04-27T14:24:32.511Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestInspect (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestCreateJob [2022-04-27T14:24:32.511Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestReplicatedJob [2022-04-27T14:24:32.511Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:24:32.511Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestServiceListWithStatuses [2022-04-27T14:24:32.511Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:24:32.511Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:24:32.511Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestServicePlugin [2022-04-27T14:24:32.511Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.511Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T14:24:32.511Z] === RUN TestServiceUpdateLabel [2022-04-27T14:24:32.511Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.511Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T14:24:32.512Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:24:32.512Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T14:24:32.512Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:24:32.512Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T14:24:32.512Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:24:32.512Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T14:24:32.512Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:24:32.512Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:24:32.512Z] PASS [2022-04-27T14:24:32.512Z] ok github.com/docker/docker/integration/service 0.219s [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === Skipped [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-27T14:24:32.512Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:24:32.512Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-27T14:24:32.512Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-27T14:24:32.512Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T14:24:32.512Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T14:24:32.512Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T14:24:32.512Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T14:24:32.512Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T14:24:32.512Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:24:32.512Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T14:24:32.512Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T14:24:32.512Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T14:24:32.512Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T14:24:32.512Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T14:24:32.512Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T14:24:32.512Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:24:32.512Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:24:32.512Z] [2022-04-27T14:24:32.512Z] DONE 24 tests, 23 skipped in 2.618s [2022-04-27T14:24:32.512Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T14:24:32.802Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T14:24:33.092Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2022-04-27T14:24:33.092Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:24:33.092Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:24:33.092Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:24:33.092Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:24:33.092Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T14:24:33.092Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T14:24:33.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T14:24:33.092Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T14:24:33.092Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T14:24:33.730Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T14:24:33.730Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-04-27T14:24:33.730Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T14:24:33.730Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T14:24:33.730Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T14:24:33.730Z] === RUN TestVersion [2022-04-27T14:24:33.730Z] --- PASS: TestVersion (0.02s) [2022-04-27T14:24:33.730Z] === CONT TestDiskUsage [2022-04-27T14:24:34.032Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T14:24:34.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:34.040Z] INFO: Testing against a local daemon [2022-04-27T14:24:34.040Z] === RUN TestSessionCreate [2022-04-27T14:24:34.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:34.040Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T14:24:34.040Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:24:34.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:34.040Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:24:34.040Z] PASS [2022-04-27T14:24:34.040Z] ok github.com/docker/docker/integration/session 0.068s [2022-04-27T14:24:34.040Z] [2022-04-27T14:24:34.040Z] === Skipped [2022-04-27T14:24:34.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T14:24:34.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:34.040Z] [2022-04-27T14:24:34.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:24:34.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:24:34.040Z] [2022-04-27T14:24:34.040Z] DONE 2 tests, 2 skipped in 1.504s [2022-04-27T14:24:34.040Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T14:24:34.292Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T14:24:34.548Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T14:24:34.805Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage (1.14s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T14:24:34.805Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:24:34.805Z] PASS [2022-04-27T14:24:34.805Z] [2022-04-27T14:24:34.805Z] === Skipped [2022-04-27T14:24:34.805Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:24:34.805Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:24:34.805Z] [2022-04-27T14:24:34.805Z] DONE 54 tests, 1 skipped in 22.266s [2022-04-27T14:24:34.805Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T14:24:34.805Z] ++ 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-04-27T14:24:34.805Z] ++ set -e [2022-04-27T14:24:34.805Z] ++ '[' -n 0 ']' [2022-04-27T14:24:34.805Z] ++ set -x [2022-04-27T14:24:34.805Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:35.062Z] INFO: Testing against a local daemon [2022-04-27T14:24:35.062Z] === RUN TestVolumesCreateAndList [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T14:24:35.062Z] === RUN TestVolumesRemove [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T14:24:35.062Z] === RUN TestVolumesInspect [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:35.062Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:35.062Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:24:35.062Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:24:35.062Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:24:35.062Z] PASS [2022-04-27T14:24:35.062Z] [2022-04-27T14:24:35.062Z] DONE 9 tests in 0.201s [2022-04-27T14:24:35.062Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:24:35.320Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T14:24:35.320Z] +++ kill 14204 [2022-04-27T14:24:35.417Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T14:24:35.576Z] +++ /etc/init.d/apparmor stop [2022-04-27T14:24:35.576Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:24:35.576Z] [2022-04-27T14:24:35.576Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:24:35.576Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:24:35.576Z] [2022-04-27T14:24:35.576Z] To set a process to complain mode, use the command line tool [2022-04-27T14:24:35.576Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:24:35.576Z] +++ true [2022-04-27T14:24:35.576Z] exiting test-integration [2022-04-27T14:24:35.576Z] ++ exit 0 [2022-04-27T14:24:35.576Z] Post stage [Pipeline] junit [2022-04-27T14:24:36.149Z] Recording test results [2022-04-27T14:24:36.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:36.216Z] INFO: Testing against a local daemon [2022-04-27T14:24:36.216Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:24:36.216Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:36.216Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestDiskUsage [2022-04-27T14:24:36.216Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:24:36.216Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestEventsExecDie [2022-04-27T14:24:36.216Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:24:36.216Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:24:36.216Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:24:36.216Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestEventsVolumeCreate [2022-04-27T14:24:36.216Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:24:36.216Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestInfoAPI [2022-04-27T14:24:36.216Z] --- PASS: TestInfoAPI (0.05s) [2022-04-27T14:24:36.216Z] === RUN TestInfoAPIWarnings [2022-04-27T14:24:36.216Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:24:36.216Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestInfoDebug [2022-04-27T14:24:36.216Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:36.216Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:24:36.216Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:36.216Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:24:36.216Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:36.216Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T14:24:36.216Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:24:36.385Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T14:24:36.672Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-04-27T14:24:36.672Z] === RUN TestPingCacheHeaders [2022-04-27T14:24:36.672Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-27T14:24:36.672Z] === RUN TestPingGet [2022-04-27T14:24:36.672Z] --- PASS: TestPingGet (0.03s) [2022-04-27T14:24:36.672Z] === RUN TestPingHead [2022-04-27T14:24:36.672Z] --- PASS: TestPingHead (0.03s) [2022-04-27T14:24:36.672Z] === RUN TestPingSwarmHeader [2022-04-27T14:24:36.672Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:36.672Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T14:24:36.672Z] === RUN TestVersion [2022-04-27T14:24:36.717Z] + echo Ensuring container killed. [2022-04-27T14:24:36.717Z] Ensuring container killed. [2022-04-27T14:24:36.717Z] + docker rm -vf docker-pr4 [2022-04-27T14:24:36.717Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-27T14:24:36.803Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T14:24:36.996Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:24:36.996Z] Chowning /workspace to jenkins user [2022-04-27T14:24:36.996Z] + id -u [2022-04-27T14:24:36.996Z] + id -g [2022-04-27T14:24:36.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:24:36.996Z] Unable to find image 'busybox:latest' locally [2022-04-27T14:24:36.996Z] latest: Pulling from library/busybox [2022-04-27T14:24:37.127Z] --- PASS: TestVersion (0.03s) [2022-04-27T14:24:37.127Z] PASS [2022-04-27T14:24:37.127Z] ok github.com/docker/docker/integration/system 1.170s [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === Skipped [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:24:37.127Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T14:24:37.127Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T14:24:37.127Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:24:37.127Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T14:24:37.127Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T14:24:37.127Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T14:24:37.127Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T14:24:37.127Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T14:24:37.127Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T14:24:37.127Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:24:37.127Z] [2022-04-27T14:24:37.127Z] DONE 16 tests, 10 skipped in 2.895s [2022-04-27T14:24:37.127Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T14:24:37.252Z] 2f0e692259c0: Pulling fs layer [2022-04-27T14:24:37.252Z] 2f0e692259c0: Verifying Checksum [2022-04-27T14:24:37.252Z] 2f0e692259c0: Download complete [2022-04-27T14:24:37.252Z] 2f0e692259c0: Pull complete [2022-04-27T14:24:37.252Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T14:24:37.252Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:24:38.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:38.655Z] INFO: Testing against a local daemon [2022-04-27T14:24:38.655Z] === RUN TestVolumesCreateAndList [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-27T14:24:38.655Z] === RUN TestVolumesRemove [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-27T14:24:38.655Z] === RUN TestVolumesInspect [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:38.655Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:38.655Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:24:38.655Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:24:38.655Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:24:38.655Z] PASS [2022-04-27T14:24:38.655Z] ok github.com/docker/docker/integration/volume 0.314s [2022-04-27T14:24:38.951Z] + bundleName=arm64-integration [2022-04-27T14:24:38.951Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-27T14:24:38.951Z] Creating arm64-integration-bundles.tar.gz [2022-04-27T14:24:38.951Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-27T14:24:38.951Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-27T14:24:39.111Z] [2022-04-27T14:24:39.111Z] DONE 9 tests in 1.847s [2022-04-27T14:24:39.111Z] INFO: make.ps1 ended at 04/27/2022 14:24:38 [2022-04-27T14:24:39.111Z] INFO: Integration CLI tests being run from the host: [2022-04-27T14:24:39.111Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [Pipeline] archiveArtifacts [2022-04-27T14:24:39.216Z] Archiving artifacts [2022-04-27T14:24:39.345Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T14:24:39.345Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T14:24:39.918Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T14:24:41.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T14:24:41.368Z] + make clean [2022-04-27T14:24:41.625Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:24:41.625Z] docker-dev-cache [2022-04-27T14:24:41.625Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:24:48.066Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T14:24:49.006Z] --- PASS: TestServiceWithDataPathPortInit (16.32s) [2022-04-27T14:24:49.006Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:24:49.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T14:24:49.423Z] INFO: Testing against a local daemon [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T14:24:49.423Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T14:24:49.423Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T14:24:49.423Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T14:24:49.881Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T14:24:49.881Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T14:24:49.947Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T14:24:50.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T14:24:52.278Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8o1i6tlhspe2fjij97hwjtmyq Created:2022-04-27 14:24:50.193555065 +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[ead36f547ed184e9282943eb86c613640f5b242de5c1a8fbdcb9f895380f465c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjt3cregbf8un2c6wmwfud5fx EndpointID:a4606fa4dc4e38db5cf550034cd91153e6163e89f3555c5860a9e10a20dabf54 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51998b263f7a3be9d5c3d38ca1fea1ff5b6350531122112f9beb6af351eb834c 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:8852aa71f90a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjt3cregbf8un2c6wmwfud5fx EndpointID:a4606fa4dc4e38db5cf550034cd91153e6163e89f3555c5860a9e10a20dabf54 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T14:24:52.850Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T14:24:52.850Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T14:24:52.850Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T14:24:56.155Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T14:24:56.155Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T14:24:56.730Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2022-04-27T14:24:56.730Z] PASS [2022-04-27T14:24:56.730Z] [2022-04-27T14:24:56.730Z] === Skipped [2022-04-27T14:24:56.730Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:24:56.730Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:24:56.730Z] [2022-04-27T14:24:56.730Z] DONE 38 tests, 1 skipped in 50.557s [2022-04-27T14:24:56.730Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:24:56.730Z] ++ 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-04-27T14:24:56.730Z] ++ set -e [2022-04-27T14:24:56.730Z] ++ '[' -n 0 ']' [2022-04-27T14:24:56.730Z] ++ set -x [2022-04-27T14:24:56.730Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:56.730Z] INFO: Testing against a local daemon [2022-04-27T14:24:56.730Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T14:24:56.730Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:24:56.730Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:24:56.730Z] === RUN TestDockerNetworkIpvlan [2022-04-27T14:24:56.730Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:24:56.730Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:24:56.730Z] PASS [2022-04-27T14:24:56.730Z] [2022-04-27T14:24:56.730Z] === Skipped [2022-04-27T14:24:56.730Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T14:24:56.730Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:24:56.730Z] [2022-04-27T14:24:56.730Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T14:24:56.730Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T14:24:56.730Z] [2022-04-27T14:24:56.730Z] DONE 2 tests, 2 skipped in 0.113s [2022-04-27T14:24:56.730Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T14:24:56.730Z] ++ 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-04-27T14:24:56.730Z] ++ set -e [2022-04-27T14:24:56.730Z] ++ '[' -n 0 ']' [2022-04-27T14:24:56.730Z] ++ set -x [2022-04-27T14:24:56.730Z] ++ env -i DEST=/go/src/github.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-04-27T14:24:56.991Z] INFO: Testing against a local daemon [2022-04-27T14:24:56.991Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T14:24:57.933Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T14:24:58.194Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T14:24:58.454Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2022-04-27T14:24:58.454Z] === RUN TestDockerNetworkMacvlan [2022-04-27T14:24:59.396Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T14:24:59.657Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T14:25:00.229Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T14:25:00.229Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T14:25:01.172Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T14:25:01.172Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T14:25:02.115Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T14:25:03.501Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T14:25:03.501Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T14:25:03.762Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T14:25:03.762Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T14:25:04.333Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T14:25:04.594Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T14:25:05.536Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T14:25:06.109Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T14:25:07.495Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T14:25:07.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-27T14:25:08.327Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T14:25:10.243Z] docker_api_swarm_test.go:304: [d01b7dbac45f6] joining swarm manager [d2748b6fe746f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:25:11.186Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T14:25:11.447Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T14:25:12.018Z] docker_api_swarm_test.go:305: [d7ca8f767f3a0] joining swarm manager [d2748b6fe746f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan (14.12s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.48s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2022-04-27T14:25:12.590Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2022-04-27T14:25:12.590Z] PASS [2022-04-27T14:25:12.590Z] [2022-04-27T14:25:12.590Z] DONE 8 tests in 15.730s [2022-04-27T14:25:12.590Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T14:25:12.590Z] ++ 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-04-27T14:25:12.590Z] ++ set -e [2022-04-27T14:25:12.590Z] ++ '[' -n 0 ']' [2022-04-27T14:25:12.590Z] ++ set -x [2022-04-27T14:25:12.590Z] ++ env -i DEST=/go/src/github.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-04-27T14:25:12.590Z] testing: warning: no tests to run [2022-04-27T14:25:12.590Z] PASS [2022-04-27T14:25:12.590Z] [2022-04-27T14:25:12.590Z] DONE 0 tests in 0.036s [2022-04-27T14:25:12.590Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T14:25:12.590Z] ++ 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-04-27T14:25:12.590Z] ++ set -e [2022-04-27T14:25:12.590Z] ++ '[' -n 0 ']' [2022-04-27T14:25:12.590Z] ++ set -x [2022-04-27T14:25:12.590Z] ++ env -i DEST=/go/src/github.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-04-27T14:25:12.590Z] INFO: Testing against a local daemon [2022-04-27T14:25:12.590Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T14:25:13.161Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-27T14:25:13.161Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T14:25:14.104Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-04-27T14:25:14.104Z] === RUN TestAuthZPluginTLS [2022-04-27T14:25:14.677Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-27T14:25:14.677Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T14:25:14.677Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T14:25:15.249Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-04-27T14:25:15.249Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T14:25:15.702Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T14:25:15.702Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T14:25:15.702Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.702Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T14:25:15.702Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T14:25:15.703Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T14:25:15.703Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T14:25:15.703Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T14:25:15.703Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T14:25:15.703Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T14:25:15.703Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T14:25:15.703Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T14:25:15.703Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T14:25:15.703Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T14:25:15.703Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T14:25:15.703Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T14:25:15.703Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T14:25:15.703Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T14:25:15.703Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T14:25:15.703Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T14:25:15.823Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T14:25:15.824Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-27T14:25:15.824Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T14:25:16.399Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-27T14:25:16.399Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T14:25:16.973Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T14:25:17.573Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T14:25:17.844Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2022-04-27T14:25:17.844Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T14:25:18.441Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-27T14:25:18.441Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T14:25:19.017Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-27T14:25:19.017Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T14:25:19.591Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-04-27T14:25:19.591Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T14:25:20.166Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T14:25:20.382Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T14:25:21.554Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-04-27T14:25:21.554Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T14:25:22.498Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T14:25:23.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-04-27T14:25:23.070Z] === RUN TestAuthZPluginHeader [2022-04-27T14:25:23.070Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T14:25:24.015Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T14:25:24.015Z] --- PASS: TestAuthZPluginHeader (0.88s) [2022-04-27T14:25:24.015Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T14:25:29.302Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2022-04-27T14:25:29.302Z] === RUN TestAuthZPluginV2Disable [2022-04-27T14:25:30.687Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T14:25:30.948Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-27T14:25:32.864Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-04-27T14:25:32.864Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T14:25:34.246Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-27T14:25:34.294Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T14:25:34.294Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T14:25:34.294Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T14:25:34.294Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T14:25:34.294Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T14:25:34.620Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T14:25:34.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/test/unit [2022-04-27T14:25:35.160Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T14:25:35.160Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T14:25:35.160Z] + TESTDIRS=./... [2022-04-27T14:25:35.160Z] + exclude_paths='/vendor/|/integration' [2022-04-27T14:25:35.160Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T14:25:35.160Z] ++ go list ./... [2022-04-27T14:25:36.127Z] + pkg_list='github.com/docker/docker/api [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/backend [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/container [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/events [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/filters [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/image [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/mount [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/network [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/registry [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/time [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/versions [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:25:36.127Z] github.com/docker/docker/api/types/volume [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:25:36.127Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:25:36.127Z] github.com/docker/docker/cli [2022-04-27T14:25:36.127Z] github.com/docker/docker/cli/config [2022-04-27T14:25:36.127Z] github.com/docker/docker/cli/debug [2022-04-27T14:25:36.127Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:25:36.127Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:25:36.127Z] github.com/docker/docker/client [2022-04-27T14:25:36.127Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:25:36.127Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:25:36.127Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:25:36.127Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:25:36.127Z] github.com/docker/docker/container [2022-04-27T14:25:36.127Z] github.com/docker/docker/container/stream [2022-04-27T14:25:36.127Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:25:36.127Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:25:36.127Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/config [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/events [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/exec [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/images [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/links [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/names [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/network [2022-04-27T14:25:36.127Z] github.com/docker/docker/daemon/stats [2022-04-27T14:25:36.127Z] github.com/docker/docker/distribution [2022-04-27T14:25:36.127Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:25:36.127Z] github.com/docker/docker/distribution/utils [2022-04-27T14:25:36.127Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:25:36.127Z] github.com/docker/docker/dockerversion [2022-04-27T14:25:36.127Z] github.com/docker/docker/errdefs [2022-04-27T14:25:36.127Z] github.com/docker/docker/image [2022-04-27T14:25:36.127Z] github.com/docker/docker/image/cache [2022-04-27T14:25:36.127Z] github.com/docker/docker/image/tarexport [2022-04-27T14:25:36.127Z] github.com/docker/docker/image/v1 [2022-04-27T14:25:36.127Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:25:36.127Z] github.com/docker/docker/layer [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:25:36.128Z] github.com/docker/docker/oci [2022-04-27T14:25:36.128Z] github.com/docker/docker/oci/caps [2022-04-27T14:25:36.128Z] github.com/docker/docker/opts [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/archive [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/directory [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/platform [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/pools [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/progress [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/signal [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/stack [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/system [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:25:36.128Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:25:36.128Z] github.com/docker/docker/plugin [2022-04-27T14:25:36.128Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:25:36.128Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:25:36.128Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:25:36.128Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:25:36.128Z] github.com/docker/docker/quota [2022-04-27T14:25:36.128Z] github.com/docker/docker/reference [2022-04-27T14:25:36.128Z] github.com/docker/docker/registry [2022-04-27T14:25:36.128Z] github.com/docker/docker/registry/resumable [2022-04-27T14:25:36.128Z] github.com/docker/docker/restartmanager [2022-04-27T14:25:36.128Z] github.com/docker/docker/rootless [2022-04-27T14:25:36.128Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:25:36.128Z] github.com/docker/docker/runconfig [2022-04-27T14:25:36.128Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/environment [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/registry [2022-04-27T14:25:36.128Z] github.com/docker/docker/testutil/request [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/drivers [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/local [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/mounts [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/service [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:25:36.128Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:25:36.128Z] ++ echo 'github.com/docker/docker/api [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/backend [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/container [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/events [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/filters [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/image [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/mount [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/network [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/registry [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/time [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/versions [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:25:36.128Z] github.com/docker/docker/api/types/volume [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:25:36.128Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:25:36.128Z] github.com/docker/docker/cli [2022-04-27T14:25:36.128Z] github.com/docker/docker/cli/config [2022-04-27T14:25:36.128Z] github.com/docker/docker/cli/debug [2022-04-27T14:25:36.128Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:25:36.128Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:25:36.128Z] github.com/docker/docker/client [2022-04-27T14:25:36.128Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:25:36.128Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:25:36.128Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:25:36.128Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:25:36.128Z] github.com/docker/docker/container [2022-04-27T14:25:36.128Z] github.com/docker/docker/container/stream [2022-04-27T14:25:36.128Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:25:36.128Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:25:36.128Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/config [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/events [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/exec [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/images [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/links [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/names [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/network [2022-04-27T14:25:36.128Z] github.com/docker/docker/daemon/stats [2022-04-27T14:25:36.128Z] github.com/docker/docker/distribution [2022-04-27T14:25:36.128Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:25:36.128Z] github.com/docker/docker/distribution/utils [2022-04-27T14:25:36.128Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:25:36.128Z] github.com/docker/docker/dockerversion [2022-04-27T14:25:36.128Z] github.com/docker/docker/errdefs [2022-04-27T14:25:36.128Z] github.com/docker/docker/image [2022-04-27T14:25:36.128Z] github.com/docker/docker/image/cache [2022-04-27T14:25:36.128Z] github.com/docker/docker/image/tarexport [2022-04-27T14:25:36.128Z] github.com/docker/docker/image/v1 [2022-04-27T14:25:36.128Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:25:36.128Z] github.com/docker/docker/layer [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:25:36.128Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:25:36.128Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:25:36.129Z] github.com/docker/docker/oci [2022-04-27T14:25:36.129Z] github.com/docker/docker/oci/caps [2022-04-27T14:25:36.129Z] github.com/docker/docker/opts [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/archive [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/directory [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/platform [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/pools [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/progress [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/signal [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/stack [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/system [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:25:36.129Z] github.com/docker/docker/plugin [2022-04-27T14:25:36.129Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:25:36.129Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:25:36.129Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:25:36.129Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:25:36.129Z] github.com/docker/docker/quota [2022-04-27T14:25:36.129Z] github.com/docker/docker/reference [2022-04-27T14:25:36.129Z] github.com/docker/docker/registry [2022-04-27T14:25:36.129Z] github.com/docker/docker/registry/resumable [2022-04-27T14:25:36.129Z] github.com/docker/docker/restartmanager [2022-04-27T14:25:36.129Z] github.com/docker/docker/rootless [2022-04-27T14:25:36.129Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:25:36.129Z] github.com/docker/docker/runconfig [2022-04-27T14:25:36.129Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/environment [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/registry [2022-04-27T14:25:36.129Z] github.com/docker/docker/testutil/request [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/drivers [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/local [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/mounts [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/service [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:25:36.129Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:25:36.129Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T14:25:36.129Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/backend [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/container [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/events [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/filters [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/image [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/mount [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/network [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/registry [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/time [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/versions [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:25:36.129Z] github.com/docker/docker/api/types/volume [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:25:36.129Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:25:36.129Z] github.com/docker/docker/cli [2022-04-27T14:25:36.129Z] github.com/docker/docker/cli/config [2022-04-27T14:25:36.129Z] github.com/docker/docker/cli/debug [2022-04-27T14:25:36.129Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:25:36.129Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:25:36.129Z] github.com/docker/docker/client [2022-04-27T14:25:36.129Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:25:36.129Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:25:36.129Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:25:36.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:25:36.129Z] github.com/docker/docker/container [2022-04-27T14:25:36.129Z] github.com/docker/docker/container/stream [2022-04-27T14:25:36.129Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:25:36.129Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:25:36.129Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/config [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/events [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/exec [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/images [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/links [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/names [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/network [2022-04-27T14:25:36.129Z] github.com/docker/docker/daemon/stats [2022-04-27T14:25:36.129Z] github.com/docker/docker/distribution [2022-04-27T14:25:36.129Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:25:36.129Z] github.com/docker/docker/distribution/utils [2022-04-27T14:25:36.129Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:25:36.129Z] github.com/docker/docker/dockerversion [2022-04-27T14:25:36.129Z] github.com/docker/docker/errdefs [2022-04-27T14:25:36.129Z] github.com/docker/docker/image [2022-04-27T14:25:36.129Z] github.com/docker/docker/image/cache [2022-04-27T14:25:36.129Z] github.com/docker/docker/image/tarexport [2022-04-27T14:25:36.129Z] github.com/docker/docker/image/v1 [2022-04-27T14:25:36.129Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:25:36.129Z] github.com/docker/docker/layer [2022-04-27T14:25:36.129Z] github.com/docker/docker/libcontainerd [2022-04-27T14:25:36.129Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:25:36.129Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:25:36.129Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:25:36.129Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:25:36.129Z] github.com/docker/docker/oci [2022-04-27T14:25:36.129Z] github.com/docker/docker/oci/caps [2022-04-27T14:25:36.129Z] github.com/docker/docker/opts [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/archive [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/directory [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:25:36.129Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/platform [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/pools [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/progress [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/signal [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/stack [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/system [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:25:36.130Z] github.com/docker/docker/plugin [2022-04-27T14:25:36.130Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:25:36.130Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:25:36.130Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:25:36.130Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:25:36.130Z] github.com/docker/docker/quota [2022-04-27T14:25:36.130Z] github.com/docker/docker/reference [2022-04-27T14:25:36.130Z] github.com/docker/docker/registry [2022-04-27T14:25:36.130Z] github.com/docker/docker/registry/resumable [2022-04-27T14:25:36.130Z] github.com/docker/docker/restartmanager [2022-04-27T14:25:36.130Z] github.com/docker/docker/rootless [2022-04-27T14:25:36.130Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:25:36.130Z] github.com/docker/docker/runconfig [2022-04-27T14:25:36.130Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/environment [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/registry [2022-04-27T14:25:36.130Z] github.com/docker/docker/testutil/request [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/drivers [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/local [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/mounts [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/service [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:25:36.130Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:25:36.130Z] ++ grep --fixed-strings /libnetwork [2022-04-27T14:25:36.130Z] ++ echo 'github.com/docker/docker/api [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/backend [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/container [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/events [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/filters [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/image [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/mount [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/network [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/registry [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/time [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/versions [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:25:36.130Z] github.com/docker/docker/api/types/volume [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:25:36.130Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:25:36.130Z] github.com/docker/docker/cli [2022-04-27T14:25:36.130Z] github.com/docker/docker/cli/config [2022-04-27T14:25:36.130Z] github.com/docker/docker/cli/debug [2022-04-27T14:25:36.130Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:25:36.130Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:25:36.130Z] github.com/docker/docker/client [2022-04-27T14:25:36.130Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:25:36.130Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:25:36.130Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:25:36.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:25:36.130Z] github.com/docker/docker/container [2022-04-27T14:25:36.130Z] github.com/docker/docker/container/stream [2022-04-27T14:25:36.130Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:25:36.130Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:25:36.130Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/config [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/events [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/exec [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/images [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/links [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/names [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/network [2022-04-27T14:25:36.130Z] github.com/docker/docker/daemon/stats [2022-04-27T14:25:36.130Z] github.com/docker/docker/distribution [2022-04-27T14:25:36.130Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:25:36.130Z] github.com/docker/docker/distribution/utils [2022-04-27T14:25:36.130Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:25:36.130Z] github.com/docker/docker/dockerversion [2022-04-27T14:25:36.130Z] github.com/docker/docker/errdefs [2022-04-27T14:25:36.130Z] github.com/docker/docker/image [2022-04-27T14:25:36.130Z] github.com/docker/docker/image/cache [2022-04-27T14:25:36.130Z] github.com/docker/docker/image/tarexport [2022-04-27T14:25:36.130Z] github.com/docker/docker/image/v1 [2022-04-27T14:25:36.130Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:25:36.130Z] github.com/docker/docker/layer [2022-04-27T14:25:36.130Z] github.com/docker/docker/libcontainerd [2022-04-27T14:25:36.130Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:25:36.130Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:25:36.130Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:25:36.130Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:25:36.130Z] github.com/docker/docker/libnetwork/types [2022-04-27T14:25:36.130Z] github.com/docker/docker/oci [2022-04-27T14:25:36.130Z] github.com/docker/docker/oci/caps [2022-04-27T14:25:36.130Z] github.com/docker/docker/opts [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/archive [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/directory [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:25:36.130Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/platform [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/pools [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/progress [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/signal [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/stack [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/system [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:25:36.131Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:25:36.131Z] github.com/docker/docker/plugin [2022-04-27T14:25:36.131Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:25:36.131Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:25:36.131Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:25:36.131Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:25:36.131Z] github.com/docker/docker/quota [2022-04-27T14:25:36.131Z] github.com/docker/docker/reference [2022-04-27T14:25:36.131Z] github.com/docker/docker/registry [2022-04-27T14:25:36.131Z] github.com/docker/docker/registry/resumable [2022-04-27T14:25:36.131Z] github.com/docker/docker/restartmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/rootless [2022-04-27T14:25:36.131Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:25:36.131Z] github.com/docker/docker/runconfig [2022-04-27T14:25:36.131Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/environment [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/registry [2022-04-27T14:25:36.131Z] github.com/docker/docker/testutil/request [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/drivers [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/local [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/mounts [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/service [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:25:36.131Z] github.com/docker/docker/volume/testutils' [2022-04-27T14:25:36.131Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/types' [2022-04-27T14:25:36.131Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T14:25:36.131Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/types' [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:25:36.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:25:36.131Z] + type docker-proxy [2022-04-27T14:25:36.131Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T14:25:36.131Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T14:25:36.131Z] [2022-04-27T14:25:36.131Z] Removing bundles/ [2022-04-27T14:25:36.159Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T14:25:36.399Z] [2022-04-27T14:25:36.399Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T14:25:36.399Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T14:25:36.399Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T14:25:36.419Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2022-04-27T14:25:36.419Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T14:25:38.328Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T14:25:38.900Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T14:25:40.410Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T14:25:41.352Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T14:25:42.296Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T14:25:43.681Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T14:25:44.522Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T14:25:44.522Z] [2022-04-27T14:25:44.522Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T14:25:44.522Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T14:25:44.522Z] [2022-04-27T14:25:44.522Z] + mkdir -p bundles [2022-04-27T14:25:44.522Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T14:25:44.522Z] github.com/docker/docker/api/server [2022-04-27T14:25:44.522Z] github.com/docker/docker/api/server/backend/build [2022-04-27T14:25:44.522Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/httputils [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/middleware [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/build [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/container [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/debug [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/image [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/network [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/session [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/system [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/server/router/volume [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/backend [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/container [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/events [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/filters [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/image [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/mount [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/network [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/registry [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/strslice [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/swarm [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/time [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/versions [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T14:25:44.523Z] github.com/docker/docker/api/types/volume [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/dockerfile [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/remotecontext [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T14:25:44.523Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T14:25:44.523Z] github.com/docker/docker/cli [2022-04-27T14:25:44.523Z] github.com/docker/docker/cli/config [2022-04-27T14:25:44.523Z] github.com/docker/docker/cli/debug [2022-04-27T14:25:44.523Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T14:25:44.523Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T14:25:44.523Z] github.com/docker/docker/client [2022-04-27T14:25:44.523Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T14:25:44.523Z] github.com/docker/docker/cmd/dockerd [2022-04-27T14:25:44.523Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T14:25:44.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T14:25:44.523Z] github.com/docker/docker/container [2022-04-27T14:25:44.523Z] github.com/docker/docker/container/stream [2022-04-27T14:25:44.523Z] github.com/docker/docker/contrib/apparmor [2022-04-27T14:25:44.523Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T14:25:44.523Z] github.com/docker/docker/contrib/httpserver [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/config [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/events [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/exec [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/images [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/initlayer [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/links [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/listeners [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/local [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/names [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/network [2022-04-27T14:25:44.523Z] github.com/docker/docker/daemon/stats [2022-04-27T14:25:44.523Z] github.com/docker/docker/distribution [2022-04-27T14:25:44.523Z] github.com/docker/docker/distribution/metadata [2022-04-27T14:25:44.523Z] github.com/docker/docker/distribution/utils [2022-04-27T14:25:44.523Z] github.com/docker/docker/distribution/xfer [2022-04-27T14:25:44.523Z] github.com/docker/docker/dockerversion [2022-04-27T14:25:44.523Z] github.com/docker/docker/errdefs [2022-04-27T14:25:44.523Z] github.com/docker/docker/image [2022-04-27T14:25:44.523Z] github.com/docker/docker/image/cache [2022-04-27T14:25:44.523Z] github.com/docker/docker/image/tarexport [2022-04-27T14:25:44.523Z] github.com/docker/docker/image/v1 [2022-04-27T14:25:44.523Z] github.com/docker/docker/internal/test/suite [2022-04-27T14:25:44.523Z] github.com/docker/docker/layer [2022-04-27T14:25:44.523Z] github.com/docker/docker/libcontainerd [2022-04-27T14:25:44.523Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T14:25:44.523Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T14:25:44.523Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T14:25:44.523Z] github.com/docker/docker/libcontainerd/types [2022-04-27T14:25:44.523Z] github.com/docker/docker/oci [2022-04-27T14:25:44.523Z] github.com/docker/docker/oci/caps [2022-04-27T14:25:44.523Z] github.com/docker/docker/opts [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/aaparser [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/archive [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/authorization [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/capabilities [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/containerfs [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/directory [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/dmesg [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/filenotify [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/fileutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/fsutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/homedir [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/idtools [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/ioutils [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/longpath [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/loopback [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/parsers [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/pidfile [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/platform [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugins [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/pools [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/progress [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/pubsub [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/reexec [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/signal [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/stack [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/stringid [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/system [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/tailfile [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/tarsum [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/truncindex [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/urlutil [2022-04-27T14:25:44.523Z] github.com/docker/docker/pkg/useragent [2022-04-27T14:25:44.523Z] github.com/docker/docker/plugin [2022-04-27T14:25:44.523Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T14:25:44.523Z] github.com/docker/docker/plugin/v2 [2022-04-27T14:25:44.523Z] github.com/docker/docker/profiles/apparmor [2022-04-27T14:25:44.523Z] github.com/docker/docker/profiles/seccomp [2022-04-27T14:25:44.523Z] github.com/docker/docker/quota [2022-04-27T14:25:44.523Z] github.com/docker/docker/reference [2022-04-27T14:25:44.523Z] github.com/docker/docker/registry [2022-04-27T14:25:44.523Z] github.com/docker/docker/registry/resumable [2022-04-27T14:25:44.523Z] github.com/docker/docker/restartmanager [2022-04-27T14:25:44.523Z] github.com/docker/docker/rootless [2022-04-27T14:25:44.523Z] github.com/docker/docker/rootless/specconv [2022-04-27T14:25:44.523Z] github.com/docker/docker/runconfig [2022-04-27T14:25:44.523Z] github.com/docker/docker/runconfig/opts [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/daemon [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/environment [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fakegit [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/registry [2022-04-27T14:25:44.523Z] github.com/docker/docker/testutil/request [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/drivers [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/local [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/mounts [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/service [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/service/opts [2022-04-27T14:25:44.523Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T14:25:44.523Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-27T14:25:44.523Z] ? github.com/docker/docker/api [no test files] [2022-04-27T14:25:45.067Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T14:25:45.640Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T14:25:47.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-27T14:25:48.129Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2022-04-27T14:25:48.129Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T14:25:49.074Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T14:25:49.074Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T14:25:49.337Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T14:25:49.337Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T14:25:49.337Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T14:25:49.909Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T14:25:49.909Z] docker_api_swarm_test.go:272: [dfe29277c9014] joining swarm manager [d58651ff3332b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:25:50.482Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T14:25:50.743Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T14:25:51.315Z] docker_api_swarm_test.go:273: [d0b4893056024] joining swarm manager [d58651ff3332b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:25:51.315Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T14:25:52.406Z] --- PASS: TestBuildWithHugeFile (118.82s) [2022-04-27T14:25:52.406Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T14:25:52.406Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:25:52.406Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:25:52.406Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T14:25:52.406Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:25:52.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:25:52.406Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:25:52.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:25:52.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:25:52.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:25:52.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T14:25:52.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T14:25:52.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T14:25:52.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T14:25:52.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T14:25:52.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-27T14:25:52.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-27T14:25:52.406Z] === RUN TestBuildPreserveOwnership [2022-04-27T14:25:52.406Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:25:52.406Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T14:25:52.406Z] === RUN TestBuildPlatformInvalid [2022-04-27T14:25:52.406Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-27T14:25:52.406Z] PASS [2022-04-27T14:25:52.406Z] ok github.com/docker/docker/integration/build 177.484s [2022-04-27T14:25:52.874Z] [2022-04-27T14:25:52.875Z] === Skipped [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T14:25:52.875Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T14:25:52.875Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-27T14:25:52.875Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T14:25:52.875Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T14:25:52.875Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T14:25:52.875Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:25:52.875Z] [2022-04-27T14:25:52.875Z] DONE 29 tests, 6 skipped in 207.935s [2022-04-27T14:25:52.875Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T14:25:54.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:25:54.459Z] INFO: Testing against a local daemon [2022-04-27T14:25:54.459Z] === RUN TestConfigInspect [2022-04-27T14:25:54.459Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.459Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T14:25:54.459Z] === RUN TestConfigList [2022-04-27T14:25:54.459Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.459Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T14:25:54.459Z] === RUN TestConfigsCreateAndDelete [2022-04-27T14:25:54.459Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.459Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:25:54.459Z] === RUN TestConfigsUpdate [2022-04-27T14:25:54.459Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.459Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T14:25:54.617Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T14:25:54.930Z] === RUN TestTemplatedConfig [2022-04-27T14:25:54.930Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T14:25:54.930Z] === RUN TestConfigCreateResolve [2022-04-27T14:25:54.930Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:25:54.930Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T14:25:54.930Z] PASS [2022-04-27T14:25:54.930Z] ok github.com/docker/docker/integration/config 0.092s [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === Skipped [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T14:25:54.930Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:25:54.930Z] [2022-04-27T14:25:54.930Z] DONE 6 tests, 6 skipped in 1.811s [2022-04-27T14:25:54.930Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T14:25:55.187Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T14:25:55.759Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T14:25:56.020Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T14:25:56.962Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T14:25:57.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:25:57.163Z] INFO: Testing against a local daemon [2022-04-27T14:25:57.163Z] === RUN TestCheckpoint [2022-04-27T14:25:57.163Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:25:57.163Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T14:25:57.163Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T14:25:57.163Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:25:57.163Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:25:57.163Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:25:57.163Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:25:57.163Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T14:25:57.163Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T14:25:57.163Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T14:25:57.163Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T14:25:57.163Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T14:25:57.163Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T14:25:57.163Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T14:25:57.163Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T14:25:57.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-27T14:25:57.632Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T14:25:57.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-27T14:25:57.632Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T14:25:57.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-27T14:25:57.632Z] === RUN TestCopyEmptyFile [2022-04-27T14:25:57.906Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T14:25:58.102Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-04-27T14:25:58.102Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T14:25:58.102Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-27T14:25:58.570Z] === RUN TestCopyFromContainer [2022-04-27T14:25:58.570Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:58.570Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T14:25:58.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:25:58.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:25:58.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:25:58.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:25:58.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:25:58.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:25:58.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T14:25:58.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T14:25:58.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T14:25:58.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T14:25:58.570Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:25:58.570Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidEnv [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T14:25:58.570Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:58.570Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T14:25:58.570Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:25:58.570Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T14:25:58.570Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:25:58.570Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:25:58.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:25:58.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T14:25:58.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T14:25:58.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T14:25:58.570Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:25:58.570Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateDifferentPlatform [2022-04-27T14:25:58.570Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T14:25:58.570Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T14:25:58.570Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T14:25:58.570Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T14:25:58.570Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-27T14:25:58.570Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T14:25:58.570Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:25:58.570Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T14:25:58.570Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T14:25:58.570Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:25:58.570Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T14:25:58.570Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:25:58.570Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:59.039Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:59.039Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:25:59.301Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T14:26:01.850Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T14:26:01.905Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T14:26:01.905Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T14:26:01.905Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T14:26:01.905Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T14:26:01.905Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T14:26:01.905Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T14:26:01.905Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T14:26:01.905Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T14:26:01.905Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T14:26:01.905Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T14:26:01.905Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T14:26:02.610Z] ok github.com/docker/docker/api/server 0.022s coverage: 7.9% of statements [2022-04-27T14:26:03.029Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-27T14:26:03.029Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.81s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.66s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.09s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.43s) [2022-04-27T14:26:03.029Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.78s) [2022-04-27T14:26:03.029Z] === RUN TestDiff [2022-04-27T14:26:03.029Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:03.029Z] --- SKIP: TestDiff (0.00s) [2022-04-27T14:26:03.029Z] === RUN TestExecWithCloseStdin [2022-04-27T14:26:04.065Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T14:26:05.153Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-27T14:26:05.153Z] PASS [2022-04-27T14:26:05.153Z] [2022-04-27T14:26:05.153Z] DONE 17 tests in 51.992s [2022-04-27T14:26:05.153Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T14:26:05.153Z] ++ 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-04-27T14:26:05.153Z] ++ set -e [2022-04-27T14:26:05.153Z] ++ '[' -n 0 ']' [2022-04-27T14:26:05.153Z] ++ set -x [2022-04-27T14:26:05.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-27T14:26:05.153Z] INFO: Testing against a local daemon [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:26:05.153Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:26:05.153Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:26:05.153Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:26:05.153Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:26:05.153Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:26:05.153Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:26:05.153Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:26:05.153Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:26:05.153Z] === RUN TestPluginInstall [2022-04-27T14:26:05.153Z] === RUN TestPluginInstall/no_auth [2022-04-27T14:26:05.240Z] --- PASS: TestExecWithCloseStdin (2.00s) [2022-04-27T14:26:05.240Z] === RUN TestExec [2022-04-27T14:26:06.226Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T14:26:06.226Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T14:26:06.226Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T14:26:06.226Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T14:26:06.226Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T14:26:06.226Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T14:26:06.226Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T14:26:06.226Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T14:26:06.227Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T14:26:06.808Z] --- PASS: TestExec (1.60s) [2022-04-27T14:26:06.808Z] === RUN TestExecUser [2022-04-27T14:26:06.808Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:26:06.808Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestExportContainerAndImportImage [2022-04-27T14:26:06.808Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:26:06.808Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T14:26:06.808Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:26:06.808Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestHealthCheckWorkdir [2022-04-27T14:26:06.808Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:06.808Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestHealthKillContainer [2022-04-27T14:26:06.808Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:26:06.808Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T14:26:06.808Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:26:06.808Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:26:06.808Z] === RUN TestKillContainerInvalidSignal [2022-04-27T14:26:07.066Z] time="2022-04-27T14:26:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:07.066Z] time="2022-04-27T14:26:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0d2c492e5ee72e8baf7222c864697f0bdd5010f9d38d722ec24134bda845a8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:07.066Z] time="2022-04-27T14:26:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:07.067Z] time="2022-04-27T14:26:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0d2c492e5ee72e8baf7222c864697f0bdd5010f9d38d722ec24134bda845a8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:07.327Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T14:26:07.588Z] time="2022-04-27T14:26:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:07.588Z] time="2022-04-27T14:26:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52ed49e80fa51c4fba2ea1a73e3239cb48c452cf27ee6cff17639bb2d543e4e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:07.588Z] time="2022-04-27T14:26:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:07.588Z] time="2022-04-27T14:26:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52ed49e80fa51c4fba2ea1a73e3239cb48c452cf27ee6cff17639bb2d543e4e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:08.159Z] === RUN TestPluginInstall/with_insecure [2022-04-27T14:26:08.371Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2022-04-27T14:26:08.371Z] === RUN TestKillContainer [2022-04-27T14:26:08.371Z] === RUN TestKillContainer/no_signal [2022-04-27T14:26:09.101Z] time="2022-04-27T14:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:09.101Z] time="2022-04-27T14:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40f45b9632c1f1b13fe9de30f6ed82fb7aa141a886f5c1b751ca29b89a99ce83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:09.101Z] time="2022-04-27T14:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T14:26:09.101Z] time="2022-04-27T14:26:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40f45b9632c1f1b13fe9de30f6ed82fb7aa141a886f5c1b751ca29b89a99ce83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T14:26:09.112Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T14:26:09.112Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T14:26:09.112Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T14:26:09.112Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T14:26:09.112Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T14:26:09.362Z] plugin_test.go:195: [daca7274a4b96] daemon is not started [2022-04-27T14:26:09.362Z] --- PASS: TestPluginInstall (4.55s) [2022-04-27T14:26:09.362Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-04-27T14:26:09.362Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-04-27T14:26:09.362Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-04-27T14:26:09.362Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:26:09.937Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T14:26:09.937Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:26:09.937Z] === RUN TestKillContainer/killing_signal [2022-04-27T14:26:11.275Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T14:26:12.216Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T14:26:12.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-27T14:26:13.419Z] --- PASS: TestPluginsWithRuntimes (4.01s) [2022-04-27T14:26:13.419Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-04-27T14:26:13.419Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2022-04-27T14:26:13.419Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:26:14.361Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T14:26:14.361Z] --- PASS: TestPluginBackCompatMediaTypes (0.94s) [2022-04-27T14:26:14.361Z] PASS [2022-04-27T14:26:14.361Z] [2022-04-27T14:26:14.361Z] DONE 24 tests in 9.691s [2022-04-27T14:26:14.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T14:26:14.361Z] ++ 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-04-27T14:26:14.361Z] ++ set -e [2022-04-27T14:26:14.361Z] ++ '[' -n 0 ']' [2022-04-27T14:26:14.361Z] ++ set -x [2022-04-27T14:26:14.361Z] ++ env -i DEST=/go/src/github.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-04-27T14:26:14.361Z] INFO: Testing against a local daemon [2022-04-27T14:26:14.361Z] === RUN TestExternalGraphDriver [2022-04-27T14:26:14.622Z] === RUN TestExternalGraphDriver/json [2022-04-27T14:26:14.877Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T14:26:15.563Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T14:26:15.823Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T14:26:16.764Z] === RUN TestExternalGraphDriver/spec [2022-04-27T14:26:16.764Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T14:26:17.100Z] --- PASS: TestKillContainer (8.06s) [2022-04-27T14:26:17.100Z] --- PASS: TestKillContainer/no_signal (1.45s) [2022-04-27T14:26:17.100Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:26:17.100Z] --- PASS: TestKillContainer/killing_signal (6.56s) [2022-04-27T14:26:17.100Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T14:26:17.100Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:26:17.100Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestKillStoppedContainer [2022-04-27T14:26:17.100Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:26:17.100Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T14:26:17.100Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:26:17.100Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestKillDifferentUserContainer [2022-04-27T14:26:17.100Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:26:17.100Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestInspectOomKilledTrue [2022-04-27T14:26:17.100Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:26:17.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestInspectOomKilledFalse [2022-04-27T14:26:17.100Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:26:17.100Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T14:26:17.100Z] === RUN TestLogsFollowTailEmpty [2022-04-27T14:26:17.338Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T14:26:18.088Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2022-04-27T14:26:18.089Z] === RUN TestNetworkNat [2022-04-27T14:26:18.089Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:18.089Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T14:26:18.089Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T14:26:18.732Z] === RUN TestExternalGraphDriver/pull [2022-04-27T14:26:18.732Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T14:26:18.732Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T14:26:18.732Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T14:26:18.732Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T14:26:18.732Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T14:26:18.732Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T14:26:18.732Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T14:26:18.732Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T14:26:18.732Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T14:26:19.655Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) [2022-04-27T14:26:19.655Z] === RUN TestNetworkLoopbackNat [2022-04-27T14:26:19.655Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:19.655Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T14:26:19.655Z] === RUN TestPause [2022-04-27T14:26:19.655Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:26:19.655Z] --- SKIP: TestPause (0.00s) [2022-04-27T14:26:19.655Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T14:26:20.127Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T14:26:20.127Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T14:26:20.389Z] --- PASS: TestExternalGraphDriver (5.88s) [2022-04-27T14:26:20.389Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2022-04-27T14:26:20.389Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-04-27T14:26:20.389Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-04-27T14:26:20.389Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:26:20.649Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T14:26:21.219Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.46s) [2022-04-27T14:26:21.219Z] === RUN TestPauseStopPausedContainer [2022-04-27T14:26:21.219Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:26:21.219Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T14:26:21.219Z] === RUN TestPsFilter [2022-04-27T14:26:21.219Z] --- PASS: TestPsFilter (0.17s) [2022-04-27T14:26:21.219Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T14:26:21.220Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T14:26:22.603Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T14:26:22.603Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T14:26:23.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.78s) [2022-04-27T14:26:23.433Z] === RUN TestRemoveContainerWithVolume [2022-04-27T14:26:25.000Z] --- PASS: TestRemoveContainerWithVolume (1.74s) [2022-04-27T14:26:25.000Z] === RUN TestRemoveContainerRunning [2022-04-27T14:26:25.147Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T14:26:25.147Z] --- PASS: TestGraphdriverPluginV2 (4.59s) [2022-04-27T14:26:25.147Z] PASS [2022-04-27T14:26:25.147Z] [2022-04-27T14:26:25.147Z] DONE 5 tests in 10.619s [2022-04-27T14:26:25.147Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T14:26:25.147Z] ++ 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-04-27T14:26:25.147Z] ++ set -e [2022-04-27T14:26:25.147Z] ++ '[' -n 0 ']' [2022-04-27T14:26:25.147Z] ++ set -x [2022-04-27T14:26:25.147Z] ++ env -i DEST=/go/src/github.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-04-27T14:26:25.147Z] INFO: Testing against a local daemon [2022-04-27T14:26:25.147Z] === RUN TestContinueAfterPluginCrash [2022-04-27T14:26:25.147Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T14:26:25.147Z] === RUN TestReadPluginNoRead [2022-04-27T14:26:25.147Z] === PAUSE TestReadPluginNoRead [2022-04-27T14:26:25.147Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T14:26:25.147Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T14:26:25.147Z] === CONT TestContinueAfterPluginCrash [2022-04-27T14:26:25.147Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T14:26:26.564Z] --- PASS: TestRemoveContainerRunning (1.45s) [2022-04-27T14:26:26.564Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T14:26:27.059Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T14:26:28.000Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T14:26:28.129Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2022-04-27T14:26:28.129Z] === RUN TestRemoveInvalidContainer [2022-04-27T14:26:28.129Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-27T14:26:28.129Z] === RUN TestRenameLinkedContainer [2022-04-27T14:26:28.129Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:28.129Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T14:26:28.130Z] === RUN TestRenameStoppedContainer [2022-04-27T14:26:28.260Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T14:26:28.832Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T14:26:28.833Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T14:26:29.093Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T14:26:29.354Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-04-27T14:26:29.354Z] === CONT TestReadPluginNoRead [2022-04-27T14:26:29.615Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T14:26:29.694Z] --- PASS: TestRenameStoppedContainer (1.82s) [2022-04-27T14:26:29.694Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T14:26:31.529Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T14:26:31.529Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T14:26:31.529Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:26:31.529Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T14:26:32.101Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T14:26:32.101Z] === RUN TestReadPluginNoRead/default [2022-04-27T14:26:32.424Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T14:26:32.424Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T14:26:32.424Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T14:26:32.424Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T14:26:32.424Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T14:26:32.424Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T14:26:32.648Z] --- PASS: TestRenameRunningContainerAndReuse (3.14s) [2022-04-27T14:26:32.648Z] === RUN TestRenameInvalidName [2022-04-27T14:26:32.673Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T14:26:33.381Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T14:26:33.382Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T14:26:33.382Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T14:26:33.382Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T14:26:33.382Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T14:26:33.382Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T14:26:33.382Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T14:26:33.616Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T14:26:33.836Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T14:26:33.877Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T14:26:34.212Z] --- PASS: TestRenameInvalidName (1.46s) [2022-04-27T14:26:34.212Z] === RUN TestRenameAnonymousContainer [2022-04-27T14:26:34.291Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T14:26:34.448Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T14:26:34.448Z] --- PASS: TestContinueAfterPluginCrash (9.24s) [2022-04-27T14:26:35.392Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T14:26:35.652Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T14:26:36.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-27T14:26:37.169Z] === CONT TestReadPluginNoRead [2022-04-27T14:26:37.169Z] read_test.go:92: [dfcd0a06084fd] daemon is not started [2022-04-27T14:26:37.169Z] --- PASS: TestReadPluginNoRead (7.83s) [2022-04-27T14:26:37.169Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2022-04-27T14:26:37.169Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-04-27T14:26:37.169Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2022-04-27T14:26:37.169Z] PASS [2022-04-27T14:26:37.169Z] [2022-04-27T14:26:37.169Z] DONE 6 tests in 12.283s [2022-04-27T14:26:37.169Z] 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-04-27T14:26:37.169Z] ++ 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-04-27T14:26:37.169Z] ++ set -e [2022-04-27T14:26:37.169Z] ++ '[' -n 0 ']' [2022-04-27T14:26:37.169Z] ++ set -x [2022-04-27T14:26:37.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=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-04-27T14:26:37.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T14:26:37.431Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T14:26:37.431Z] testing: warning: no tests to run [2022-04-27T14:26:37.431Z] PASS [2022-04-27T14:26:37.431Z] [2022-04-27T14:26:37.431Z] DONE 0 tests in 0.065s [2022-04-27T14:26:37.431Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T14:26:37.431Z] ++ 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-04-27T14:26:37.431Z] ++ set -e [2022-04-27T14:26:37.431Z] ++ '[' -n 0 ']' [2022-04-27T14:26:37.431Z] ++ set -x [2022-04-27T14:26:37.431Z] ++ env -i DEST=/go/src/github.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-04-27T14:26:37.431Z] INFO: Testing against a local daemon [2022-04-27T14:26:37.431Z] === RUN TestPluginWithDevMounts [2022-04-27T14:26:37.431Z] === PAUSE TestPluginWithDevMounts [2022-04-27T14:26:37.431Z] === CONT TestPluginWithDevMounts [2022-04-27T14:26:38.379Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T14:26:38.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T14:26:38.693Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T14:26:38.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T14:26:38.693Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T14:26:38.693Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T14:26:38.693Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T14:26:40.295Z] --- PASS: TestPluginWithDevMounts (2.51s) [2022-04-27T14:26:40.295Z] PASS [2022-04-27T14:26:40.295Z] [2022-04-27T14:26:40.295Z] DONE 1 tests in 2.640s [2022-04-27T14:26:40.295Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T14:26:40.295Z] ++ 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-04-27T14:26:40.295Z] ++ set -e [2022-04-27T14:26:40.295Z] ++ '[' -n 0 ']' [2022-04-27T14:26:40.295Z] ++ set -x [2022-04-27T14:26:40.295Z] ++ env -i DEST=/go/src/github.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-04-27T14:26:40.295Z] INFO: Testing against a local daemon [2022-04-27T14:26:40.295Z] === RUN TestSecretInspect [2022-04-27T14:26:40.295Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T14:26:40.853Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T14:26:40.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-27T14:26:41.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T14:26:41.367Z] --- PASS: TestRenameAnonymousContainer (7.23s) [2022-04-27T14:26:41.367Z] === RUN TestRenameContainerWithSameName [2022-04-27T14:26:42.932Z] --- PASS: TestRenameContainerWithSameName (1.43s) [2022-04-27T14:26:42.932Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T14:26:42.932Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:26:42.932Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:26:42.932Z] === RUN TestResize [2022-04-27T14:26:43.042Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T14:26:43.042Z] docker_api_swarm_node_test.go:20: [d3691563b2b45] joining swarm manager [dc5eb79a4c99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:26:43.042Z] --- PASS: TestSecretInspect (2.86s) [2022-04-27T14:26:43.042Z] === RUN TestSecretList [2022-04-27T14:26:43.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T14:26:43.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T14:26:43.984Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T14:26:43.984Z] docker_api_swarm_node_test.go:21: [d40483b126a80] joining swarm manager [dc5eb79a4c99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:26:43.984Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T14:26:43.985Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T14:26:43.985Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T14:26:44.245Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T14:26:44.495Z] --- PASS: TestResize (1.45s) [2022-04-27T14:26:44.495Z] === RUN TestResizeWithInvalidSize [2022-04-27T14:26:45.628Z] --- PASS: TestSecretList (2.72s) [2022-04-27T14:26:45.628Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:26:45.628Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T14:26:46.061Z] --- PASS: TestResizeWithInvalidSize (1.44s) [2022-04-27T14:26:46.061Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T14:26:47.011Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T14:26:47.011Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T14:26:47.584Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T14:26:47.625Z] --- PASS: TestResizeWhenContainerNotStarted (1.71s) [2022-04-27T14:26:47.625Z] === RUN TestDaemonRestartKillContainers [2022-04-27T14:26:47.625Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:26:47.625Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:26:47.625Z] === RUN TestStats [2022-04-27T14:26:47.625Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:26:47.625Z] --- SKIP: TestStats (0.00s) [2022-04-27T14:26:47.625Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T14:26:48.154Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T14:26:48.415Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2022-04-27T14:26:48.415Z] === RUN TestSecretsUpdate [2022-04-27T14:26:48.679Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T14:26:49.251Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T14:26:49.822Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T14:26:49.822Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T14:26:49.822Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T14:26:50.396Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T14:26:50.396Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T14:26:50.662Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T14:26:50.662Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T14:26:50.922Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T14:26:51.122Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T14:26:51.183Z] --- PASS: TestSecretsUpdate (2.66s) [2022-04-27T14:26:51.183Z] === RUN TestTemplatedSecret [2022-04-27T14:26:51.416Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.35s) [2022-04-27T14:26:51.417Z] === RUN TestStopContainerWithTimeout [2022-04-27T14:26:51.417Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:26:51.417Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T14:26:51.417Z] === RUN TestUpdateRestartPolicy [2022-04-27T14:26:51.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T14:26:52.325Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T14:26:52.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T14:26:52.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T14:26:54.231Z] --- PASS: TestTemplatedSecret (3.19s) [2022-04-27T14:26:54.231Z] === RUN TestSecretCreateResolve [2022-04-27T14:26:54.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-27T14:26:54.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T14:26:55.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T14:26:55.463Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T14:26:55.723Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T14:26:55.790Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T14:26:56.245Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T14:26:56.245Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T14:26:56.245Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T14:26:56.666Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T14:26:57.237Z] --- PASS: TestSecretCreateResolve (3.00s) [2022-04-27T14:26:57.237Z] PASS [2022-04-27T14:26:57.237Z] [2022-04-27T14:26:57.237Z] DONE 6 tests in 17.245s [2022-04-27T14:26:57.237Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T14:26:57.237Z] ++ 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-04-27T14:26:57.237Z] ++ set -e [2022-04-27T14:26:57.237Z] ++ '[' -n 0 ']' [2022-04-27T14:26:57.237Z] ++ set -x [2022-04-27T14:26:57.237Z] ++ env -i DEST=/go/src/github.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-04-27T14:26:57.499Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T14:26:57.499Z] INFO: Testing against a local daemon [2022-04-27T14:26:57.499Z] === RUN TestServiceCreateInit [2022-04-27T14:26:57.499Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:26:58.071Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T14:26:58.071Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T14:26:59.014Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T14:26:59.128Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T14:26:59.957Z] docker_api_swarm_test.go:502: [d454ea115b98d] joining swarm manager [d4a4d126f874e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:27:00.218Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T14:27:00.656Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T14:27:00.790Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T14:27:01.051Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T14:27:01.625Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T14:27:03.012Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:27:03.012Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T14:27:03.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T14:27:03.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T14:27:03.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T14:27:03.954Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T14:27:03.954Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T14:27:04.526Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T14:27:05.319Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T14:27:05.319Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T14:27:05.319Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T14:27:05.319Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T14:27:05.319Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T14:27:07.074Z] --- PASS: TestServiceCreateInit (9.36s) [2022-04-27T14:27:07.074Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2022-04-27T14:27:07.074Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s) [2022-04-27T14:27:07.074Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:27:08.984Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T14:27:09.181Z] --- PASS: TestUpdateRestartPolicy (17.77s) [2022-04-27T14:27:09.181Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T14:27:09.927Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T14:27:10.150Z] --- PASS: TestUpdateRestartWithAutoRemove (1.48s) [2022-04-27T14:27:10.150Z] === RUN TestWaitNonBlocked [2022-04-27T14:27:10.150Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:27:10.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:27:10.150Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:27:10.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:27:10.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T14:27:10.150Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T14:27:10.188Z] docker_api_swarm_test.go:507: [d59d8051e6f11] joining swarm manager [d4a4d126f874e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:27:11.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T14:27:11.131Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T14:27:11.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T14:27:11.131Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T14:27:12.332Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-27T14:27:12.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.90s) [2022-04-27T14:27:12.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.11s) [2022-04-27T14:27:12.332Z] === RUN TestWaitBlocked [2022-04-27T14:27:12.332Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:12.332Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T14:27:12.332Z] PASS [2022-04-27T14:27:12.332Z] ok github.com/docker/docker/integration/container 75.099s [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === Skipped [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T14:27:12.332Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T14:27:12.332Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T14:27:12.332Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T14:27:12.332Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T14:27:12.332Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T14:27:12.332Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T14:27:12.332Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T14:27:12.332Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T14:27:12.332Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T14:27:12.332Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T14:27:12.332Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T14:27:12.332Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T14:27:12.332Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T14:27:12.332Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T14:27:12.332Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T14:27:12.332Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T14:27:12.332Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T14:27:12.332Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T14:27:12.332Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T14:27:12.332Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T14:27:12.332Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T14:27:12.332Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T14:27:12.332Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T14:27:12.332Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T14:27:12.332Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T14:27:12.332Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T14:27:12.332Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T14:27:12.332Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T14:27:12.332Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T14:27:12.332Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:12.332Z] [2022-04-27T14:27:12.332Z] DONE 120 tests, 34 skipped in 77.477s [2022-04-27T14:27:12.332Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T14:27:13.680Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T14:27:14.266Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T14:27:15.207Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T14:27:19.410Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T14:27:19.410Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T14:27:20.353Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T14:27:21.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T14:27:22.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-27T14:27:23.621Z] --- PASS: TestCreateServiceMultipleTimes (16.53s) [2022-04-27T14:27:23.621Z] === RUN TestCreateServiceConflict [2022-04-27T14:27:23.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-27T14:27:25.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-27T14:27:25.947Z] --- PASS: TestCreateServiceConflict (2.45s) [2022-04-27T14:27:25.947Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:27:26.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-27T14:27:26.948Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T14:27:26.948Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T14:27:26.948Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T14:27:27.416Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T14:27:27.416Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T14:27:27.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001148060_} [2022-04-27T14:27:28.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12635435516_/foo_false____} [2022-04-27T14:27:28.735Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2022-04-27T14:27:28.735Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:27:30.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12635435516_/foo_true____} [2022-04-27T14:27:31.285Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T14:27:31.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_false____} [2022-04-27T14:27:31.752Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T14:27:31.752Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T14:27:31.752Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T14:27:31.752Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T14:27:31.752Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T14:27:31.752Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T14:27:31.752Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T14:27:32.222Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T14:27:32.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_true____} [2022-04-27T14:27:33.211Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T14:27:33.615Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T14:27:33.615Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:27:33.615Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-27T14:27:33.615Z] === RUN TestDaemonConfigValidation [2022-04-27T14:27:33.615Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:27:33.615Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T14:27:33.615Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T14:27:33.615Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:27:33.615Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:27:33.615Z] === RUN TestDaemonProxy [2022-04-27T14:27:33.615Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:27:33.615Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T14:27:33.615Z] PASS [2022-04-27T14:27:33.615Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-04-27T14:27:34.075Z] [2022-04-27T14:27:34.075Z] === Skipped [2022-04-27T14:27:34.075Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-27T14:27:34.075Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T14:27:34.075Z] [2022-04-27T14:27:34.075Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T14:27:34.075Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T14:27:34.075Z] [2022-04-27T14:27:34.075Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T14:27:34.075Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T14:27:34.075Z] [2022-04-27T14:27:34.075Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T14:27:34.075Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T14:27:34.075Z] [2022-04-27T14:27:34.075Z] DONE 4 tests, 4 skipped in 21.524s [2022-04-27T14:27:34.075Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T14:27:34.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_true__0xc001148090__} [2022-04-27T14:27:35.205Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T14:27:35.205Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T14:27:35.205Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T14:27:35.205Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T14:27:35.205Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T14:27:35.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011480a8_} [2022-04-27T14:27:36.156Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T14:27:37.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011480c0_} [2022-04-27T14:27:37.719Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T14:27:37.719Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T14:27:37.719Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T14:27:37.719Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T14:27:37.719Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T14:27:37.719Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T14:27:37.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:37.814Z] INFO: Testing against a local daemon [2022-04-27T14:27:37.814Z] === RUN TestCommitInheritsEnv [2022-04-27T14:27:37.814Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:27:37.814Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T14:27:37.814Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T14:27:37.814Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:27:37.814Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:27:37.814Z] === RUN TestImportWithCustomPlatform [2022-04-27T14:27:37.814Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:27:37.814Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T14:27:37.814Z] === RUN TestImagesFilterMultiReference [2022-04-27T14:27:37.814Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-27T14:27:37.814Z] === RUN TestImagePullPlatformInvalid [2022-04-27T14:27:37.814Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-27T14:27:37.814Z] === RUN TestRemoveImageOrphaning [2022-04-27T14:27:38.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011480d8_} [2022-04-27T14:27:38.782Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-27T14:27:38.782Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T14:27:38.782Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-27T14:27:38.782Z] === RUN TestTagInvalidReference [2022-04-27T14:27:38.782Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-27T14:27:38.782Z] === RUN TestTagValidPrefixedRepo [2022-04-27T14:27:38.782Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-27T14:27:38.782Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T14:27:38.782Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-27T14:27:38.782Z] === RUN TestTagOfficialNames [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.1% of statements [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/builder/dockerfile 0.501s coverage: 49.3% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/builder/remotecontext/git 1.806s coverage: 86.3% of statements [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T14:27:39.053Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T14:27:39.053Z] ok github.com/docker/docker/cmd/docker-proxy 0.236s coverage: 67.6% of statements [2022-04-27T14:27:39.242Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T14:27:39.242Z] === RUN TestTagMatchesDigest [2022-04-27T14:27:39.242Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-27T14:27:39.242Z] PASS [2022-04-27T14:27:39.242Z] ok github.com/docker/docker/integration/image 1.438s [2022-04-27T14:27:39.242Z] [2022-04-27T14:27:39.242Z] === Skipped [2022-04-27T14:27:39.242Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T14:27:39.242Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:27:39.242Z] [2022-04-27T14:27:39.242Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T14:27:39.242Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:27:39.242Z] [2022-04-27T14:27:39.242Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T14:27:39.242Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T14:27:39.242Z] [2022-04-27T14:27:39.242Z] DONE 12 tests, 3 skipped in 5.047s [2022-04-27T14:27:39.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T14:27:39.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011480f0_} [2022-04-27T14:27:40.664Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T14:27:41.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T14:27:41.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:41.420Z] INFO: Testing against a local daemon [2022-04-27T14:27:41.420Z] === RUN TestNetworkCreateDelete [2022-04-27T14:27:41.420Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.420Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T14:27:41.420Z] 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-04-27T14:27:41.420Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestDaemonDNSFallback [2022-04-27T14:27:41.420Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.420Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestInspectNetwork [2022-04-27T14:27:41.420Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:41.420Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T14:27:41.420Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.420Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T14:27:41.420Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:27:41.420Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:27:41.420Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:27:41.420Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T14:27:41.420Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T14:27:41.420Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T14:27:41.420Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T14:27:41.420Z] === RUN TestNetworkList [2022-04-27T14:27:41.420Z] === RUN TestNetworkList//networks [2022-04-27T14:27:41.420Z] === PAUSE TestNetworkList//networks [2022-04-27T14:27:41.420Z] === RUN TestNetworkList//networks/ [2022-04-27T14:27:41.420Z] === PAUSE TestNetworkList//networks/ [2022-04-27T14:27:41.420Z] === CONT TestNetworkList//networks [2022-04-27T14:27:41.420Z] === CONT TestNetworkList//networks/ [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkList (0.04s) [2022-04-27T14:27:41.420Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T14:27:41.421Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T14:27:41.421Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T14:27:41.421Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T14:27:41.421Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T14:27:41.421Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T14:27:41.421Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T14:27:41.421Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T14:27:41.421Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T14:27:41.421Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:27:41.421Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T14:27:41.421Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:27:41.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T14:27:41.421Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:27:41.421Z] PASS [2022-04-27T14:27:41.421Z] ok github.com/docker/docker/integration/network 0.173s [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === Skipped [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T14:27:41.421Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T14:27:41.421Z] 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-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T14:27:41.421Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T14:27:41.421Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T14:27:41.421Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T14:27:41.421Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:243: FLAKY_TEST [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T14:27:41.421Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T14:27:41.421Z] [2022-04-27T14:27:41.421Z] DONE 34 tests, 15 skipped in 1.965s [2022-04-27T14:27:41.421Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T14:27:41.583Z] ok github.com/docker/docker/client 0.161s coverage: 75.6% of statements [2022-04-27T14:27:41.880Z] testing: warning: no tests to run [2022-04-27T14:27:41.880Z] PASS [2022-04-27T14:27:41.880Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2022-04-27T14:27:41.880Z] [2022-04-27T14:27:41.880Z] DONE 0 tests in 0.680s [2022-04-27T14:27:41.880Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T14:27:42.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-27T14:27:42.175Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s) [2022-04-27T14:27:42.175Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:27:42.175Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T14:27:42.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-27T14:27:42.849Z] testing: warning: no tests to run [2022-04-27T14:27:42.849Z] PASS [2022-04-27T14:27:42.849Z] ok github.com/docker/docker/integration/network/macvlan 0.062s [2022-04-27T14:27:42.849Z] [2022-04-27T14:27:42.849Z] DONE 0 tests in 0.641s [2022-04-27T14:27:42.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T14:27:43.309Z] testing: warning: no tests to run [2022-04-27T14:27:43.309Z] PASS [2022-04-27T14:27:43.309Z] ok github.com/docker/docker/integration/plugin 0.071s [2022-04-27T14:27:43.309Z] [2022-04-27T14:27:43.309Z] DONE 0 tests in 0.655s [2022-04-27T14:27:43.771Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T14:27:44.232Z] testing: warning: no tests to run [2022-04-27T14:27:44.232Z] PASS [2022-04-27T14:27:44.232Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2022-04-27T14:27:44.232Z] [2022-04-27T14:27:44.232Z] DONE 0 tests in 0.681s [2022-04-27T14:27:44.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T14:27:44.980Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T14:27:44.980Z] docker_api_swarm_node_test.go:81: [dd4ec172466e9] joining swarm manager [d18cbfe85c61a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:27:45.551Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2022-04-27T14:27:45.551Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:27:46.937Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T14:27:48.851Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2022-04-27T14:27:48.851Z] === RUN TestCreateServiceSysctls [2022-04-27T14:27:48.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:48.948Z] INFO: Testing against a local daemon [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:27:48.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:27:48.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T14:27:48.948Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T14:27:48.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T14:27:48.948Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T14:27:48.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T14:27:48.948Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T14:27:48.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T14:27:48.948Z] === RUN TestPluginInstall [2022-04-27T14:27:48.948Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T14:27:48.948Z] === RUN TestPluginsWithRuntimes [2022-04-27T14:27:48.948Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T14:27:48.948Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T14:27:48.948Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:27:48.948Z] PASS [2022-04-27T14:27:48.948Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2022-04-27T14:27:48.948Z] [2022-04-27T14:27:48.948Z] === Skipped [2022-04-27T14:27:48.948Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T14:27:48.948Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] [2022-04-27T14:27:48.948Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T14:27:48.948Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] [2022-04-27T14:27:48.948Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T14:27:48.948Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T14:27:48.948Z] [2022-04-27T14:27:48.948Z] DONE 19 tests, 3 skipped in 4.367s [2022-04-27T14:27:48.948Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T14:27:49.793Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T14:27:50.019Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T14:27:50.019Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T14:27:50.019Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T14:27:50.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T14:27:51.012Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T14:27:51.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:51.133Z] INFO: Testing against a local daemon [2022-04-27T14:27:51.133Z] === RUN TestExternalGraphDriver [2022-04-27T14:27:51.133Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:27:51.133Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T14:27:51.133Z] === RUN TestGraphdriverPluginV2 [2022-04-27T14:27:51.133Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:27:51.133Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:27:51.133Z] PASS [2022-04-27T14:27:51.133Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-04-27T14:27:51.133Z] [2022-04-27T14:27:51.133Z] === Skipped [2022-04-27T14:27:51.133Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T14:27:51.133Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T14:27:51.133Z] [2022-04-27T14:27:51.133Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T14:27:51.133Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T14:27:51.133Z] [2022-04-27T14:27:51.133Z] DONE 2 tests, 2 skipped in 2.022s [2022-04-27T14:27:51.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T14:27:51.178Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T14:27:51.439Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T14:27:52.381Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T14:27:53.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:53.322Z] INFO: Testing against a local daemon [2022-04-27T14:27:53.322Z] === RUN TestReadPluginNoRead [2022-04-27T14:27:53.322Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:27:53.322Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T14:27:53.322Z] PASS [2022-04-27T14:27:53.322Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2022-04-27T14:27:53.322Z] [2022-04-27T14:27:53.322Z] === Skipped [2022-04-27T14:27:53.322Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T14:27:53.322Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T14:27:53.322Z] [2022-04-27T14:27:53.322Z] DONE 1 tests, 1 skipped in 2.002s [2022-04-27T14:27:53.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T14:27:53.797Z] --- PASS: TestCreateServiceSysctls (4.78s) [2022-04-27T14:27:53.797Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:27:53.797Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-27T14:27:54.291Z] testing: warning: no tests to run [2022-04-27T14:27:54.291Z] PASS [2022-04-27T14:27:54.291Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2022-04-27T14:27:54.291Z] [2022-04-27T14:27:54.291Z] DONE 0 tests in 1.060s [2022-04-27T14:27:54.291Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T14:27:54.368Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T14:27:54.799Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T14:27:54.941Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T14:27:55.787Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T14:27:55.787Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T14:27:55.787Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T14:27:55.883Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T14:27:56.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:56.475Z] INFO: Testing against a local daemon [2022-04-27T14:27:56.475Z] === RUN TestPluginWithDevMounts [2022-04-27T14:27:56.475Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:56.475Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T14:27:56.475Z] PASS [2022-04-27T14:27:56.475Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2022-04-27T14:27:56.475Z] [2022-04-27T14:27:56.475Z] === Skipped [2022-04-27T14:27:56.475Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T14:27:56.475Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:56.475Z] [2022-04-27T14:27:56.475Z] DONE 1 tests, 1 skipped in 2.067s [2022-04-27T14:27:56.475Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T14:27:56.825Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2022-04-27T14:27:56.825Z] === RUN TestInspect [2022-04-27T14:27:56.825Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T14:27:57.395Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T14:27:57.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T14:27:57.520Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T14:27:58.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:27:58.015Z] INFO: Testing against a local daemon [2022-04-27T14:27:58.015Z] === RUN TestSecretInspect [2022-04-27T14:27:58.015Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T14:27:58.015Z] === RUN TestSecretList [2022-04-27T14:27:58.015Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T14:27:58.015Z] === RUN TestSecretsCreateAndDelete [2022-04-27T14:27:58.015Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:27:58.015Z] === RUN TestSecretsUpdate [2022-04-27T14:27:58.015Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T14:27:58.015Z] === RUN TestTemplatedSecret [2022-04-27T14:27:58.015Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T14:27:58.015Z] === RUN TestSecretCreateResolve [2022-04-27T14:27:58.015Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:58.015Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T14:27:58.015Z] PASS [2022-04-27T14:27:58.015Z] ok github.com/docker/docker/integration/secret 0.084s [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === Skipped [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T14:27:58.015Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:27:58.015Z] [2022-04-27T14:27:58.015Z] DONE 6 tests, 6 skipped in 1.653s [2022-04-27T14:27:58.015Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T14:27:58.337Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T14:27:58.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T14:27:59.279Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T14:27:59.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-27T14:27:59.579Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T14:28:00.114Z] --- PASS: TestInspect (3.36s) [2022-04-27T14:28:00.114Z] === RUN TestCreateJob [2022-04-27T14:28:00.114Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T14:28:00.564Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T14:28:00.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:28:00.926Z] INFO: Testing against a local daemon [2022-04-27T14:28:00.926Z] === RUN TestServiceCreateInit [2022-04-27T14:28:00.926Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T14:28:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T14:28:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T14:28:00.926Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceConflict [2022-04-27T14:28:00.926Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T14:28:00.926Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-27T14:28:00.926Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T14:28:00.926Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T14:28:00.926Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T14:28:00.926Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceSysctls [2022-04-27T14:28:00.926Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-27T14:28:00.926Z] === RUN TestCreateServiceCapabilities [2022-04-27T14:28:00.926Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-27T14:28:00.926Z] === RUN TestInspect [2022-04-27T14:28:00.926Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestInspect (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestCreateJob [2022-04-27T14:28:00.926Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestReplicatedJob [2022-04-27T14:28:00.926Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:28:00.926Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceListWithStatuses [2022-04-27T14:28:00.926Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:28:00.926Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:28:00.926Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServicePlugin [2022-04-27T14:28:00.926Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceUpdateLabel [2022-04-27T14:28:00.926Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:28:00.926Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:28:00.926Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:28:00.926Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T14:28:00.926Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:28:00.926Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:28:00.926Z] PASS [2022-04-27T14:28:00.926Z] ok github.com/docker/docker/integration/service 0.241s [2022-04-27T14:28:00.926Z] [2022-04-27T14:28:00.926Z] === Skipped [2022-04-27T14:28:00.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:28:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T14:28:00.926Z] [2022-04-27T14:28:00.926Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:28:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T14:28:00.927Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T14:28:00.927Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-27T14:28:00.927Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T14:28:00.927Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T14:28:00.927Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T14:28:00.927Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-27T14:28:00.927Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-27T14:28:00.927Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T14:28:00.927Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T14:28:00.927Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T14:28:00.927Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T14:28:00.927Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T14:28:00.927Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T14:28:00.927Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T14:28:00.927Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T14:28:00.927Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T14:28:00.927Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T14:28:00.927Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T14:28:00.927Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T14:28:00.927Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T14:28:00.927Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T14:28:00.927Z] [2022-04-27T14:28:00.927Z] DONE 24 tests, 23 skipped in 2.467s [2022-04-27T14:28:00.927Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T14:28:01.057Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T14:28:02.001Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T14:28:02.263Z] docker_api_swarm_node_test.go:53: [dc08bc806df5b] joining swarm manager [d88203def82b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:28:02.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:28:02.460Z] INFO: Testing against a local daemon [2022-04-27T14:28:02.460Z] === RUN TestSessionCreate [2022-04-27T14:28:02.460Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:28:02.460Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T14:28:02.460Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:28:02.460Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:28:02.460Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:28:02.460Z] PASS [2022-04-27T14:28:02.460Z] ok github.com/docker/docker/integration/session 0.079s [2022-04-27T14:28:02.460Z] [2022-04-27T14:28:02.460Z] === Skipped [2022-04-27T14:28:02.460Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T14:28:02.460Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T14:28:02.460Z] [2022-04-27T14:28:02.460Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T14:28:02.460Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T14:28:02.460Z] [2022-04-27T14:28:02.460Z] DONE 2 tests, 2 skipped in 1.620s [2022-04-27T14:28:02.460Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T14:28:03.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T14:28:03.206Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T14:28:03.467Z] docker_api_swarm_node_test.go:54: [dce8b4403af6d] joining swarm manager [d88203def82b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:28:04.410Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T14:28:04.410Z] --- PASS: TestCreateJob (4.50s) [2022-04-27T14:28:04.410Z] === RUN TestReplicatedJob [2022-04-27T14:28:04.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:28:04.625Z] INFO: Testing against a local daemon [2022-04-27T14:28:04.625Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:28:04.625Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:04.625Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestDiskUsage [2022-04-27T14:28:04.625Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:28:04.625Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestEventsExecDie [2022-04-27T14:28:04.625Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:28:04.625Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:28:04.625Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:28:04.625Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestEventsVolumeCreate [2022-04-27T14:28:04.625Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:28:04.625Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestInfoAPI [2022-04-27T14:28:04.625Z] --- PASS: TestInfoAPI (0.05s) [2022-04-27T14:28:04.625Z] === RUN TestInfoAPIWarnings [2022-04-27T14:28:04.625Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:28:04.625Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestInfoDebug [2022-04-27T14:28:04.625Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:04.625Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:28:04.625Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:04.625Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:28:04.625Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:04.625Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T14:28:04.625Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:28:04.981Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T14:28:05.083Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-04-27T14:28:05.083Z] === RUN TestPingCacheHeaders [2022-04-27T14:28:05.083Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-27T14:28:05.083Z] === RUN TestPingGet [2022-04-27T14:28:05.235Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T14:28:05.235Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T14:28:05.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T14:28:05.235Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T14:28:05.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T14:28:05.235Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T14:28:05.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T14:28:05.235Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T14:28:05.235Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T14:28:05.538Z] --- PASS: TestPingGet (0.03s) [2022-04-27T14:28:05.539Z] === RUN TestPingHead [2022-04-27T14:28:05.539Z] --- PASS: TestPingHead (0.03s) [2022-04-27T14:28:05.539Z] === RUN TestPingSwarmHeader [2022-04-27T14:28:05.539Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:05.539Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T14:28:05.539Z] === RUN TestVersion [2022-04-27T14:28:05.539Z] --- PASS: TestVersion (0.03s) [2022-04-27T14:28:05.539Z] PASS [2022-04-27T14:28:05.539Z] ok github.com/docker/docker/integration/system 1.183s [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === Skipped [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:28:05.539Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T14:28:05.539Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T14:28:05.539Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T14:28:05.539Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T14:28:05.539Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T14:28:05.539Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T14:28:05.539Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T14:28:05.539Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T14:28:05.539Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T14:28:05.539Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T14:28:05.539Z] [2022-04-27T14:28:05.539Z] DONE 16 tests, 10 skipped in 2.898s [2022-04-27T14:28:05.539Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T14:28:05.689Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T14:28:05.923Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T14:28:05.923Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T14:28:06.866Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T14:28:07.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:28:07.075Z] INFO: Testing against a local daemon [2022-04-27T14:28:07.075Z] === RUN TestVolumesCreateAndList [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-27T14:28:07.075Z] === RUN TestVolumesRemove [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-27T14:28:07.075Z] === RUN TestVolumesInspect [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:28:07.075Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:28:07.075Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:28:07.075Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:28:07.075Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:28:07.075Z] PASS [2022-04-27T14:28:07.075Z] ok github.com/docker/docker/integration/volume 0.243s [2022-04-27T14:28:07.075Z] [2022-04-27T14:28:07.075Z] DONE 9 tests in 1.685s [2022-04-27T14:28:07.075Z] INFO: make.ps1 ended at 04/27/2022 14:28:07 [2022-04-27T14:28:07.531Z] INFO: Integration CLI tests being run from the host: [2022-04-27T14:28:07.531Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-27T14:28:07.808Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T14:28:08.751Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T14:28:09.324Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T14:28:10.268Z] --- PASS: TestReplicatedJob (5.75s) [2022-04-27T14:28:10.268Z] === RUN TestUpdateReplicatedJob [2022-04-27T14:28:10.268Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T14:28:11.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T14:28:11.681Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T14:28:11.942Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T14:28:13.855Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T14:28:14.426Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2022-04-27T14:28:14.426Z] === RUN TestServiceListWithStatuses [2022-04-27T14:28:14.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:28:14.426Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T14:28:14.426Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T14:28:16.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T14:28:16.069Z] INFO: Testing against a local daemon [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T14:28:16.069Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T14:28:16.069Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T14:28:16.069Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T14:28:16.525Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T14:28:16.984Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T14:28:17.725Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T14:28:18.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T14:28:18.706Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T14:28:18.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T14:28:19.637Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2022-04-27T14:28:19.637Z] === RUN TestDockerNetworkReConnect [2022-04-27T14:28:20.208Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T14:28:20.779Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T14:28:23.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T14:28:23.371Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T14:28:23.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T14:28:23.371Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T14:28:23.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T14:28:24.082Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2022-04-27T14:28:24.082Z] === RUN TestServicePlugin [2022-04-27T14:28:24.654Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T14:28:27.199Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T14:28:27.460Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T14:28:28.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T14:28:28.029Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T14:28:28.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T14:28:28.036Z] plugin_test.go:61: [d807295b3dbef] joining swarm manager [dcb4a4bf3924c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:28:28.261Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 30.6% of statements [2022-04-27T14:28:28.261Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-27T14:28:28.261Z] ok github.com/docker/docker/cmd/dockerd/trap 2.495s coverage: 0.0% of statements [2022-04-27T14:28:28.261Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T14:28:28.261Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T14:28:28.261Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T14:28:28.261Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T14:28:28.261Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T14:28:28.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T14:28:28.989Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T14:28:28.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T14:28:28.989Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T14:28:28.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T14:28:29.421Z] plugin_test.go:64: [d7f16dc6ccbb3] joining swarm manager [dcb4a4bf3924c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:28:31.336Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-27T14:28:31.909Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T14:28:32.451Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2022-04-27T14:28:32.487Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T14:28:33.429Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T14:28:33.831Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-04-27T14:28:34.815Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T14:28:35.077Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T14:28:35.210Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-27T14:28:35.589Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T14:28:35.589Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T14:28:35.589Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T14:28:35.589Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T14:28:35.589Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T14:28:35.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-27T14:28:36.220Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T14:28:36.480Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T14:28:37.423Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T14:28:38.365Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T14:28:38.365Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T14:28:38.365Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T14:28:38.625Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T14:28:39.198Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T14:28:39.198Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T14:28:39.198Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T14:28:39.198Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T14:28:40.139Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T14:28:40.399Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T14:28:40.399Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T14:28:40.399Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T14:28:40.660Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T14:28:40.660Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:28:40.660Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T14:28:40.660Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T14:28:40.660Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T14:28:42.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-27T14:28:42.573Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T14:28:42.573Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T14:28:42.573Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T14:28:43.325Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2022-04-27T14:28:43.325Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-04-27T14:28:43.892Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-27T14:28:44.459Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-27T14:28:44.489Z] docker_api_swarm_test.go:202: [ddc2ed5166810] joining swarm manager [d5137332650a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:28:44.718Z] ok github.com/docker/docker/daemon 10.152s coverage: 16.9% of statements [2022-04-27T14:28:44.718Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T14:28:44.718Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T14:28:44.718Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T14:28:44.718Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T14:28:46.097Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.696s coverage: 74.8% of statements [2022-04-27T14:28:47.035Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T14:28:47.035Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T14:28:47.294Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2022-04-27T14:28:47.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T14:28:48.236Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T14:28:48.806Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T14:28:49.203Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-27T14:28:49.748Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T14:28:50.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T14:28:50.348Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T14:28:50.348Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T14:28:50.348Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T14:28:50.584Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.294s coverage: 50.6% of statements [2022-04-27T14:28:50.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T14:28:51.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T14:28:51.405Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T14:28:51.520Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.490s coverage: 45.9% of statements [2022-04-27T14:28:51.521Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T14:28:51.975Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T14:28:51.975Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T14:28:52.236Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T14:28:52.236Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-27T14:28:52.236Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-27T14:28:52.457Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.639s coverage: 58.2% of statements [2022-04-27T14:28:52.457Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T14:28:52.457Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T14:28:52.497Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-27T14:28:52.716Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-27T14:28:52.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T14:28:52.890Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T14:28:53.069Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-27T14:28:53.344Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T14:28:53.344Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:28:53.640Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-27T14:28:53.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T14:28:54.096Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-27T14:28:54.354Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-04-27T14:28:54.755Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T14:28:54.755Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T14:28:55.024Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-27T14:28:55.024Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-27T14:28:55.024Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-27T14:28:55.024Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-27T14:28:55.209Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T14:28:55.295Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.6% of statements [2022-04-27T14:28:55.295Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T14:28:55.295Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T14:28:56.230Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements [2022-04-27T14:28:56.406Z] --- PASS: TestServicePlugin (32.70s) [2022-04-27T14:28:56.406Z] === RUN TestServiceUpdateLabel [2022-04-27T14:28:56.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T14:28:56.565Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T14:28:56.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-04-27T14:28:57.056Z] ok github.com/docker/docker/daemon/logger/fluentd 0.029s coverage: 53.6% of statements [2022-04-27T14:28:57.056Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T14:28:57.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T14:28:57.623Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-04-27T14:28:57.623Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-27T14:28:58.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-04-27T14:28:58.450Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-27T14:28:58.946Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-27T14:28:58.946Z] === RUN TestServiceUpdateSecrets [2022-04-27T14:28:59.388Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 78.7% of statements [2022-04-27T14:28:59.388Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T14:28:59.648Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 54.9% of statements [2022-04-27T14:28:59.864Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T14:29:00.218Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2022-04-27T14:29:00.319Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T14:29:00.319Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T14:29:00.319Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T14:29:00.319Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T14:29:00.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T14:29:00.862Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T14:29:01.156Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-04-27T14:29:01.415Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-27T14:29:01.840Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T14:29:01.984Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-27T14:29:02.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T14:29:02.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T14:29:02.293Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T14:29:02.553Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-04-27T14:29:02.553Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T14:29:02.553Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T14:29:03.251Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T14:29:03.251Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T14:29:03.491Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-04-27T14:29:04.160Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T14:29:04.209Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T14:29:04.427Z] ok github.com/docker/docker/distribution 0.617s coverage: 28.2% of statements [2022-04-27T14:29:04.427Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T14:29:04.686Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-27T14:29:05.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-27T14:29:05.253Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-27T14:29:05.362Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-27T14:29:05.820Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-27T14:29:06.306Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T14:29:06.387Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-27T14:29:06.387Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 85.4% of statements [2022-04-27T14:29:06.387Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T14:29:06.955Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2022-04-27T14:29:06.955Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T14:29:07.248Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T14:29:07.248Z] docker_api_swarm_test.go:384: [d312485ffe179] joining swarm manager [dc1c58339a63a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:29:07.523Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-27T14:29:08.090Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-27T14:29:08.190Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T14:29:08.451Z] docker_api_swarm_test.go:385: [d89b6db786512] joining swarm manager [dc1c58339a63a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:29:08.658Z] ok github.com/docker/docker/opts 0.027s coverage: 66.7% of statements [2022-04-27T14:29:08.712Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T14:29:08.878Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T14:29:08.917Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-27T14:29:09.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T14:29:09.284Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T14:29:09.868Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-27T14:29:10.301Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.5% of statements [2022-04-27T14:29:10.401Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T14:29:10.401Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T14:29:10.401Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T14:29:11.242Z] ok github.com/docker/docker/pkg/authorization 0.151s coverage: 68.3% of statements [2022-04-27T14:29:11.242Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T14:29:11.258Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-27T14:29:11.503Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-27T14:29:11.924Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T14:29:11.924Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T14:29:11.924Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T14:29:11.924Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T14:29:12.202Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T14:29:13.591Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-04-27T14:29:13.592Z] === RUN TestServiceUpdateConfigs [2022-04-27T14:29:14.794Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 42.7% of statements [2022-04-27T14:29:14.794Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-27T14:29:14.794Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-27T14:29:14.809Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T14:29:14.979Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-27T14:29:15.053Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-27T14:29:15.053Z] ok github.com/docker/docker/layer 7.151s coverage: 69.0% of statements [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T14:29:15.053Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T14:29:15.263Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T14:29:15.623Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-04-27T14:29:15.718Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T14:29:15.718Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T14:29:15.718Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T14:29:15.883Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2022-04-27T14:29:15.883Z] ok github.com/docker/docker/pkg/fsutils 0.119s coverage: 85.1% of statements [2022-04-27T14:29:16.143Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-27T14:29:16.172Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T14:29:16.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T14:29:16.272Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T14:29:16.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T14:29:16.896Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T14:29:17.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T14:29:17.130Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T14:29:17.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T14:29:17.130Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T14:29:17.130Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T14:29:17.583Z] ok github.com/docker/docker/pkg/idtools 0.553s coverage: 67.9% of statements [2022-04-27T14:29:17.583Z] ok github.com/docker/docker/pkg/ioutils 0.453s coverage: 70.1% of statements [2022-04-27T14:29:17.837Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T14:29:17.841Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-04-27T14:29:17.841Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-27T14:29:17.841Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T14:29:18.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-27T14:29:18.099Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-27T14:29:18.359Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-27T14:29:18.617Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-27T14:29:18.617Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-27T14:29:18.617Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T14:29:18.617Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T14:29:18.777Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T14:29:19.184Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-27T14:29:19.751Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-27T14:29:19.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T14:29:19.985Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T14:29:19.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T14:29:19.985Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T14:29:19.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T14:29:20.010Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-27T14:29:20.010Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T14:29:21.384Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-27T14:29:21.644Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-27T14:29:21.784Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T14:29:21.902Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-27T14:29:21.902Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-27T14:29:22.161Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-27T14:29:22.420Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T14:29:22.987Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-27T14:29:23.246Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T14:29:23.504Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-04-27T14:29:24.061Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T14:29:24.072Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-27T14:29:24.331Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T14:29:24.589Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-27T14:29:24.640Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T14:29:25.580Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T14:29:26.150Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-27T14:29:26.411Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T14:29:26.492Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-04-27T14:29:26.492Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T14:29:26.671Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-27T14:29:26.671Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-27T14:29:26.671Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T14:29:27.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T14:29:27.020Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T14:29:27.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T14:29:27.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T14:29:27.020Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T14:29:27.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T14:29:27.020Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T14:29:27.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T14:29:27.059Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-27T14:29:27.613Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T14:29:27.996Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-04-27T14:29:28.256Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T14:29:28.554Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2022-04-27T14:29:28.554Z] === RUN TestServiceUpdateNetwork [2022-04-27T14:29:29.125Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T14:29:29.125Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T14:29:29.125Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T14:29:29.192Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-04-27T14:29:29.451Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-27T14:29:29.699Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T14:29:29.710Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-27T14:29:29.974Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T14:29:30.278Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-27T14:29:30.537Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-27T14:29:30.916Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T14:29:31.857Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-27T14:29:31.917Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-27T14:29:32.117Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-27T14:29:32.117Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T14:29:32.117Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-27T14:29:32.117Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T14:29:32.117Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T14:29:32.854Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-04-27T14:29:33.113Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-27T14:29:34.026Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-27T14:29:34.050Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-27T14:29:34.968Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T14:29:35.539Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T14:29:36.110Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T14:29:36.683Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T14:29:37.255Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-27T14:29:37.825Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T14:29:40.365Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T14:29:40.937Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T14:29:41.877Z] --- PASS: TestServiceUpdateNetwork (13.21s) [2022-04-27T14:29:41.877Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T14:29:42.817Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T14:29:43.762Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T14:29:43.762Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T14:29:44.042Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T14:29:44.521Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T14:29:44.521Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T14:29:44.521Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T14:29:44.521Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T14:29:44.521Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T14:29:44.521Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T14:29:44.521Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T14:29:44.521Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T14:29:44.521Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T14:29:48.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T14:29:49.342Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T14:29:49.342Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:29:49.342Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T14:29:49.342Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T14:29:49.342Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T14:29:50.355Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T14:29:50.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T14:29:50.947Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T14:29:51.651Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T14:29:51.914Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T14:29:51.914Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:29:51.914Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T14:29:52.106Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T14:29:52.342Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T14:29:52.561Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T14:29:53.441Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T14:29:53.441Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T14:29:53.441Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T14:29:53.934Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T14:29:53.935Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T14:29:53.935Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T14:29:53.935Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T14:29:53.935Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T14:29:53.935Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T14:29:53.935Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T14:29:53.935Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T14:29:53.935Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T14:29:54.574Z] === RUN TestDockerSuite/TestExec [2022-04-27T14:29:54.834Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T14:29:55.406Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T14:29:55.979Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T14:29:55.994Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T14:29:55.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === Skipped [2022-04-27T14:29:55.995Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T14:29:55.995Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T14:29:55.995Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T14:29:55.995Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T14:29:55.995Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T14:29:55.995Z] time="2022-04-27T14:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T14:29:55.995Z] time="2022-04-27T14:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T14:29:55.995Z] time="2022-04-27T14:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T14:29:55.995Z] time="2022-04-27T14:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T14:29:55.995Z] time="2022-04-27T14:28:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T14:29:55.995Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T14:29:55.995Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T14:29:55.995Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T14:29:55.995Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T14:29:55.995Z] graphtest_unix.go:71: No driver to put! [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T14:29:55.995Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T14:29:55.995Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T14:29:55.995Z] [2022-04-27T14:29:55.995Z] DONE 2531 tests, 28 skipped in 249.895s [2022-04-27T14:29:55.995Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/config [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/idm [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/ns [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/options [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/osl [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T14:29:55.995Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T14:29:55.995Z] + 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-04-27T14:29:56.184Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T14:29:56.184Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T14:29:56.184Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T14:29:56.184Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T14:29:56.184Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T14:29:56.552Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T14:29:57.153Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T14:29:57.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T14:29:57.217Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T14:29:57.671Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T14:29:57.671Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T14:29:57.934Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T14:29:58.113Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T14:29:58.114Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T14:29:58.114Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T14:29:58.114Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T14:29:58.114Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T14:29:58.128Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T14:29:58.128Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T14:29:58.128Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T14:29:58.194Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2022-04-27T14:29:58.194Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-27T14:29:58.194Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-27T14:29:58.194Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-04-27T14:29:58.194Z] PASS [2022-04-27T14:29:58.194Z] [2022-04-27T14:29:58.194Z] === Skipped [2022-04-27T14:29:58.194Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T14:29:58.194Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T14:29:58.194Z] [2022-04-27T14:29:58.194Z] DONE 27 tests, 1 skipped in 180.830s [2022-04-27T14:29:58.194Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T14:29:58.194Z] ++ 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-04-27T14:29:58.194Z] ++ set -e [2022-04-27T14:29:58.194Z] ++ '[' -n 0 ']' [2022-04-27T14:29:58.194Z] ++ set -x [2022-04-27T14:29:58.194Z] ++ env -i DEST=/go/src/github.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-04-27T14:29:58.194Z] INFO: Testing against a local daemon [2022-04-27T14:29:58.194Z] === RUN TestSessionCreate [2022-04-27T14:29:58.194Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T14:29:58.194Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T14:29:58.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T14:29:58.194Z] PASS [2022-04-27T14:29:58.194Z] [2022-04-27T14:29:58.194Z] DONE 2 tests in 0.143s [2022-04-27T14:29:58.194Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T14:29:58.194Z] ++ 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-04-27T14:29:58.194Z] ++ set -e [2022-04-27T14:29:58.194Z] ++ '[' -n 0 ']' [2022-04-27T14:29:58.194Z] ++ set -x [2022-04-27T14:29:58.194Z] ++ env -i DEST=/go/src/github.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-04-27T14:29:58.455Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T14:29:58.455Z] INFO: Testing against a local daemon [2022-04-27T14:29:58.455Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T14:29:58.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:29:58.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:29:58.455Z] === RUN TestDiskUsage [2022-04-27T14:29:58.455Z] === PAUSE TestDiskUsage [2022-04-27T14:29:58.455Z] === RUN TestEventsExecDie [2022-04-27T14:29:58.582Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T14:29:58.582Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T14:29:58.582Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T14:29:59.029Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T14:29:59.292Z] --- PASS: TestEventsExecDie (0.74s) [2022-04-27T14:29:59.292Z] === RUN TestEventsBackwardsCompatible [2022-04-27T14:29:59.292Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-27T14:29:59.292Z] === RUN TestEventsVolumeCreate [2022-04-27T14:29:59.292Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T14:29:59.292Z] === RUN TestInfoBinaryCommits [2022-04-27T14:29:59.292Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T14:29:59.292Z] === RUN TestInfoAPIVersioned [2022-04-27T14:29:59.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T14:29:59.292Z] === RUN TestInfoAPI [2022-04-27T14:29:59.292Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T14:29:59.292Z] === RUN TestInfoAPIWarnings [2022-04-27T14:29:59.555Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T14:29:59.639Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T14:30:00.129Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T14:30:00.601Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T14:30:00.703Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T14:30:01.056Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T14:30:01.511Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T14:30:01.644Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T14:30:01.967Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T14:30:02.148Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T14:30:02.587Z] check_test.go:378: [d89b6db786512] daemon is not started [2022-04-27T14:30:02.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-27T14:30:02.587Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T14:30:03.531Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T14:30:04.472Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T14:30:04.733Z] docker_api_swarm_test.go:802: [dac800010433c] joining swarm manager [d3334f4881e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:30:06.120Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T14:30:06.120Z] docker_api_swarm_test.go:802: [d407c2b3fb8ae] joining swarm manager [d3334f4881e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:30:06.694Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T14:30:07.269Z] docker_api_swarm_test.go:802: [d43aaa025022d] joining swarm manager [d3334f4881e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T14:30:07.729Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T14:30:09.182Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T14:30:09.253Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T14:30:09.253Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T14:30:09.253Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T14:30:09.753Z] docker_api_swarm_test.go:802: [d77f3474874d2] joining swarm manager [d3334f4881e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T14:30:10.014Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-27T14:30:10.600Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T14:30:10.776Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T14:30:10.777Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T14:30:10.777Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T14:30:11.173Z] docker_api_swarm_test.go:810: [dcdc71fbf1653] joining swarm manager [d3334f4881e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-27T14:30:11.231Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T14:30:11.434Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T14:30:12.006Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T14:30:12.581Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T14:30:13.156Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T14:30:13.395Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T14:30:13.849Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T14:30:14.097Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T14:30:14.669Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T14:30:14.808Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T14:30:14.808Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T14:30:14.808Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T14:30:15.239Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T14:30:15.263Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T14:30:15.810Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-27T14:30:15.810Z] === RUN TestInfoDebug [2022-04-27T14:30:16.223Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T14:30:16.224Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T14:30:16.224Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T14:30:16.224Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T14:30:16.224Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T14:30:16.382Z] --- PASS: TestInfoDebug (0.54s) [2022-04-27T14:30:16.382Z] === RUN TestInfoInsecureRegistries [2022-04-27T14:30:16.954Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T14:30:16.954Z] === RUN TestInfoRegistryMirrors [2022-04-27T14:30:17.526Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T14:30:17.526Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T14:30:17.526Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T14:30:17.526Z] === RUN TestPingCacheHeaders [2022-04-27T14:30:17.526Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T14:30:17.526Z] === RUN TestPingGet [2022-04-27T14:30:17.526Z] --- PASS: TestPingGet (0.01s) [2022-04-27T14:30:17.526Z] === RUN TestPingHead [2022-04-27T14:30:17.526Z] --- PASS: TestPingHead (0.01s) [2022-04-27T14:30:17.526Z] === RUN TestPingSwarmHeader [2022-04-27T14:30:18.096Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T14:30:18.666Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T14:30:19.607Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T14:30:19.607Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-04-27T14:30:19.607Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T14:30:19.607Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T14:30:19.607Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T14:30:19.607Z] === RUN TestVersion [2022-04-27T14:30:19.607Z] --- PASS: TestVersion (0.02s) [2022-04-27T14:30:19.607Z] === CONT TestDiskUsage [2022-04-27T14:30:19.608Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T14:30:19.608Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T14:30:19.608Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T14:30:19.608Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T14:30:20.181Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T14:30:20.444Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T14:30:20.706Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T14:30:20.886Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage (1.25s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T14:30:20.971Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T14:30:20.971Z] PASS [2022-04-27T14:30:20.971Z] [2022-04-27T14:30:20.971Z] === Skipped [2022-04-27T14:30:20.971Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T14:30:20.971Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T14:30:20.971Z] [2022-04-27T14:30:20.971Z] DONE 54 tests, 1 skipped in 22.650s [2022-04-27T14:30:20.971Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T14:30:20.971Z] ++ 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-04-27T14:30:20.971Z] ++ set -e [2022-04-27T14:30:20.971Z] ++ '[' -n 0 ']' [2022-04-27T14:30:20.971Z] ++ set -x [2022-04-27T14:30:20.971Z] ++ env -i DEST=/go/src/github.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-04-27T14:30:20.971Z] INFO: Testing against a local daemon [2022-04-27T14:30:20.971Z] === RUN TestVolumesCreateAndList [2022-04-27T14:30:20.971Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T14:30:20.971Z] === RUN TestVolumesRemove [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-27T14:30:21.233Z] === RUN TestVolumesInspect [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T14:30:21.233Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T14:30:21.233Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T14:30:21.233Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T14:30:21.233Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T14:30:21.233Z] PASS [2022-04-27T14:30:21.233Z] [2022-04-27T14:30:21.233Z] DONE 9 tests in 0.213s [2022-04-27T14:30:21.233Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:30:21.233Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T14:30:21.233Z] +++ kill 6655 [2022-04-27T14:30:21.810Z] +++ /etc/init.d/apparmor stop [2022-04-27T14:30:21.810Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:30:21.810Z] [2022-04-27T14:30:21.810Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:30:21.810Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:30:21.810Z] [2022-04-27T14:30:21.810Z] To set a process to complain mode, use the command line tool [2022-04-27T14:30:21.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:30:21.810Z] +++ true [2022-04-27T14:30:21.810Z] exiting test-integration [2022-04-27T14:30:21.810Z] ++ exit 0 [2022-04-27T14:30:21.810Z] [2022-04-27T14:30:22.379Z] + for job in $(jobs -p) [2022-04-27T14:30:22.379Z] + wait 6952 [2022-04-27T14:30:26.583Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T14:30:26.583Z] === RUN TestDockerSuite/TestExecTTY [2022-04-27T14:30:27.156Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T14:30:27.729Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T14:30:28.311Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T14:30:28.887Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T14:30:28.887Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T14:30:28.887Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T14:30:30.269Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-27T14:30:30.841Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T14:30:31.784Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-27T14:30:32.355Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T14:30:32.925Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T14:30:37.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T14:30:37.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T14:30:37.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T14:30:38.208Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T14:30:41.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T14:30:42.407Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork 37.274s coverage: 40.6% of statements [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.360s coverage: 59.9% of statements [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.158s coverage: 4.0% of statements [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-27T14:30:42.673Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T14:30:42.673Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T14:30:43.347Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T14:30:43.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T14:30:46.776Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T14:30:48.636Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T14:30:48.636Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T14:30:48.636Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T14:30:48.636Z] === RUN TestDockerSuite/TestHealth [2022-04-27T14:30:51.101Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T14:30:51.102Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T14:30:51.102Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T14:30:52.650Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.696s coverage: 7.2% of statements [2022-04-27T14:30:52.650Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T14:30:52.650Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-27T14:30:52.650Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-27T14:30:52.650Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T14:30:52.650Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T14:30:52.650Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T14:30:52.908Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-27T14:30:53.167Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-27T14:30:53.167Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T14:30:53.426Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T14:30:55.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-27T14:30:55.762Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T14:30:55.762Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T14:30:56.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T14:30:56.225Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T14:30:56.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T14:30:56.225Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T14:30:56.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T14:30:57.184Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T14:30:57.184Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T14:30:57.185Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T14:31:05.634Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-27T14:31:07.447Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T14:31:07.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T14:31:07.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T14:31:07.447Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T14:31:08.017Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T14:31:08.017Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T14:31:08.588Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T14:31:08.588Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T14:31:08.588Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T14:31:08.849Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T14:31:08.849Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T14:31:09.109Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T14:31:09.370Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T14:31:09.370Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T14:31:10.313Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T14:31:10.313Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T14:31:10.885Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T14:31:11.460Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T14:31:11.460Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T14:31:12.030Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T14:31:15.332Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T14:31:15.332Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T14:31:15.332Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T14:31:15.903Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T14:31:16.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-27T14:31:17.110Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T14:31:17.110Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T14:31:18.292Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T14:31:18.292Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T14:31:18.292Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T14:31:18.292Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T14:31:18.500Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T14:31:20.421Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T14:31:20.517Z] ok github.com/docker/docker/libnetwork/ipam 14.392s coverage: 85.3% of statements [2022-04-27T14:31:20.517Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T14:31:20.517Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T14:31:20.517Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-27T14:31:20.517Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-27T14:31:20.517Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T14:31:20.517Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T14:31:20.517Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-04-27T14:31:20.777Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-27T14:31:20.777Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T14:31:21.036Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-27T14:31:21.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-27T14:31:21.811Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T14:31:22.752Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T14:31:23.013Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T14:31:23.957Z] docker_api_swarm_service_test.go:395: [d5baf871cfa9a] joining swarm manager [db2ccaca88b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:31:23.957Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T14:31:23.957Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-27T14:31:23.957Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T14:31:24.529Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T14:31:25.100Z] docker_api_swarm_service_test.go:395: [d06bd9bf27421] joining swarm manager [db2ccaca88b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:31:25.362Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T14:31:25.937Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T14:31:26.513Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T14:31:27.085Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T14:31:28.026Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T14:31:28.026Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-27T14:31:29.412Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T14:31:29.985Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T14:31:30.555Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T14:31:30.555Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T14:31:31.128Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T14:31:31.128Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T14:31:31.128Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T14:31:32.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T14:31:32.639Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T14:31:33.210Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T14:31:33.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T14:31:33.782Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T14:31:33.782Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T14:31:33.782Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T14:31:33.782Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T14:31:33.782Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T14:31:34.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T14:31:34.670Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T14:31:34.723Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T14:31:35.294Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T14:31:35.294Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T14:31:35.866Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T14:31:36.436Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T14:31:37.479Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T14:31:37.479Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T14:31:37.479Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T14:31:37.479Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T14:31:38.357Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T14:31:38.357Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T14:31:38.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T14:31:38.935Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T14:31:39.505Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T14:31:40.446Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T14:31:40.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T14:31:41.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-27T14:31:41.016Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T14:31:41.587Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T14:31:42.158Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T14:31:42.730Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T14:31:42.992Z] docker_api_swarm_service_test.go:343: [d649b9762948f] joining swarm manager [ded6a7d2f4d80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T14:31:43.427Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T14:31:43.427Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T14:31:43.427Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T14:31:43.427Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T14:31:43.427Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T14:31:43.427Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T14:31:43.427Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T14:31:43.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T14:31:43.826Z] docker_api_swarm_service_test.go:343: [df8db8317c1d1] joining swarm manager [ded6a7d2f4d80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:31:43.993Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T14:31:44.086Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T14:31:44.086Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-27T14:31:46.003Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T14:31:46.377Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T14:31:47.915Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T14:31:48.858Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T14:31:49.119Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T14:31:50.060Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T14:31:51.974Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T14:31:52.916Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T14:31:52.916Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T14:31:54.299Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T14:31:54.559Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T14:31:55.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T14:31:56.802Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T14:31:58.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-27T14:31:59.763Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T14:32:00.375Z] docker_api_swarm_service_test.go:490: [d44ff22b8656a] joining swarm manager [d250f25a3bd7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:32:00.750Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T14:32:00.750Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T14:32:00.750Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T14:32:01.316Z] docker_api_swarm_service_test.go:490: [d59b0793e73f4] joining swarm manager [d250f25a3bd7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:32:03.231Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T14:32:03.702Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T14:32:05.143Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T14:32:05.265Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T14:32:06.083Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T14:32:06.654Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T14:32:08.567Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-27T14:32:08.567Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T14:32:08.567Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T14:32:08.567Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T14:32:08.567Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T14:32:09.056Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T14:32:09.056Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T14:32:09.056Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T14:32:09.056Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T14:32:09.056Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T14:32:09.056Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T14:32:09.056Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T14:32:09.056Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T14:32:09.056Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T14:32:09.140Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T14:32:09.524Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T14:32:09.710Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T14:32:13.006Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T14:32:13.577Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T14:32:14.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-27T14:32:18.386Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T14:32:18.386Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T14:32:18.386Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T14:32:19.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-27T14:32:19.771Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T14:32:20.712Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T14:32:21.657Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T14:32:21.919Z] docker_api_swarm_service_test.go:128: [defa0727cec49] joining swarm manager [d3d984d59029a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:32:22.859Z] docker_api_swarm_service_test.go:129: [d71c02335424f] joining swarm manager [d3d984d59029a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:32:22.859Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T14:32:23.804Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T14:32:24.748Z] docker_api_swarm_service_test.go:137: [d6e264eed3535] joining swarm manager [d3d984d59029a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T14:32:25.693Z] docker_api_swarm_service_test.go:138: [d33cb3d9f5ff1] joining swarm manager [d3d984d59029a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T14:32:26.266Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T14:32:26.748Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T14:32:27.209Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T14:32:27.470Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T14:32:28.586Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T14:32:28.586Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T14:32:28.586Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T14:32:31.497Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T14:32:31.497Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T14:32:31.497Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T14:32:34.167Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T14:32:39.754Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T14:32:39.754Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T14:32:39.754Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T14:32:39.754Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T14:32:39.754Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T14:32:40.745Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T14:32:40.745Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T14:32:40.745Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T14:32:41.322Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T14:32:41.587Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T14:32:41.847Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T14:32:42.418Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T14:32:43.656Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T14:32:43.802Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T14:32:44.063Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-27T14:32:44.634Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T14:32:46.019Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T14:32:46.279Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T14:32:48.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-27T14:32:48.199Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T14:32:50.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-27T14:32:53.298Z] docker_api_swarm_service_test.go:304: [d76212b36bd21] joining swarm manager [dd4c027064eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:32:53.869Z] docker_api_swarm_service_test.go:304: [d788f3404a622] joining swarm manager [dd4c027064eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:32:54.096Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T14:32:55.784Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T14:32:55.784Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T14:32:55.784Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T14:32:56.724Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T14:33:00.022Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T14:33:00.980Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T14:33:00.980Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T14:33:00.980Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T14:33:00.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T14:33:01.421Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T14:33:02.750Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T14:33:03.975Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T14:33:06.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T14:33:06.853Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T14:33:06.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T14:33:09.260Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T14:33:10.649Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T14:33:11.590Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T14:33:11.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T14:33:12.517Z] time="2022-04-27T14:33:06Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/networkdb 103.933s coverage: 60.1% of statements [2022-04-27T14:33:12.517Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-27T14:33:12.517Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-27T14:33:12.531Z] === RUN TestDockerSuite/TestPortList [2022-04-27T14:33:12.776Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-27T14:33:12.776Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T14:33:13.035Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === Skipped [2022-04-27T14:33:13.035Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T14:33:13.035Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T14:33:13.035Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T14:33:13.035Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T14:33:13.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T14:33:13.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T14:33:13.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T14:33:13.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T14:33:13.035Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T14:33:13.035Z] firewalld_test.go:14: firewalld is not running [2022-04-27T14:33:13.035Z] [2022-04-27T14:33:13.035Z] DONE 326 tests, 9 skipped in 199.839s [2022-04-27T14:33:13.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents Post stage [Pipeline] junit [2022-04-27T14:33:13.614Z] Recording test results [2022-04-27T14:33:13.928Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-27T14:33:14.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43515/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc15b19cb9aedcd06e844095b6e2d502bc51e519 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc15b19cb9aedcd06e844095b6e2d502bc51e519 hack/validate/vendor [2022-04-27T14:33:14.824Z] +++ dirname ./hack/vendor.sh [2022-04-27T14:33:14.824Z] ++ cd ./hack [2022-04-27T14:33:14.824Z] ++ pwd [2022-04-27T14:33:14.824Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T14:33:14.824Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-04-27T14:33:14.824Z] + GO111MODULE=auto [2022-04-27T14:33:14.824Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-04-27T14:33:14.824Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-04-27T14:33:14.824Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T14:33:15.391Z] go: downloading google.golang.org/grpc v1.45.0 [2022-04-27T14:33:15.391Z] go: downloading github.com/containerd/containerd v1.6.2 [2022-04-27T14:33:15.649Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T14:33:15.650Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T14:33:15.650Z] go: downloading gotest.tools/v3 v3.1.0 [2022-04-27T14:33:15.650Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-27T14:33:15.909Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-04-27T14:33:15.909Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-04-27T14:33:15.909Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-04-27T14:33:15.909Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-04-27T14:33:15.909Z] go: downloading github.com/moby/buildkit v0.10.1-0.20220327110152-d7744bcb3532 [2022-04-27T14:33:15.909Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-27T14:33:16.019Z] docker_api_swarm_service_test.go:100: [d5dcb6c0bf333] joining swarm manager [db592381bafae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:33:16.168Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-27T14:33:16.168Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-27T14:33:16.427Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-27T14:33:16.427Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-04-27T14:33:16.427Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-04-27T14:33:16.427Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-04-27T14:33:16.427Z] go: downloading github.com/containerd/continuity v0.2.2 [2022-04-27T14:33:16.427Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-27T14:33:16.427Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-04-27T14:33:16.427Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-04-27T14:33:16.427Z] go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T14:33:16.427Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-27T14:33:16.427Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-04-27T14:33:16.590Z] docker_api_swarm_service_test.go:101: [d4faa07ed1bc0] joining swarm manager [db592381bafae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:33:16.686Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-04-27T14:33:16.686Z] go: downloading github.com/opencontainers/runc v1.1.1 [2022-04-27T14:33:16.686Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-04-27T14:33:16.686Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-04-27T14:33:16.686Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-04-27T14:33:16.686Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-04-27T14:33:16.686Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-04-27T14:33:16.686Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-04-27T14:33:16.686Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T14:33:16.686Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-04-27T14:33:17.254Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-04-27T14:33:17.254Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-04-27T14:33:17.254Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-04-27T14:33:17.254Z] go: downloading github.com/moby/locker v1.0.1 [2022-04-27T14:33:17.254Z] go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-04-27T14:33:17.254Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-27T14:33:17.513Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-04-27T14:33:17.513Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-04-27T14:33:17.513Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-04-27T14:33:17.513Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-04-27T14:33:18.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T14:33:19.421Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-04-27T14:33:19.421Z] go: downloading cloud.google.com/go v0.93.3 [2022-04-27T14:33:19.421Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-04-27T14:33:19.421Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-27T14:33:19.421Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-04-27T14:33:19.679Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-04-27T14:33:19.679Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T14:33:19.679Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-04-27T14:33:19.679Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-04-27T14:33:19.679Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-04-27T14:33:20.246Z] go: downloading github.com/creack/pty v1.1.11 [2022-04-27T14:33:20.246Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T14:33:20.246Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-04-27T14:33:20.246Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-04-27T14:33:20.246Z] go: downloading github.com/miekg/dns v1.1.27 [2022-04-27T14:33:20.246Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-04-27T14:33:20.246Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-04-27T14:33:20.246Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-04-27T14:33:20.799Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T14:33:20.813Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-04-27T14:33:20.813Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-04-27T14:33:20.813Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T14:33:21.741Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T14:33:22.331Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T14:33:22.331Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T14:33:22.331Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T14:33:23.343Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-27T14:33:23.343Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-04-27T14:33:23.343Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-04-27T14:33:23.343Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-04-27T14:33:23.343Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-04-27T14:33:23.343Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-04-27T14:33:23.343Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-04-27T14:33:23.343Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-04-27T14:33:23.343Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T14:33:23.343Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-04-27T14:33:23.343Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-04-27T14:33:23.343Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-04-27T14:33:23.343Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-04-27T14:33:23.343Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-04-27T14:33:23.602Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-04-27T14:33:23.602Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-04-27T14:33:23.602Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-04-27T14:33:23.602Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-04-27T14:33:23.602Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-04-27T14:33:23.602Z] go: downloading github.com/containerd/console v1.0.3 [2022-04-27T14:33:23.602Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-04-27T14:33:23.602Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-04-27T14:33:23.602Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-04-27T14:33:23.861Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-27T14:33:23.861Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-04-27T14:33:23.861Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-04-27T14:33:23.861Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-04-27T14:33:23.861Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-04-27T14:33:23.861Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-04-27T14:33:23.861Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T14:33:23.861Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T14:33:23.861Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-27T14:33:23.861Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-04-27T14:33:23.861Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-04-27T14:33:23.861Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-04-27T14:33:23.861Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-04-27T14:33:23.861Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-04-27T14:33:23.861Z] go: downloading google.golang.org/api v0.54.0 [2022-04-27T14:33:25.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T14:33:25.680Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T14:33:25.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T14:33:26.395Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-04-27T14:33:26.395Z] go: downloading go.opencensus.io v0.22.3 [2022-04-27T14:33:26.395Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-04-27T14:33:26.395Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T14:33:26.395Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-04-27T14:33:26.395Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-04-27T14:33:26.395Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-04-27T14:33:26.395Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T14:33:26.654Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T14:33:26.654Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T14:33:26.654Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T14:33:26.654Z] go: downloading golang.org/x/text v0.3.7 [2022-04-27T14:33:27.222Z] go: downloading github.com/google/btree v1.0.1 [2022-04-27T14:33:27.222Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-27T14:33:27.222Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-04-27T14:33:27.222Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-27T14:33:27.222Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-04-27T14:33:27.222Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-04-27T14:33:27.222Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T14:33:27.222Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-27T14:33:27.222Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-04-27T14:33:27.480Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-04-27T14:33:27.480Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-04-27T14:33:27.480Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-04-27T14:33:27.480Z] go: downloading go.uber.org/goleak v1.1.12 [2022-04-27T14:33:27.480Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-04-27T14:33:27.480Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-04-27T14:33:27.480Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-04-27T14:33:27.480Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T14:33:27.480Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-04-27T14:33:27.480Z] go: downloading github.com/kr/pretty v0.2.1 [2022-04-27T14:33:27.480Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-04-27T14:33:27.480Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-27T14:33:27.480Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-04-27T14:33:27.480Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-04-27T14:33:27.740Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-04-27T14:33:27.740Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-04-27T14:33:27.740Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-04-27T14:33:27.740Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-04-27T14:33:27.740Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-04-27T14:33:27.740Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-04-27T14:33:27.740Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-04-27T14:33:27.740Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-04-27T14:33:27.740Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-04-27T14:33:27.740Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-04-27T14:33:27.740Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-04-27T14:33:27.740Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-04-27T14:33:27.945Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T14:33:27.999Z] go: downloading github.com/kr/text v0.2.0 [2022-04-27T14:33:27.999Z] go: downloading google.golang.org/appengine v1.6.7 [2022-04-27T14:33:27.999Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-04-27T14:33:27.999Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-04-27T14:33:27.999Z] go: downloading go.uber.org/zap v1.17.0 [2022-04-27T14:33:27.999Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-04-27T14:33:27.999Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-04-27T14:33:27.999Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-04-27T14:33:27.999Z] go: downloading go.uber.org/atomic v1.7.0 [2022-04-27T14:33:27.999Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-27T14:33:27.999Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-04-27T14:33:27.999Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-04-27T14:33:27.999Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-04-27T14:33:27.999Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-04-27T14:33:27.999Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-04-27T14:33:28.258Z] + GO111MODULE=auto [2022-04-27T14:33:28.258Z] + go mod vendor -modfile vendor.mod [2022-04-27T14:33:28.333Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T14:33:28.333Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T14:33:28.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T14:33:28.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T14:33:28.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T14:33:28.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T14:33:28.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T14:33:29.163Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T14:33:29.163Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T14:33:30.547Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T14:33:30.547Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-27T14:33:31.542Z] Congratulations! All vendoring changes are done the right way. [2022-04-27T14:33:31.543Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-27T14:33:32.460Z] === RUN TestDockerSuite/TestPruneContainerUntil [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T14:33:33.763Z] + echo Ensuring container killed. [2022-04-27T14:33:33.763Z] Ensuring container killed. [2022-04-27T14:33:33.763Z] + docker rm -vf docker-pr4 [2022-04-27T14:33:33.763Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-27T14:33:33.850Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-27T14:33:34.042Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:33:34.042Z] Chowning /workspace to jenkins user [2022-04-27T14:33:34.042Z] + id -u [2022-04-27T14:33:34.042Z] + id -g [2022-04-27T14:33:34.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:33:34.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T14:33:34.217Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T14:33:34.421Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-27T14:33:34.421Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T14:33:34.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T14:33:34.673Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T14:33:34.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T14:33:34.981Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:33:35.711Z] + bundleName=unit [2022-04-27T14:33:35.711Z] + echo Creating unit-bundles.tar.gz [2022-04-27T14:33:35.711Z] Creating unit-bundles.tar.gz [2022-04-27T14:33:35.711Z] + 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-04-27T14:33:35.711Z] bundles/junit-report-libnetwork.xml [2022-04-27T14:33:35.711Z] bundles/junit-report.xml [2022-04-27T14:33:35.711Z] bundles/go-test-report-libnetwork.json [2022-04-27T14:33:35.711Z] bundles/go-test-report.json [2022-04-27T14:33:35.711Z] bundles/profile-libnetwork.out [2022-04-27T14:33:35.711Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-27T14:33:35.723Z] Archiving artifacts [2022-04-27T14:33:35.806Z] check_test.go:378: [d5dcb6c0bf333] daemon is not started [2022-04-27T14:33:36.085Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T14:33:36.393Z] + make clean [2022-04-27T14:33:36.393Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:33:36.393Z] docker-dev-cache [2022-04-27T14:33:36.393Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:33:37.095Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T14:33:37.190Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T14:33:37.761Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T14:33:40.305Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T14:33:40.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T14:33:40.443Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T14:33:40.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T14:33:40.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T14:33:40.899Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T14:33:40.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T14:33:40.899Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T14:33:40.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T14:33:41.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-27T14:33:43.794Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T14:33:43.794Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T14:33:43.794Z] docker_api_swarm_service_test.go:533: [dcd3204eab7ba] joining swarm manager [d1b41572d8e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:33:45.178Z] docker_api_swarm_service_test.go:534: [dfbac1dbe9f99] joining swarm manager [d1b41572d8e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:33:45.261Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T14:33:45.628Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T14:33:46.122Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T14:33:54.288Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T14:33:54.548Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T14:33:55.918Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T14:33:55.932Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T14:33:56.873Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T14:33:57.815Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T14:33:59.727Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T14:34:01.112Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T14:34:02.053Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T14:34:02.053Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T14:34:02.995Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T14:34:04.380Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T14:34:06.291Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T14:34:06.551Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T14:34:06.552Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T14:34:06.552Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T14:34:06.552Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T14:34:06.813Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T14:34:06.813Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T14:34:07.387Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T14:34:07.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-27T14:34:08.528Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T14:34:09.479Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T14:34:10.051Z] docker_api_swarm_service_test.go:148: [da3859d6a0f6a] joining swarm manager [d3c5e21160bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:34:10.311Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T14:34:10.884Z] docker_api_swarm_service_test.go:148: [dd381234a8b6f] joining swarm manager [d3c5e21160bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:34:17.473Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T14:34:17.733Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T14:34:19.116Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T14:34:19.116Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T14:34:19.116Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T14:34:19.376Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T14:34:21.059Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T14:34:21.920Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T14:34:22.492Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T14:34:23.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T14:34:23.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T14:34:23.356Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T14:34:23.356Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T14:34:23.356Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:34:23.356Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T14:34:23.812Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T14:34:23.812Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T14:34:24.268Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T14:34:24.407Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T14:34:25.350Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T14:34:25.350Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T14:34:25.350Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T14:34:26.839Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T14:34:27.985Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T14:34:28.159Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T14:34:28.730Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T14:34:28.948Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T14:34:28.948Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T14:34:28.948Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T14:34:28.948Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T14:34:28.948Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T14:34:28.993Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T14:34:30.475Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T14:34:30.906Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T14:34:31.437Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T14:34:31.483Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T14:34:31.893Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T14:34:32.348Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T14:34:32.805Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T14:34:32.866Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T14:34:33.127Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T14:34:33.387Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T14:34:33.958Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T14:34:35.408Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T14:34:37.258Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T14:34:37.472Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T14:34:37.829Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T14:34:38.400Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T14:34:38.661Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T14:34:39.602Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T14:34:39.644Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T14:34:39.644Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T14:34:39.644Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T14:34:40.174Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T14:34:40.174Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T14:34:40.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T14:34:40.613Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T14:34:40.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T14:34:40.749Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T14:34:40.749Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T14:34:41.070Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T14:34:41.321Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T14:34:42.268Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T14:34:42.598Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T14:34:42.841Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T14:34:43.415Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T14:34:43.559Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T14:34:43.986Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-27T14:34:44.014Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T14:34:44.014Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T14:34:44.014Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T14:34:44.927Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T14:34:44.975Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T14:34:45.438Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T14:34:45.438Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T14:34:45.438Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T14:34:45.438Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T14:34:45.438Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T14:34:45.870Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-27T14:34:46.440Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-27T14:34:47.011Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-27T14:34:47.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-27T14:34:47.585Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-27T14:34:48.160Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-27T14:34:48.754Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T14:34:50.142Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-27T14:34:50.193Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T14:34:51.084Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T14:34:51.655Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T14:34:52.227Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T14:34:52.798Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T14:34:52.798Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T14:34:54.182Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T14:34:54.753Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T14:34:55.325Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T14:34:55.897Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T14:34:56.158Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T14:34:56.158Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T14:34:56.729Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T14:34:57.267Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T14:34:57.267Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T14:34:57.267Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T14:34:57.267Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T14:34:57.306Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T14:34:57.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T14:34:58.226Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T14:34:58.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T14:34:59.019Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T14:34:59.019Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T14:34:59.280Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T14:34:59.541Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T14:35:00.484Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T14:35:01.054Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T14:35:01.628Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T14:35:01.933Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T14:35:02.202Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T14:35:02.202Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T14:35:02.773Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T14:35:03.716Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T14:35:04.669Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T14:35:05.643Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T14:35:05.643Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T14:35:05.643Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T14:35:05.643Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T14:35:05.643Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T14:35:05.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T14:35:06.065Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T14:35:06.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T14:35:07.209Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T14:35:07.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T14:35:08.353Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T14:35:08.924Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T14:35:09.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T14:35:09.352Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:35:09.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T14:35:09.352Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:35:09.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T14:35:09.352Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:35:09.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T14:35:09.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T14:35:09.868Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T14:35:12.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-27T14:35:12.988Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T14:35:12.988Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T14:35:13.560Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T14:35:14.460Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T14:35:15.475Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T14:35:17.390Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T14:35:17.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-27T14:35:19.304Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T14:35:19.877Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-27T14:35:20.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T14:35:20.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T14:35:20.296Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T14:35:21.261Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T14:35:21.261Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T14:35:21.261Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T14:35:21.261Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T14:35:21.261Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T14:35:21.283Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T14:35:21.283Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T14:35:21.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T14:35:21.751Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T14:35:21.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T14:35:21.751Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T14:35:21.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T14:35:21.832Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T14:35:22.219Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T14:35:22.219Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T14:35:22.687Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T14:35:23.223Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-27T14:35:23.223Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T14:35:24.631Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T14:35:26.544Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-27T14:35:26.544Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T14:35:26.790Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T14:35:27.115Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T14:35:27.244Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T14:35:27.244Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T14:35:27.244Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T14:35:27.244Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T14:35:27.244Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T14:35:27.244Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T14:35:28.499Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T14:35:29.072Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-27T14:35:29.072Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T14:35:29.072Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T14:35:29.643Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-27T14:35:29.643Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-27T14:35:30.126Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T14:35:30.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T14:35:30.589Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T14:35:30.589Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T14:35:31.532Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T14:35:32.104Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T14:35:32.365Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-27T14:35:32.625Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-27T14:35:33.197Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T14:35:33.197Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T14:35:33.770Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T14:35:34.342Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T14:35:35.286Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T14:35:35.856Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T14:35:35.880Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T14:35:36.800Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-27T14:35:36.800Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T14:35:37.061Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T14:35:37.633Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T14:35:38.205Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T14:35:38.205Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T14:35:39.146Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T14:35:39.720Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T14:35:40.499Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T14:35:40.967Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T14:35:40.967Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T14:35:41.107Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-27T14:35:41.107Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T14:35:41.107Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:35:41.107Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T14:35:41.107Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T14:35:41.435Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T14:35:41.640Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T14:35:44.407Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T14:35:44.407Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T14:35:47.454Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T14:35:47.454Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T14:35:47.454Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T14:35:47.454Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T14:35:48.673Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T14:35:48.979Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T14:35:52.699Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T14:35:52.699Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T14:35:52.699Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T14:35:52.699Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T14:35:53.155Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T14:35:53.155Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T14:35:53.155Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T14:35:53.155Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T14:35:53.155Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T14:35:53.155Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T14:35:53.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T14:35:53.328Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T14:35:54.287Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T14:35:56.639Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-27T14:35:56.639Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T14:35:56.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T14:35:56.867Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:35:56.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T14:35:56.867Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:35:56.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T14:35:56.867Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:35:56.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T14:35:56.899Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-27T14:35:56.899Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-27T14:35:56.899Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T14:35:56.899Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T14:35:57.469Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T14:35:57.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T14:35:58.946Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T14:35:58.946Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T14:35:58.946Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T14:35:59.380Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T14:35:59.400Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T14:35:59.855Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T14:35:59.855Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T14:35:59.855Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T14:35:59.952Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T14:36:00.892Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T14:36:01.538Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T14:36:02.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T14:36:02.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T14:36:02.526Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T14:36:04.669Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T14:36:05.094Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-27T14:36:06.477Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T14:36:07.050Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T14:36:07.536Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T14:36:07.621Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T14:36:08.381Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T14:36:08.381Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:36:08.381Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T14:36:08.563Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T14:36:08.563Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T14:36:08.832Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T14:36:09.681Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T14:36:10.221Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T14:36:10.793Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T14:36:11.739Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T14:36:11.739Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T14:36:12.001Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T14:36:12.945Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T14:36:13.881Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T14:36:13.881Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T14:36:13.881Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T14:36:13.881Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T14:36:13.881Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T14:36:13.881Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T14:36:13.887Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-27T14:36:16.045Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T14:36:16.501Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T14:36:17.189Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-27T14:36:17.760Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T14:36:18.332Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T14:36:18.648Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T14:36:18.648Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T14:36:18.903Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T14:36:20.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-27T14:36:20.288Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T14:36:20.807Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T14:36:20.807Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T14:36:20.807Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T14:36:21.767Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T14:36:21.767Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T14:36:22.200Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T14:36:22.263Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T14:36:23.140Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-27T14:36:24.528Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T14:36:26.429Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T14:36:26.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-27T14:36:26.702Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T14:36:26.885Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T14:36:27.339Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T14:36:28.032Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T14:36:28.300Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T14:36:28.618Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T14:36:28.755Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T14:36:28.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-27T14:36:29.823Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T14:36:29.873Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T14:36:31.212Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T14:36:31.212Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T14:36:31.396Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T14:36:31.785Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T14:36:31.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-27T14:36:32.357Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T14:36:33.298Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T14:36:33.871Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T14:36:33.903Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T14:36:35.784Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-27T14:36:35.784Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T14:36:37.151Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T14:36:37.151Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T14:36:37.151Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T14:36:37.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T14:36:38.109Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T14:36:38.565Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T14:36:38.643Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-27T14:36:40.089Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T14:36:41.185Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T14:36:41.186Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-27T14:36:41.446Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T14:36:41.446Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-27T14:36:42.017Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T14:36:42.017Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T14:36:42.588Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T14:36:42.764Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T14:36:43.531Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T14:36:43.531Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T14:36:44.104Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T14:36:44.366Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-27T14:36:44.761Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T14:36:44.761Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T14:36:44.761Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T14:36:45.219Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T14:36:45.675Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T14:36:45.675Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T14:36:46.130Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T14:36:49.675Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-27T14:36:49.675Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T14:36:49.675Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T14:36:49.935Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-27T14:36:50.506Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-27T14:36:51.077Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T14:36:52.465Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T14:36:53.174Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T14:36:53.174Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:36:53.174Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T14:36:53.408Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-27T14:36:53.669Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-27T14:36:53.669Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T14:36:54.241Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T14:36:54.502Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T14:36:55.078Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T14:36:55.653Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:36:55.653Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T14:36:55.653Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T14:36:55.653Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-27T14:36:56.225Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T14:36:56.803Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T14:36:56.803Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T14:36:56.803Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T14:36:57.376Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-27T14:36:57.518Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T14:36:57.518Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T14:36:57.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T14:36:58.761Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T14:36:58.761Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T14:36:58.761Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T14:36:59.024Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-27T14:36:59.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T14:37:01.569Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T14:37:02.141Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-27T14:37:02.715Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T14:37:03.287Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T14:37:05.199Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-27T14:37:05.505Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T14:37:05.505Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T14:37:06.467Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T14:37:06.467Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T14:37:06.467Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T14:37:07.132Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T14:37:07.427Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T14:37:07.427Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T14:37:07.701Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-27T14:37:07.702Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T14:37:08.272Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-27T14:37:10.189Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-27T14:37:10.449Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-27T14:37:11.148Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T14:37:12.107Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T14:37:12.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-27T14:37:12.936Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-27T14:37:13.067Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T14:37:14.027Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T14:37:14.481Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T14:37:15.440Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T14:37:16.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-27T14:37:16.242Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-27T14:37:16.813Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-27T14:37:16.965Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T14:37:17.385Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-27T14:37:17.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-27T14:37:18.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-27T14:37:18.900Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-27T14:37:19.473Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-27T14:37:19.734Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-27T14:37:20.305Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T14:37:21.252Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T14:37:21.583Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T14:37:21.584Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T14:37:21.584Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T14:37:21.584Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T14:37:21.822Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T14:37:21.822Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T14:37:22.723Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T14:37:22.723Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T14:37:22.723Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T14:37:23.686Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T14:37:24.141Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T14:37:24.370Z] docker_cli_service_logs_test.go:246: checking task jn1sx45hozy2 [2022-04-27T14:37:24.370Z] docker_cli_service_logs_test.go:251: checking messages for jn1sx45hozy2 [2022-04-27T14:37:24.370Z] docker_cli_service_logs_test.go:246: checking task y3jslf6zf68k [2022-04-27T14:37:24.370Z] docker_cli_service_logs_test.go:251: checking messages for y3jslf6zf68k [2022-04-27T14:37:24.370Z] === RUN TestDockerSuite/TestRunState [2022-04-27T14:37:25.348Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-27T14:37:25.609Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T14:37:26.180Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T14:37:26.756Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T14:37:27.329Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-27T14:37:27.329Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T14:37:27.329Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T14:37:27.904Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T14:37:27.904Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-27T14:37:28.475Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-27T14:37:28.819Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T14:37:29.860Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T14:37:29.860Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T14:37:29.860Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T14:37:30.122Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-27T14:37:32.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-27T14:37:32.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-27T14:37:33.683Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-27T14:37:35.273Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T14:37:36.230Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T14:37:39.530Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T14:37:39.530Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T14:37:40.101Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T14:37:40.674Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T14:37:42.063Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T14:37:43.447Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T14:37:43.588Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T14:37:43.588Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T14:37:43.588Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T14:37:43.719Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T14:37:43.862Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T14:37:43.984Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T14:37:44.246Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T14:37:44.820Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T14:37:45.116Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T14:37:45.761Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T14:37:45.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-27T14:37:46.334Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-27T14:37:46.334Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T14:37:46.334Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T14:37:46.334Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T14:37:46.906Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T14:37:48.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-27T14:37:49.618Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T14:37:50.204Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T14:37:51.147Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T14:37:51.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-27T14:37:51.719Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T14:37:53.632Z] docker_cli_swarm_test.go:1895: [d0b84d6b0843e] joining swarm manager [dd928f78b221f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:37:53.632Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T14:37:54.573Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T14:37:54.835Z] docker_cli_swarm_test.go:1896: [d440ff8c5cc26] joining swarm manager [dd928f78b221f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:37:56.220Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T14:37:56.719Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T14:37:58.134Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T14:37:58.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T14:37:58.134Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T14:37:58.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T14:37:58.395Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T14:37:58.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T14:37:58.395Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T14:37:58.395Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T14:37:58.395Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-27T14:37:58.395Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T14:37:58.395Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-27T14:37:58.966Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-27T14:37:59.538Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-27T14:38:00.480Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-27T14:38:00.742Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-27T14:38:01.317Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T14:38:01.317Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-27T14:38:01.893Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T14:38:01.893Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-27T14:38:02.464Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-27T14:38:02.579Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T14:38:03.035Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-27T14:38:03.035Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-27T14:38:03.606Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T14:38:03.867Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T14:38:04.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T14:38:04.127Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-27T14:38:04.699Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-27T14:38:05.270Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-27T14:38:05.270Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T14:38:05.270Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T14:38:05.531Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T14:38:06.473Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-27T14:38:07.046Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-27T14:38:07.046Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T14:38:07.046Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T14:38:07.306Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T14:38:07.306Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T14:38:08.251Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T14:38:08.824Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T14:38:10.207Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T14:38:10.778Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T14:38:10.778Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T14:38:10.778Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T14:38:11.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-27T14:38:11.300Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-27T14:38:12.243Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-27T14:38:13.197Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T14:38:13.459Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T14:38:14.847Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T14:38:14.847Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T14:38:15.108Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T14:38:15.116Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T14:38:16.049Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2931933867 [2022-04-27T14:38:16.309Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T14:38:16.309Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T14:38:17.705Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T14:38:17.705Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T14:38:17.705Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T14:38:18.665Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T14:38:19.238Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-27T14:38:20.180Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T14:38:20.377Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T14:38:20.377Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T14:38:20.377Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T14:38:20.751Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T14:38:20.751Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T14:38:20.751Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T14:38:20.751Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T14:38:21.325Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T14:38:21.325Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T14:38:21.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-27T14:38:22.161Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T14:38:22.731Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T14:38:23.302Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T14:38:26.232Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T14:38:26.232Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T14:38:26.232Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T14:38:26.232Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T14:38:26.232Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T14:38:26.232Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T14:38:28.587Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T14:38:29.178Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T14:38:29.972Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T14:38:30.037Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T14:38:30.913Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T14:38:31.854Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T14:38:33.821Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T14:38:33.921Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T14:38:34.397Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T14:38:35.788Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T14:38:36.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T14:38:36.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T14:38:36.361Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T14:38:36.598Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T14:38:37.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-27T14:38:38.025Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T14:38:39.544Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T14:38:39.698Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T14:38:39.955Z] docker_cli_swarm_test.go:1796: [d998405c6bf48] joining swarm manager [ddca32623f6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:38:39.955Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T14:38:40.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T14:38:41.339Z] docker_cli_swarm_test.go:1797: [db19fc0b95a0b] joining swarm manager [ddca32623f6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:38:41.339Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T14:38:41.567Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T14:38:43.886Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T14:38:45.562Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T14:38:47.431Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T14:38:47.431Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T14:38:47.431Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T14:38:48.091Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T14:38:50.216Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T14:38:50.683Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T14:38:51.396Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T14:38:52.779Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-27T14:38:56.081Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T14:38:57.703Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T14:38:57.996Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-27T14:38:59.328Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T14:38:59.377Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T14:38:59.948Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T14:39:00.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T14:39:00.516Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T14:39:00.516Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T14:39:00.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-27T14:39:00.519Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T14:39:01.105Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T14:39:01.105Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T14:39:01.105Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T14:39:01.677Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T14:39:03.063Z] docker_cli_swarm_test.go:1315: [de22686ea463b] joining swarm manager [d0a31e4d04618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:39:03.112Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T14:39:04.005Z] docker_cli_swarm_test.go:1316: [dd4ab5379b4af] joining swarm manager [d0a31e4d04618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:39:04.781Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T14:39:04.948Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T14:39:07.670Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T14:39:07.670Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T14:39:07.670Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T14:39:07.670Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T14:39:07.670Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T14:39:07.670Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T14:39:08.253Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-27T14:39:08.253Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-27T14:39:08.827Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-27T14:39:08.827Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T14:39:08.827Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-27T14:39:08.827Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T14:39:08.827Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-27T14:39:09.771Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-27T14:39:10.343Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-27T14:39:10.620Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T14:39:10.917Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-27T14:39:11.766Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T14:39:12.303Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-27T14:39:13.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T14:39:14.405Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T14:39:15.604Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-27T14:39:16.509Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T14:39:16.545Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-27T14:39:16.545Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T14:39:16.545Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-27T14:39:17.116Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-27T14:39:17.352Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T14:39:17.352Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T14:39:17.352Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T14:39:17.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T14:39:20.262Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-27T14:39:20.304Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T14:39:21.256Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T14:39:21.290Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T14:39:21.723Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T14:39:21.723Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T14:39:21.723Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T14:39:21.723Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T14:39:21.723Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T14:39:22.275Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T14:39:22.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-27T14:39:24.666Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T14:39:24.666Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T14:39:24.666Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T14:39:24.728Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-27T14:39:25.668Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T14:39:28.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T14:39:30.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-27T14:39:30.926Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T14:39:31.914Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T14:39:32.670Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-27T14:39:34.054Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-27T14:39:34.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-27T14:39:35.938Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-27T14:39:37.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-27T14:39:38.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-27T14:39:40.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-27T14:39:40.564Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T14:39:41.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-27T14:39:42.878Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T14:39:43.316Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T14:39:43.515Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T14:39:50.666Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T14:39:54.449Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T14:39:57.778Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T14:39:58.038Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T14:39:58.038Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T14:39:58.125Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T14:39:58.234Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T14:39:58.609Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T14:39:58.609Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T14:39:58.609Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T14:39:58.609Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T14:39:59.182Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T14:39:59.182Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T14:39:59.218Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T14:39:59.218Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T14:39:59.218Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T14:39:59.218Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T14:39:59.218Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T14:39:59.753Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T14:39:59.753Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T14:40:00.015Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T14:40:00.015Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T14:40:00.015Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T14:40:00.480Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T14:40:00.781Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T14:40:00.781Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T14:40:00.782Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T14:40:01.402Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T14:40:01.663Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T14:40:01.663Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T14:40:01.663Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T14:40:01.663Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-27T14:40:02.234Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T14:40:03.621Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T14:40:03.882Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T14:40:03.882Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T14:40:05.797Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T14:40:06.670Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T14:40:08.344Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T14:40:08.344Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite (1367.32s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.99s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-04-27T14:40:08.344Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.50s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.42s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.82s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.29s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.49s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.67s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.19s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.60s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.02s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.47s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.27s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.30s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.56s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.86s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.10s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.73s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.18s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.06s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.83s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.90s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.56s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.67s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.66s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.56s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.56s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.43s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.02s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.92s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.22s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.38s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.59s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.15s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.91s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.41s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.36s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.71s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.77s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.25s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.55s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.68s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.52s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.26s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildHistory (3.61s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.47s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.11s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.04s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2022-04-27T14:40:08.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.13s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.90s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.22s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.34s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildPATH (2.23s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.67s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.58s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRm (2.17s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.67s) [2022-04-27T14:40:08.345Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.96s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.54s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.09s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.93s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.98s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.79s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.30s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.87s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.90s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.66s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitTTY (1.79s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.64s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.20s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.51s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.62s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.23s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.19s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.14s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.03s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.04s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.53s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001148060_} (0.65s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12635435516_/foo_false____} (1.46s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12635435516_/foo_true____} (1.50s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_false____} (1.42s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_true____} (1.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32734826315_/foo_true__0xc001148090__} (1.39s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0011480a8_} (1.33s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0011480c0_} (1.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0011480d8_} (1.32s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0011480f0_} (1.37s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.05s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.48s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.31s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.17s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.89s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.18s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.20s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.72s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.57s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.63s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.46s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.69s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.56s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-04-27T14:40:08.346Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.44s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.33s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.43s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2022-04-27T14:40:08.346Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFormat (1.29s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.72s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.85s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.94s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsRename (0.66s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.71s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecCgroup (1.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecEnv (0.83s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.63s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecInteractive (0.72s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.65s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.82s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.79s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.71s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportFile (1.21s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.37s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.61s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.61s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.60s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.83s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.67s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectDefault (0.58s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.64s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.09s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.29s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.54s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.96s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.43s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.72s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.09s) [2022-04-27T14:40:08.347Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.32s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPortList (8.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.45s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsByOrder (2.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.34s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.69s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.11s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-04-27T14:40:08.347Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.76s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.19s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.34s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.65s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.57s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.72s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.97s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.18s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.95s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.10s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.27s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunExitCode (0.89s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.75s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.80s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.97s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.09s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMount (4.94s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.11s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.66s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.97s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.38s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.48s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.32s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunState (1.34s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.31s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.19s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.72s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.25s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.81s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.72s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-04-27T14:40:08.348Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-04-27T14:40:08.348Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.27s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.81s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.97s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartRecordError (1.48s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.11s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.17s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.85s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.45s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.44s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.48s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.89s) [2022-04-27T14:40:08.349Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-04-27T14:40:08.349Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T14:40:08.349Z] === RUN TestDockerRegistrySuite [2022-04-27T14:40:08.349Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T14:40:09.297Z] check_test.go:194: [d0c2340279602] daemon is not started [2022-04-27T14:40:09.297Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T14:40:10.241Z] check_test.go:194: [dabf538b75fcc] daemon is not started [2022-04-27T14:40:10.501Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T14:40:11.884Z] check_test.go:194: [d493e94eb09b0] daemon is not started [2022-04-27T14:40:11.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T14:40:11.884Z] check_test.go:194: [dd64fb45e5f9d] daemon is not started [2022-04-27T14:40:11.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:40:14.428Z] check_test.go:194: [d85e6df503d68] daemon is not started [2022-04-27T14:40:14.689Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:40:16.602Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-27T14:40:18.122Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T14:40:19.905Z] check_test.go:194: [d2b179144563e] daemon is not started [2022-04-27T14:40:20.166Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T14:40:20.737Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-27T14:40:24.043Z] check_test.go:194: [d32a4cc5c3970] daemon is not started [2022-04-27T14:40:24.043Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T14:40:24.615Z] check_test.go:194: [d76f552940ccb] daemon is not started [2022-04-27T14:40:24.615Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T14:40:26.003Z] check_test.go:194: [d011f79f17ef4] daemon is not started [2022-04-27T14:40:26.003Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T14:40:27.393Z] check_test.go:194: [dc74194bb7a51] daemon is not started [2022-04-27T14:40:27.393Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T14:40:28.333Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-27T14:40:28.392Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T14:40:28.593Z] check_test.go:194: [de8eeda424a35] daemon is not started [2022-04-27T14:40:28.594Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T14:40:29.985Z] check_test.go:194: [de754f8e25863] daemon is not started [2022-04-27T14:40:29.985Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T14:40:31.376Z] check_test.go:194: [dc5b4901fd814] daemon is not started [2022-04-27T14:40:31.376Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T14:40:32.380Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T14:40:32.380Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T14:40:32.380Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T14:40:32.380Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T14:40:32.380Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T14:40:32.766Z] check_test.go:194: [d5a84674b6fc1] daemon is not started [2022-04-27T14:40:32.766Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T14:40:33.338Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T14:40:33.709Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:45fd817c1dbf27882b5263fc479175c4d9d486cc8781fda93e539b17a6945e22 [2022-04-27T14:40:35.091Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:661001a04f0ce36121c271401773a0509d889b87373d766f62c4642ee88416a3 [2022-04-27T14:40:35.662Z] check_test.go:194: [ddb3392c3ffee] daemon is not started [2022-04-27T14:40:35.662Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T14:40:35.662Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-27T14:40:36.607Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:265687c6eb60b20692cb832164b0855ee2094dcac2fc4b38c0b7a18cd9150f61 [2022-04-27T14:40:36.609Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T14:40:37.046Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T14:40:37.554Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1581a7d372a72e1713f20437cc8d379f4e9406387d0dbc4b18aa874d39f53c88 [2022-04-27T14:40:37.816Z] check_test.go:194: [d27b6e89959c6] daemon is not started [2022-04-27T14:40:37.816Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T14:40:38.390Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-27T14:40:38.965Z] check_test.go:194: [da693c11c16a3] daemon is not started [2022-04-27T14:40:38.965Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T14:40:40.760Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T14:40:42.273Z] check_test.go:194: [da8dc0919c501] daemon is not started [2022-04-27T14:40:42.273Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T14:40:42.847Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-27T14:40:43.108Z] check_test.go:194: [dc83390e65543] daemon is not started [2022-04-27T14:40:43.108Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:40:43.108Z] check_test.go:194: [dfed55beb661b] daemon is not started [2022-04-27T14:40:43.108Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:40:44.469Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T14:40:44.492Z] check_test.go:194: [d6748567645eb] daemon is not started [2022-04-27T14:40:44.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:40:45.432Z] check_test.go:194: [d9bdcde8337d7] daemon is not started [2022-04-27T14:40:45.432Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:40:46.373Z] check_test.go:194: [d1b2e8584efef] daemon is not started [2022-04-27T14:40:46.373Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T14:40:46.945Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-27T14:40:49.510Z] check_test.go:194: [db6b50ea5bb56] daemon is not started [2022-04-27T14:40:49.510Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T14:40:49.510Z] check_test.go:194: [d2e2150cc0062] daemon is not started [2022-04-27T14:40:49.510Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T14:40:50.895Z] check_test.go:194: [d0f5352b0ed8f] daemon is not started [2022-04-27T14:40:50.895Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T14:40:51.156Z] check_test.go:194: [dc4e45e2b0108] daemon is not started [2022-04-27T14:40:51.156Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T14:40:51.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-27T14:40:51.417Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T14:40:51.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-27T14:40:51.417Z] check_test.go:194: [d05efadc468b3] daemon is not started [2022-04-27T14:40:51.417Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T14:40:51.678Z] check_test.go:194: [de66743376504] daemon is not started [2022-04-27T14:40:51.678Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T14:40:51.938Z] check_test.go:194: [d511b218a653e] daemon is not started [2022-04-27T14:40:51.938Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T14:40:52.198Z] check_test.go:194: [ddfd2580e6d2b] daemon is not started [2022-04-27T14:40:52.198Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T14:40:52.459Z] check_test.go:194: [dd6c530ff58f8] daemon is not started [2022-04-27T14:40:52.459Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T14:40:53.844Z] check_test.go:194: [def8766925758] daemon is not started [2022-04-27T14:40:53.844Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T14:40:54.268Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T14:40:55.759Z] check_test.go:194: [d556f901175f4] daemon is not started [2022-04-27T14:40:55.759Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T14:40:56.705Z] check_test.go:194: [d3cb2d04b850d] daemon is not started [2022-04-27T14:40:56.705Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T14:40:57.650Z] check_test.go:194: [d1f57a46d4177] daemon is not started [2022-04-27T14:40:57.650Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T14:40:57.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-27T14:40:58.482Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-27T14:40:58.742Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T14:40:59.236Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T14:40:59.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite (51.48s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.47s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.45s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.01s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.49s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.01s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.31s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.72s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.79s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.92s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.88s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-04-27T14:40:59.657Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-04-27T14:40:59.657Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T14:40:59.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T14:40:59.703Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T14:40:59.917Z] check_test.go:221: [d96181877f327] daemon is not started [2022-04-27T14:40:59.917Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:41:00.170Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T14:41:01.835Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-27T14:41:02.930Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T14:41:03.220Z] check_test.go:221: [d9d0daa2078c5] daemon is not started [2022-04-27T14:41:03.220Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:41:05.884Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T14:41:05.884Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T14:41:05.884Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T14:41:05.884Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T14:41:05.884Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T14:41:06.872Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T14:41:08.825Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T14:41:08.825Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T14:41:09.800Z] check_test.go:221: [d365cebf2eac0] daemon is not started [2022-04-27T14:41:09.800Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T14:41:10.372Z] check_test.go:221: [d1f28713768fd] daemon is not started [2022-04-27T14:41:10.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:41:10.372Z] check_test.go:221: [d2d2c06657aa0] daemon is not started [2022-04-27T14:41:10.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:41:10.657Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T14:41:11.313Z] check_test.go:221: [d0bbf79dbbf93] daemon is not started [2022-04-27T14:41:11.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:41:12.254Z] check_test.go:221: [d2f548cf6598f] daemon is not started [2022-04-27T14:41:12.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:41:12.649Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T14:41:12.649Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T14:41:13.195Z] check_test.go:221: [d97d34a88fce5] daemon is not started [2022-04-27T14:41:13.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T14:41:14.445Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T14:41:15.739Z] check_test.go:221: [dc8f45db3d1d7] daemon is not started [2022-04-27T14:41:15.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T14:41:15.999Z] check_test.go:221: [d6992fe763308] daemon is not started [2022-04-27T14:41:15.999Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T14:41:16.433Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T14:41:16.570Z] check_test.go:221: [dd5aeb99a0b7e] daemon is not started [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite (16.81s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.24s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.05s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-27T14:41:16.570Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-04-27T14:41:16.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T14:41:16.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T14:41:17.141Z] check_test.go:250: [d53217d17c53c] daemon is not started [2022-04-27T14:41:17.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T14:41:17.712Z] check_test.go:250: [d848f79228568] daemon is not started [2022-04-27T14:41:17.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T14:41:17.973Z] check_test.go:250: [dec33d99c2674] daemon is not started [2022-04-27T14:41:17.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T14:41:18.269Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T14:41:19.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T14:41:19.929Z] check_test.go:250: [dae1a9a840b74] daemon is not started [2022-04-27T14:41:19.929Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T14:41:20.189Z] check_test.go:250: [d118c3303d1e4] daemon is not started [2022-04-27T14:41:20.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T14:41:21.131Z] check_test.go:250: [dea8c8faa133e] daemon is not started [2022-04-27T14:41:21.131Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T14:41:21.391Z] check_test.go:250: [d3065b8a870d7] daemon is not started [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.57s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-04-27T14:41:21.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-27T14:41:21.391Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T14:41:21.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T14:41:26.692Z] check_test.go:277: [dd3aaf32f903f] daemon is not started [2022-04-27T14:41:26.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T14:41:26.692Z] check_test.go:277: [db6e26d6f02f4] daemon is not started [2022-04-27T14:41:26.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T14:41:26.692Z] check_test.go:277: [dae57284b7811] daemon is not started [2022-04-27T14:41:26.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T14:41:26.952Z] check_test.go:277: [d7008f3d77325] daemon is not started [2022-04-27T14:41:26.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T14:41:26.952Z] check_test.go:277: [dcbe7d1ed700b] daemon is not started [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-27T14:41:26.952Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-27T14:41:26.952Z] === RUN TestDockerNetworkSuite [2022-04-27T14:41:26.952Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-27T14:41:27.896Z] docker_cli_network_unix_test.go:46: [d078ef2dcd79f] daemon is not started [2022-04-27T14:41:28.157Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-27T14:41:28.728Z] docker_cli_network_unix_test.go:46: [d28963a36a852] daemon is not started [2022-04-27T14:41:28.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-27T14:41:31.535Z] docker_cli_network_unix_test.go:46: [d551c1e711d8f] daemon is not started [2022-04-27T14:41:32.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-27T14:41:33.198Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T14:41:33.198Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T14:41:33.492Z] docker_cli_network_unix_test.go:46: [d77bb987bf774] daemon is not started [2022-04-27T14:41:33.668Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T14:41:33.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-27T14:41:33.752Z] docker_cli_network_unix_test.go:1233: [de1be12531942] daemon is not started [2022-04-27T14:41:34.228Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T14:41:34.228Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T14:41:34.228Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T14:41:36.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-27T14:41:36.438Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T14:41:36.907Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T14:41:37.238Z] docker_cli_network_unix_test.go:46: [df38afa3f170f] daemon is not started [2022-04-27T14:41:37.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-27T14:41:40.688Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T14:41:40.821Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T14:41:41.288Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T14:41:43.098Z] docker_cli_network_unix_test.go:46: [dc7eb87051c30] daemon is not started [2022-04-27T14:41:43.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-27T14:41:45.075Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T14:41:45.075Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T14:41:45.277Z] docker_cli_network_unix_test.go:46: [dd7c12e2b8940] daemon is not started [2022-04-27T14:41:45.439Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T14:41:45.439Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T14:41:45.439Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T14:41:45.439Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T14:41:45.439Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T14:41:45.439Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T14:41:45.439Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T14:41:45.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-27T14:41:46.921Z] docker_cli_network_unix_test.go:46: [d8040a858f81b] daemon is not started [2022-04-27T14:41:46.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-27T14:41:47.182Z] docker_cli_network_unix_test.go:46: [d08503544b832] daemon is not started [2022-04-27T14:41:47.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-27T14:41:47.443Z] docker_cli_network_unix_test.go:46: [ddabdd33f72d1] daemon is not started [2022-04-27T14:41:47.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T14:41:48.027Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T14:41:48.027Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T14:41:48.027Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T14:41:48.027Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T14:41:48.273Z] docker_cli_network_unix_test.go:46: [d880e3b36a1fb] daemon is not started [2022-04-27T14:41:48.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-27T14:41:48.865Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T14:41:49.104Z] docker_cli_network_unix_test.go:46: [d5661427941c7] daemon is not started [2022-04-27T14:41:49.227Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T14:41:49.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-27T14:41:49.625Z] docker_cli_network_unix_test.go:46: [db4effc688478] daemon is not started [2022-04-27T14:41:49.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-27T14:41:49.693Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T14:41:49.887Z] docker_cli_network_unix_test.go:46: [dff25499aa1cd] daemon is not started [2022-04-27T14:41:49.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-27T14:41:50.460Z] docker_cli_network_unix_test.go:46: [d6f0ba2229ea5] daemon is not started [2022-04-27T14:41:50.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-27T14:41:50.722Z] docker_cli_network_unix_test.go:46: [debfd31e9ac9b] daemon is not started [2022-04-27T14:41:50.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-27T14:41:50.983Z] docker_cli_network_unix_test.go:46: [df458a1baa116] daemon is not started [2022-04-27T14:41:50.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-27T14:41:50.983Z] docker_cli_network_unix_test.go:46: [d6ecbe402eba2] daemon is not started [2022-04-27T14:41:50.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-27T14:41:51.742Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T14:41:51.924Z] docker_cli_network_unix_test.go:46: [d9ee7b686104b] daemon is not started [2022-04-27T14:41:51.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-27T14:41:52.494Z] docker_cli_network_unix_test.go:46: [db9d8a4828663] daemon is not started [2022-04-27T14:41:52.639Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T14:41:52.639Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T14:41:52.639Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T14:41:52.639Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T14:41:52.639Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T14:41:52.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-27T14:41:52.754Z] docker_cli_network_unix_test.go:46: [d0486037a254e] daemon is not started [2022-04-27T14:41:53.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-27T14:41:53.015Z] docker_cli_network_unix_test.go:46: [d87752afbcccf] daemon is not started [2022-04-27T14:41:53.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-27T14:41:53.281Z] docker_cli_network_unix_test.go:46: [d0da0d1f20f9a] daemon is not started [2022-04-27T14:41:53.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-27T14:41:54.633Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T14:41:54.665Z] docker_cli_network_unix_test.go:968: [d9d2203a0b020] daemon is not started [2022-04-27T14:41:55.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-27T14:41:56.184Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-27T14:41:56.757Z] docker_cli_network_unix_test.go:46: [d8a198e819fcd] daemon is not started [2022-04-27T14:41:57.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T14:41:58.354Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T14:41:58.354Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T14:41:58.354Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T14:41:58.354Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T14:41:58.354Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T14:41:58.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T14:41:58.407Z] docker_cli_swarm_test.go:1180: [d5471b1da2aa6] joining swarm manager [dfaa0a8c705d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:41:59.791Z] docker_cli_network_unix_test.go:1116: [de32350ff4c55] daemon is not started [2022-04-27T14:42:02.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T14:42:02.136Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:42:02.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T14:42:02.136Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:42:02.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T14:42:02.136Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:42:02.136Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T14:42:02.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T14:42:03.763Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T14:42:03.763Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T14:42:04.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-27T14:42:04.029Z] docker_cli_network_unix_test.go:46: [d2b3cbb51d6fc] daemon is not started [2022-04-27T14:42:04.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-27T14:42:04.219Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T14:42:04.599Z] docker_cli_network_unix_test.go:46: [d30a7e5dd9297] daemon is not started [2022-04-27T14:42:04.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-27T14:42:04.599Z] docker_cli_network_unix_test.go:46: [d2347239c1ea7] daemon is not started [2022-04-27T14:42:04.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-27T14:42:04.860Z] docker_cli_network_unix_test.go:46: [d3f1daa4323b9] daemon is not started [2022-04-27T14:42:04.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-27T14:42:04.860Z] docker_cli_swarm_test.go:1189: [dd5be153542be] joining swarm manager [dfaa0a8c705d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:42:04.860Z] docker_cli_network_unix_test.go:46: [d51ebff04fa22] daemon is not started [2022-04-27T14:42:04.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-27T14:42:05.119Z] docker_cli_network_unix_test.go:46: [d41c4b9838a1f] daemon is not started [2022-04-27T14:42:05.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-27T14:42:05.119Z] docker_cli_network_unix_test.go:46: [d5e269f167303] daemon is not started [2022-04-27T14:42:05.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-27T14:42:07.036Z] docker_cli_network_unix_test.go:46: [d694de8674094] daemon is not started [2022-04-27T14:42:07.112Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T14:42:07.360Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T14:42:07.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-27T14:42:07.872Z] docker_cli_network_unix_test.go:46: [d676a1c47a89e] daemon is not started [2022-04-27T14:42:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-27T14:42:07.872Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T14:42:07.872Z] docker_cli_network_unix_test.go:46: [da84fe753052f] daemon is not started [2022-04-27T14:42:07.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-27T14:42:08.133Z] docker_cli_network_unix_test.go:46: [d4a02a2daa44f] daemon is not started [2022-04-27T14:42:08.642Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T14:42:08.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-27T14:42:11.529Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T14:42:12.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-27T14:42:13.765Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T14:42:13.766Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T14:42:13.935Z] docker_cli_network_unix_test.go:1084: [d5f15fcf5de1c] daemon is not started [2022-04-27T14:42:15.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-27T14:42:15.318Z] docker_cli_network_unix_test.go:46: [d2bf4f5dc88a5] daemon is not started [2022-04-27T14:42:15.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-27T14:42:15.578Z] docker_cli_network_unix_test.go:46: [d3fd6ef191865] daemon is not started [2022-04-27T14:42:15.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-27T14:42:16.191Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T14:42:16.191Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T14:42:16.191Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T14:42:16.191Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T14:42:16.191Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T14:42:16.191Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T14:42:16.191Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T14:42:17.222Z] docker_cli_network_unix_test.go:46: [dea65779ae85c] daemon is not started [2022-04-27T14:42:17.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-27T14:42:17.485Z] docker_cli_network_unix_test.go:46: [d23d0ec945efc] daemon is not started [2022-04-27T14:42:17.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-27T14:42:18.059Z] docker_cli_network_unix_test.go:46: [db2b4008c9d01] daemon is not started [2022-04-27T14:42:18.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-27T14:42:18.582Z] docker_cli_network_unix_test.go:46: [d00964f451276] daemon is not started [2022-04-27T14:42:18.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-27T14:42:19.081Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T14:42:19.420Z] docker_cli_network_unix_test.go:46: [dc27a19df9c5c] daemon is not started [2022-04-27T14:42:19.537Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T14:42:19.685Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-27T14:42:19.854Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T14:42:20.323Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T14:42:20.323Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T14:42:20.323Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T14:42:20.323Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T14:42:20.323Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T14:42:20.323Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T14:42:20.800Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T14:42:22.425Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T14:42:22.425Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T14:42:22.425Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T14:42:22.425Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T14:42:22.425Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T14:42:25.457Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T14:42:25.457Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T14:42:25.457Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T14:42:25.457Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T14:42:25.457Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T14:42:26.281Z] docker_cli_network_unix_test.go:46: [d51556634ff30] daemon is not started [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite (58.28s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.09s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.74s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.60s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.48s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.39s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.43s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.59s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-27T14:42:26.281Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.05s) [2022-04-27T14:42:26.281Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s) [2022-04-27T14:42:26.281Z] === RUN TestDockerHubPullSuite [2022-04-27T14:42:26.281Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-27T14:42:27.222Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-27T14:42:27.477Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T14:42:27.477Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T14:42:28.339Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T14:42:28.339Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T14:42:28.339Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T14:42:29.762Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-27T14:42:30.027Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-27T14:42:31.414Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-27T14:42:31.677Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite (6.29s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2022-04-27T14:42:31.677Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-27T14:42:31.677Z] PASS [2022-04-27T14:42:31.677Z] [2022-04-27T14:42:31.677Z] === Skipped [2022-04-27T14:42:31.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-27T14:42:31.677Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.677Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T14:42:31.678Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T14:42:31.678Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2022-04-27T14:42:31.678Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T14:42:31.678Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T14:42:31.678Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T14:42:31.678Z] docker_cli_network_unix_test.go:46: [da84fe753052f] daemon is not started [2022-04-27T14:42:31.678Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] DONE 1265 tests, 51 skipped in 1516.797s [2022-04-27T14:42:31.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:42:31.678Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T14:42:31.678Z] +++ kill 9344 [2022-04-27T14:42:31.678Z] +++ /etc/init.d/apparmor stop [2022-04-27T14:42:31.678Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:42:31.678Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.678Z] To set a process to complain mode, use the command line tool [2022-04-27T14:42:31.678Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:42:31.678Z] +++ true [2022-04-27T14:42:31.678Z] exiting test-integration [2022-04-27T14:42:31.678Z] ++ exit 0 [2022-04-27T14:42:31.678Z] [2022-04-27T14:42:31.940Z] + for job in $(jobs -p) [2022-04-27T14:42:31.940Z] + wait 6953 [2022-04-27T14:42:32.240Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T14:42:36.993Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T14:42:38.677Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T14:42:42.437Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T14:42:42.437Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T14:42:42.902Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T14:42:43.530Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T14:42:43.530Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T14:42:47.661Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T14:42:48.128Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T14:42:50.075Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-27T14:42:50.570Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T14:42:52.883Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T14:42:52.883Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T14:42:52.883Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T14:42:53.351Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T14:42:53.819Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T14:42:53.819Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T14:42:53.819Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T14:42:54.287Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T14:42:54.287Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T14:42:54.743Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T14:42:54.743Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T14:42:54.743Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T14:42:54.772Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T14:42:54.772Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T14:42:54.772Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T14:42:54.772Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T14:42:54.772Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T14:42:54.772Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T14:42:54.772Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T14:42:55.732Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T14:42:56.906Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T14:42:56.906Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T14:42:57.364Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T14:42:58.222Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-27T14:43:00.961Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T14:43:00.961Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:43:00.961Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T14:43:02.423Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-27T14:43:03.810Z] docker_cli_swarm_test.go:1112: [df9376d590603] joining swarm manager [dd436c3b3af7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:43:04.397Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T14:43:04.853Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T14:43:04.853Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T14:43:05.197Z] docker_cli_swarm_test.go:1113: [d8331c2dd1ace] joining swarm manager [dd436c3b3af7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:43:05.308Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T14:43:05.308Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T14:43:05.308Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T14:43:05.308Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:43:05.308Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T14:43:05.959Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T14:43:07.467Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T14:43:07.467Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T14:43:07.467Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T14:43:09.720Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T14:43:09.720Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T14:43:11.257Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T14:43:11.714Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T14:43:12.122Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T14:43:13.242Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T14:43:13.242Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T14:43:13.242Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T14:43:14.206Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T14:43:14.206Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T14:43:15.829Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T14:43:15.830Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T14:43:15.830Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T14:43:22.081Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T14:43:22.081Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T14:43:22.081Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T14:43:22.081Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T14:43:22.081Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T14:43:22.081Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T14:43:22.081Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T14:43:22.758Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T14:43:22.861Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T14:43:22.861Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:43:22.861Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T14:43:23.040Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T14:43:23.721Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T14:43:24.177Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T14:43:25.141Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T14:43:25.597Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T14:43:26.560Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T14:43:28.089Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T14:43:28.619Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T14:43:28.805Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T14:43:30.965Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T14:43:30.965Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T14:43:30.965Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T14:43:30.965Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T14:43:30.965Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T14:43:30.965Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:43:30.965Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T14:43:32.494Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T14:43:33.279Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T14:43:33.279Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T14:43:33.279Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T14:43:33.279Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T14:43:33.279Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T14:43:33.279Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T14:43:33.279Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T14:43:33.279Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T14:43:33.858Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T14:43:33.858Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T14:43:33.858Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T14:43:34.314Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T14:43:34.839Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T14:43:37.268Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T14:43:39.511Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T14:43:40.423Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T14:43:40.981Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T14:43:44.943Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T14:43:44.943Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T14:43:44.943Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T14:43:46.804Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T14:43:46.804Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T14:43:46.804Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T14:43:48.965Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T14:43:48.965Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T14:43:48.965Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T14:43:48.965Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T14:43:48.965Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T14:43:48.965Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T14:43:48.965Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T14:43:51.127Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T14:43:51.127Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T14:43:51.127Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T14:43:51.127Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T14:43:51.985Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T14:43:51.985Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:43:51.985Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T14:43:54.008Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T14:43:54.008Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T14:43:54.008Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T14:43:54.008Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T14:43:54.008Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T14:43:54.008Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T14:43:54.008Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T14:43:54.008Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T14:43:56.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T14:43:57.753Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T14:43:59.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T14:44:01.474Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T14:44:01.474Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T14:44:01.474Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T14:44:01.474Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T14:44:01.474Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T14:44:01.474Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T14:44:01.474Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T14:44:01.474Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T14:44:02.412Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T14:44:02.412Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T14:44:02.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T14:44:02.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T14:44:02.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T14:44:02.688Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T14:44:02.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T14:44:03.980Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T14:44:05.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T14:44:05.639Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T14:44:07.856Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T14:44:07.856Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T14:44:07.856Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T14:44:07.856Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T14:44:07.856Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T14:44:08.628Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T14:44:10.804Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T14:44:10.804Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T14:44:13.021Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T14:44:13.021Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T14:44:13.021Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T14:44:14.493Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T14:44:14.493Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T14:44:14.493Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T14:44:15.970Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T14:44:16.055Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T14:44:16.055Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T14:44:16.055Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T14:44:16.055Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T14:44:16.055Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T14:44:16.055Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T14:44:16.055Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T14:44:16.438Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T14:44:19.002Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T14:44:19.002Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T14:44:19.002Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T14:44:19.002Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T14:44:19.384Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T14:44:21.218Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T14:44:21.218Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T14:44:21.218Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T14:44:21.218Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T14:44:21.218Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T14:44:21.218Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T14:44:21.218Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T14:44:21.218Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T14:44:24.135Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T14:44:24.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T14:44:25.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T14:44:26.938Z] docker_cli_swarm_test.go:1166: [d217a7759a693] joining swarm manager [dd436c3b3af7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T14:44:27.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T14:44:27.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T14:44:27.944Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T14:44:27.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T14:44:28.885Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T14:44:29.351Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T14:44:29.351Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T14:44:29.351Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T14:44:29.351Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T14:44:29.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T14:44:29.505Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T14:44:31.562Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T14:44:31.562Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T14:44:31.562Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T14:44:31.715Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T14:44:31.715Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T14:44:31.715Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T14:44:31.715Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T14:44:31.715Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T14:44:34.090Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T14:44:34.515Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T14:44:34.515Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T14:44:34.515Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T14:44:34.666Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T14:44:34.666Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T14:44:36.229Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T14:44:36.229Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T14:44:36.229Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T14:44:37.463Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T14:44:37.463Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T14:44:38.443Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T14:44:38.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T14:44:41.133Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T14:44:42.209Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T14:44:44.424Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T14:44:44.424Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T14:44:44.424Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T14:44:44.424Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T14:44:44.424Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T14:44:44.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T14:44:44.918Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T14:44:46.578Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T14:44:46.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T14:44:46.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T14:44:48.706Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T14:44:48.706Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T14:44:48.706Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T14:44:48.706Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T14:44:48.706Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T14:44:49.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T14:44:50.918Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T14:44:50.918Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T14:44:50.918Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T14:44:51.331Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T14:44:51.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T14:44:53.132Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T14:44:53.132Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T14:44:53.132Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T14:44:54.694Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T14:44:54.694Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T14:44:54.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T14:44:56.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009790e0_} [2022-04-27T14:44:59.047Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-27T14:44:59.047Z] docker_cli_swarm_test.go:1447: [d2fbe9007f8e2] joining swarm manager [d1daa86bb5a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:44:59.047Z] docker_cli_swarm_test.go:1448: [dff1e11535238] joining swarm manager [d1daa86bb5a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T14:44:59.441Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T14:44:59.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11428614778_c:\foo_false____} [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T14:45:01.003Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T14:45:01.003Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T14:45:01.003Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T14:45:01.003Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T14:45:01.003Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T14:45:01.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T14:45:01.745Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T14:45:02.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11428614778_c:\foo_true____} [2022-04-27T14:45:02.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T14:45:02.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T14:45:04.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T14:45:05.084Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T14:45:05.084Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T14:45:05.084Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T14:45:05.084Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T14:45:05.084Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T14:45:05.084Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T14:45:05.084Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T14:45:05.466Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T14:45:07.178Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-27T14:45:07.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T14:45:08.028Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T14:45:08.028Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T14:45:08.028Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:45:08.028Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T14:45:08.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-27T14:45:08.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-27T14:45:08.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-27T14:45:08.821Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-27T14:45:09.462Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-27T14:45:09.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T14:45:10.252Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T14:45:10.718Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T14:45:10.718Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T14:45:10.718Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T14:45:12.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-27T14:45:12.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b3128_} [2022-04-27T14:45:13.664Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T14:45:13.664Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T14:45:13.664Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T14:45:13.664Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T14:45:13.664Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T14:45:13.664Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T14:45:13.664Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T14:45:15.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1512498813_c:\foo_false____} [2022-04-27T14:45:15.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-27T14:45:17.259Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-27T14:45:17.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1512498813_c:\foo_true____} [2022-04-27T14:45:18.414Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T14:45:19.169Z] docker_cli_swarm_unix_test.go:63: [db74c53650a97] joining swarm manager [d40b499d22e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T14:45:19.531Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T14:45:19.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T14:45:19.998Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T14:45:19.998Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T14:45:19.998Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T14:45:19.998Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T14:45:19.998Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T14:45:19.998Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T14:45:20.242Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T14:45:20.242Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T14:45:20.242Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T14:45:20.621Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T14:45:20.621Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:45:20.621Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T14:45:20.621Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T14:45:20.621Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T14:45:22.210Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T14:45:22.210Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T14:45:22.210Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T14:45:22.210Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T14:45:22.210Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.210Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T14:45:22.210Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.677Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T14:45:22.677Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.677Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T14:45:22.677Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.677Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T14:45:22.677Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.677Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T14:45:22.678Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.678Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T14:45:22.678Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.678Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T14:45:22.678Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.678Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T14:45:22.678Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:45:22.678Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T14:45:24.890Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T14:45:24.890Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T14:45:24.890Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T14:45:24.890Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T14:45:26.079Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T14:45:26.536Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T14:45:26.536Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T14:45:26.536Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T14:45:26.536Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T14:45:26.536Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T14:45:27.837Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T14:45:27.837Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T14:45:27.837Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T14:45:27.837Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T14:45:27.837Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T14:45:27.837Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T14:45:27.837Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T14:45:28.705Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T14:45:31.026Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T14:45:31.026Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:45:31.026Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T14:45:31.026Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:45:31.026Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T14:45:31.624Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T14:45:32.421Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T14:45:33.835Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T14:45:33.836Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:45:33.836Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T14:45:33.836Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T14:45:33.836Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T14:45:34.585Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T14:45:35.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T14:45:35.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T14:45:37.933Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T14:45:38.894Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T14:45:39.673Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T14:45:39.673Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T14:45:39.673Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T14:45:39.673Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T14:45:39.673Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T14:45:40.422Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T14:45:42.486Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T14:45:42.486Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:45:42.486Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T14:45:42.486Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:45:42.486Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T14:45:42.616Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T14:45:42.616Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T14:45:42.616Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T14:45:42.616Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T14:45:42.616Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T14:45:44.826Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T14:45:44.826Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:45:44.826Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T14:45:44.826Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T14:45:44.826Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T14:45:44.826Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T14:45:44.826Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T14:45:44.826Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T14:45:44.826Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T14:45:45.293Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T14:45:45.293Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T14:45:51.091Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T14:45:51.115Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T14:45:51.115Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T14:45:51.115Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T14:45:51.115Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T14:45:51.575Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T14:45:52.767Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T14:45:53.250Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T14:45:53.250Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T14:45:53.707Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T14:45:53.728Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T14:45:53.753Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T14:45:53.753Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T14:45:53.753Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T14:45:53.753Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T14:45:53.753Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T14:45:55.868Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T14:45:56.322Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T14:45:56.655Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T14:45:56.655Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:45:56.655Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T14:45:56.655Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T14:45:56.655Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T14:45:56.656Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T14:45:56.656Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T14:45:56.656Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T14:45:56.656Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T14:45:56.656Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T14:45:56.656Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T14:45:56.776Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T14:45:56.777Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T14:45:56.777Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T14:45:57.231Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T14:45:57.231Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:45:57.231Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T14:45:57.231Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T14:45:57.685Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T14:45:58.833Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T14:46:00.780Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T14:46:01.008Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T14:46:01.467Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T14:46:01.467Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T14:46:03.657Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T14:46:04.124Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T14:46:04.124Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T14:46:04.124Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T14:46:04.124Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T14:46:04.516Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T14:46:04.591Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T14:46:04.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:46:04.591Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T14:46:04.591Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T14:46:05.057Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T14:46:06.241Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T14:46:06.242Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T14:46:06.242Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T14:46:08.450Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T14:46:08.450Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T14:46:08.450Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:46:08.450Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T14:46:11.395Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T14:46:11.395Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T14:46:11.395Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T14:46:11.395Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T14:46:11.395Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T14:46:11.395Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T14:46:11.395Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T14:46:11.395Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T14:46:11.668Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T14:46:12.210Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T14:46:12.210Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T14:46:12.677Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T14:46:14.338Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T14:46:15.430Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-27T14:46:15.430Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-27T14:46:15.430Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-27T14:46:15.457Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T14:46:15.624Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T14:46:15.624Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T14:46:15.624Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:46:15.624Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T14:46:16.548Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T14:46:17.342Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-27T14:46:18.573Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T14:46:18.574Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T14:46:18.574Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T14:46:18.574Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T14:46:18.574Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T14:46:18.574Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T14:46:18.574Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T14:46:18.574Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T14:46:18.574Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T14:46:19.244Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T14:46:19.499Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T14:46:20.232Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T14:46:20.232Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T14:46:20.232Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T14:46:20.232Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T14:46:20.232Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T14:46:20.643Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-27T14:46:20.787Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T14:46:22.445Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T14:46:22.445Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T14:46:22.445Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T14:46:23.195Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-27T14:46:23.734Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T14:46:25.109Z] docker_api_swarm_test.go:962: [dc72c1fdc2370] joining swarm manager [dcf4ae6b09598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T14:46:25.948Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T14:46:28.157Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T14:46:32.901Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T14:46:34.605Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T14:46:37.558Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T14:46:37.647Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T14:46:40.593Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T14:46:41.059Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T14:46:43.215Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-27T14:46:43.418Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T14:46:44.982Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T14:46:45.449Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T14:46:45.805Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T14:46:46.273Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T14:46:47.258Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T14:46:49.240Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T14:46:50.224Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T14:46:51.205Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T14:46:53.104Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T14:46:55.446Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-27T14:46:55.892Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T14:46:56.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T14:46:57.759Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T14:46:57.759Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T14:46:57.759Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T14:46:57.759Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T14:46:58.289Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T14:46:58.722Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T14:46:58.722Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T14:46:58.722Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T14:46:59.396Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T14:47:00.579Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T14:47:00.579Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T14:47:00.579Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T14:47:00.579Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T14:47:01.546Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T14:47:01.546Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T14:47:01.546Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T14:47:01.608Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T14:47:01.939Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-27T14:47:04.450Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T14:47:10.073Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-27T14:47:11.477Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T14:47:13.620Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T14:47:15.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-27T14:47:15.791Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T14:47:17.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-27T14:47:19.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-27T14:47:21.653Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T14:47:21.653Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T14:47:21.653Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T14:47:22.370Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-27T14:47:23.864Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T14:47:24.913Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-27T14:47:27.655Z] === RUN TestDockerSuite/TestExec [2022-04-27T14:47:27.655Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:47:27.655Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T14:47:27.655Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:47:27.655Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T14:47:28.213Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-27T14:47:28.328Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T14:47:29.219Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T14:47:30.124Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-27T14:47:31.433Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T14:47:31.433Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T14:47:31.433Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T14:47:31.433Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T14:47:31.433Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T14:47:31.433Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:47:31.433Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T14:47:32.995Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T14:47:34.558Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T14:47:35.403Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T14:47:36.769Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T14:47:37.274Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T14:47:37.274Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T14:47:37.586Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T14:47:37.586Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T14:47:37.587Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T14:47:37.587Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T14:47:38.046Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T14:47:38.332Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T14:47:39.485Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T14:47:39.587Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T14:47:43.085Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T14:47:43.085Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T14:47:43.085Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T14:47:43.085Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:47:43.085Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T14:47:43.085Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T14:47:43.085Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T14:47:43.324Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T14:47:44.655Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T14:47:45.338Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T14:47:45.338Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T14:47:45.338Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T14:47:45.506Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T14:47:47.547Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T14:47:49.248Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T14:47:49.408Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T14:47:49.408Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T14:47:49.408Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T14:47:49.408Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T14:47:49.408Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T14:47:49.408Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T14:47:50.972Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T14:47:50.972Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T14:47:50.972Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T14:47:50.972Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T14:47:50.972Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T14:47:50.972Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T14:47:51.331Z] === RUN TestDockerSuite/TestExec [2022-04-27T14:47:51.331Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:47:51.331Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T14:47:51.331Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:47:51.331Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T14:47:53.183Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T14:47:53.183Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T14:47:53.183Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T14:47:54.273Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T14:47:56.497Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T14:47:56.497Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T14:47:56.497Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T14:47:56.497Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T14:47:56.497Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T14:47:56.497Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:47:56.497Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T14:47:57.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T14:47:57.937Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T14:47:57.937Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T14:47:57.937Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T14:47:57.937Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T14:47:57.937Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T14:47:57.937Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T14:47:59.439Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T14:48:02.386Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T14:48:03.800Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T14:48:05.331Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T14:48:06.939Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T14:48:07.399Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T14:48:07.859Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T14:48:08.280Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T14:48:09.664Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T14:48:12.609Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T14:48:13.023Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T14:48:13.023Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T14:48:13.023Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T14:48:13.023Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:48:13.023Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T14:48:13.023Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T14:48:13.023Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T14:48:15.966Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T14:48:16.430Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T14:48:16.889Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T14:48:18.474Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestHealth [2022-04-27T14:48:18.474Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T14:48:18.474Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T14:48:20.723Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T14:48:20.723Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T14:48:21.817Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T14:48:21.817Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T14:48:21.817Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T14:48:21.817Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T14:48:21.817Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T14:48:21.817Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T14:48:22.340Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T14:48:22.340Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T14:48:22.340Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T14:48:22.340Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T14:48:22.340Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T14:48:22.340Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T14:48:22.807Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T14:48:23.274Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T14:48:23.274Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T14:48:23.274Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T14:48:24.027Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T14:48:24.027Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T14:48:24.027Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T14:48:24.027Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T14:48:24.027Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T14:48:24.027Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:48:24.027Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T14:48:24.027Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T14:48:24.259Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T14:48:24.259Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T14:48:24.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T14:48:24.493Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T14:48:24.493Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T14:48:24.493Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T14:48:25.822Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T14:48:26.289Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T14:48:26.379Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-27T14:48:27.439Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T14:48:27.439Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T14:48:27.439Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T14:48:27.850Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T14:48:30.802Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T14:48:30.802Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T14:48:30.802Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:48:30.802Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T14:48:33.297Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T14:48:33.297Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T14:48:33.297Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T14:48:33.297Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T14:48:33.297Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T14:48:33.297Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T14:48:33.297Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T14:48:34.589Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T14:48:34.589Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T14:48:34.589Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T14:48:34.589Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T14:48:34.589Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T14:48:34.589Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T14:48:34.589Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T14:48:34.589Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.589Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T14:48:34.590Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T14:48:34.590Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.590Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T14:48:34.590Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:48:34.590Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T14:48:36.805Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T14:48:39.022Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T14:48:39.022Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:48:39.022Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T14:48:39.022Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T14:48:39.022Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T14:48:39.022Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T14:48:39.022Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T14:48:39.022Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T14:48:40.427Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T14:48:41.202Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T14:48:41.291Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-27T14:48:41.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T14:48:42.162Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T14:48:42.162Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T14:48:42.162Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T14:48:43.133Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T14:48:43.844Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T14:48:43.844Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:48:43.844Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T14:48:43.844Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T14:48:43.844Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T14:48:43.844Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T14:48:43.844Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T14:48:44.107Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T14:48:46.028Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T14:48:46.211Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T14:48:47.845Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T14:48:49.939Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T14:48:50.715Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T14:48:50.715Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:48:50.715Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T14:48:50.715Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:48:50.715Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T14:48:50.715Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:48:50.715Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T14:48:52.250Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T14:48:52.541Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T14:48:52.541Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T14:48:52.541Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T14:48:52.541Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T14:48:52.541Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T14:48:52.541Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T14:48:52.541Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T14:48:54.720Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T14:48:54.720Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T14:48:55.448Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T14:48:55.908Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite (1552.31s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.09s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2022-04-27T14:48:56.198Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.03s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.44s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.72s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.47s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.80s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.99s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.09s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.76s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.42s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.99s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.83s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.41s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.19s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.15s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.32s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.85s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.93s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.83s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.41s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.78s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.52s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.53s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.72s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.70s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.16s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.13s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.20s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.14s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.85s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.42s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.69s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (76.10s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.04s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.56s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.32s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.26s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.32s) [2022-04-27T14:48:56.198Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.48s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.35s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.17s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.36s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2022-04-27T14:48:56.198Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-04-27T14:48:56.198Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T14:48:56.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-27T14:48:56.769Z] docker_cli_external_volume_driver_test.go:53: [dee36e4053dc4] daemon is not started [2022-04-27T14:48:56.935Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T14:48:57.026Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestHealth [2022-04-27T14:48:57.026Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T14:48:57.026Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T14:48:58.497Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T14:48:58.497Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T14:48:58.497Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T14:48:58.497Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T14:48:58.822Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T14:48:58.822Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T14:48:58.822Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T14:48:58.822Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T14:48:58.822Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T14:49:00.709Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T14:49:00.806Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T14:49:01.272Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T14:49:01.272Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T14:49:01.272Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T14:49:01.272Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T14:49:01.272Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T14:49:01.272Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T14:49:02.257Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T14:49:02.257Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T14:49:02.257Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T14:49:02.724Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T14:49:03.192Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T14:49:03.664Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T14:49:04.751Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T14:49:04.751Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T14:49:06.958Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T14:49:07.448Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T14:49:09.010Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T14:49:09.166Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T14:49:09.632Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T14:49:09.632Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:49:09.632Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T14:49:11.221Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T14:49:13.413Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T14:49:13.413Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T14:49:13.413Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T14:49:13.413Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T14:49:13.413Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T14:49:13.413Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T14:49:13.413Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T14:49:13.413Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T14:49:13.413Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T14:49:13.413Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:49:13.413Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T14:49:13.435Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T14:49:14.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-27T14:49:15.647Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T14:49:16.356Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T14:49:16.513Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T14:49:17.482Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T14:49:17.858Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T14:49:18.563Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T14:49:18.563Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:49:18.563Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T14:49:18.563Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T14:49:18.563Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T14:49:18.563Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T14:49:18.563Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T14:49:18.563Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T14:49:20.074Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T14:49:20.542Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T14:49:20.542Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T14:49:20.542Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T14:49:20.542Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T14:49:20.773Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T14:49:21.239Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T14:49:22.754Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T14:49:23.447Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T14:49:23.447Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:49:23.447Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T14:49:23.447Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T14:49:23.447Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T14:49:23.447Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T14:49:23.447Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T14:49:24.315Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T14:49:24.564Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T14:49:26.391Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T14:49:30.173Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T14:49:30.173Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:49:30.173Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T14:49:30.173Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:49:30.173Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T14:49:30.173Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:49:30.173Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T14:49:30.175Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T14:49:31.741Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T14:49:31.741Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T14:49:32.208Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T14:49:33.117Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T14:49:33.773Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T14:49:33.773Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T14:49:34.893Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T14:49:34.893Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T14:49:34.893Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T14:49:34.893Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T14:49:34.893Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T14:49:35.862Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T14:49:35.862Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T14:49:36.321Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T14:49:38.523Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T14:49:40.270Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T14:49:40.270Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T14:49:42.478Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T14:49:43.285Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T14:49:44.897Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T14:49:48.034Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T14:49:48.635Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T14:49:49.094Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T14:49:50.246Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T14:49:51.125Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T14:49:51.125Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T14:49:51.125Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T14:49:51.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T14:49:52.457Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T14:49:52.457Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T14:49:52.457Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T14:49:52.686Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T14:49:54.675Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T14:49:55.630Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T14:49:57.622Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T14:50:01.490Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T14:50:03.912Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T14:50:03.912Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T14:50:04.372Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T14:50:04.372Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T14:50:04.432Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T14:50:04.831Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T14:50:04.831Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T14:50:04.831Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T14:50:05.800Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T14:50:06.274Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T14:50:06.274Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T14:50:06.274Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T14:50:06.274Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T14:50:06.274Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T14:50:07.376Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T14:50:08.485Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T14:50:10.320Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T14:50:11.421Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T14:50:12.486Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T14:50:12.905Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T14:50:13.583Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T14:50:13.583Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T14:50:13.583Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T14:50:13.583Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T14:50:13.583Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T14:50:13.583Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T14:50:13.583Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T14:50:13.583Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T14:50:13.583Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T14:50:13.583Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T14:50:13.583Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T14:50:13.583Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T14:50:13.583Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T14:50:13.583Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T14:50:13.583Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T14:50:13.583Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPortList [2022-04-27T14:50:13.583Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T14:50:13.583Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T14:50:13.891Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T14:50:13.891Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T14:50:14.361Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T14:50:14.361Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T14:50:14.361Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T14:50:14.361Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:50:14.361Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T14:50:15.367Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T14:50:16.575Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.526Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T14:50:17.526Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T14:50:17.980Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T14:50:17.980Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T14:50:17.980Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T14:50:17.980Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T14:50:19.343Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T14:50:19.343Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T14:50:19.343Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T14:50:20.367Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T14:50:20.861Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T14:50:22.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-27T14:50:23.018Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T14:50:23.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T14:50:23.056Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T14:50:23.056Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T14:50:24.155Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T14:50:27.951Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T14:50:27.951Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T14:50:27.951Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T14:50:28.773Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T14:50:29.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-27T14:50:30.098Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T14:50:30.098Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T14:50:30.098Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T14:50:31.651Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T14:50:31.651Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T14:50:31.652Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T14:50:32.702Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T14:50:32.703Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:50:32.703Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T14:50:38.568Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T14:50:38.638Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T14:50:38.681Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T14:50:39.140Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T14:50:42.362Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T14:50:42.362Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T14:50:42.362Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T14:50:42.362Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T14:50:42.362Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T14:50:42.362Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T14:50:42.362Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T14:50:42.362Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T14:50:43.795Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T14:50:44.081Z] docker_cli_external_volume_driver_test.go:53: [dc2875b471c9e] daemon is not started [2022-04-27T14:50:48.228Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T14:50:49.547Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T14:50:53.412Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T14:50:53.412Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T14:50:53.412Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T14:50:53.412Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T14:50:54.092Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T14:50:54.092Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T14:50:54.092Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T14:50:54.209Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T14:50:57.914Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T14:50:59.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-27T14:51:01.250Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T14:51:01.250Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T14:51:01.250Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T14:51:01.250Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T14:51:01.250Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T14:51:01.250Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T14:51:01.250Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T14:51:01.615Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T14:51:01.615Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T14:51:01.615Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T14:51:02.235Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T14:51:02.235Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T14:51:02.235Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T14:51:02.235Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T14:51:03.694Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T14:51:04.449Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T14:51:04.449Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T14:51:04.449Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T14:51:04.449Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T14:51:04.449Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T14:51:04.449Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T14:51:04.449Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T14:51:04.449Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T14:51:04.494Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T14:51:06.582Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T14:51:06.651Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T14:51:06.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T14:51:08.876Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T14:51:10.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T14:51:10.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T14:51:10.441Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T14:51:10.441Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T14:51:12.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T14:51:12.654Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T14:51:14.216Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T14:51:14.216Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T14:51:14.216Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T14:51:14.216Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T14:51:14.216Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T14:51:15.118Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T14:51:16.430Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T14:51:16.430Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T14:51:16.912Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T14:51:16.912Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T14:51:16.912Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T14:51:16.912Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T14:51:16.912Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T14:51:17.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-27T14:51:17.994Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T14:51:17.994Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T14:51:17.994Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T14:51:18.006Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T14:51:18.006Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T14:51:18.006Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T14:51:18.006Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T14:51:18.006Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T14:51:18.436Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T14:51:20.209Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T14:51:20.677Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T14:51:21.322Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T14:51:22.244Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T14:51:22.718Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T14:51:22.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:51:22.718Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T14:51:22.718Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T14:51:22.718Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T14:51:22.718Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T14:51:22.718Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T14:51:22.718Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T14:51:22.718Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T14:51:24.201Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T14:51:24.201Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T14:51:24.201Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T14:51:24.201Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T14:51:24.201Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T14:51:24.201Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T14:51:24.201Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T14:51:24.201Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T14:51:24.201Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T14:51:24.201Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T14:51:24.201Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T14:51:24.201Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T14:51:24.201Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T14:51:24.201Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T14:51:24.201Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T14:51:24.201Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPortList [2022-04-27T14:51:24.201Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T14:51:24.201Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T14:51:28.477Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T14:51:28.477Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T14:51:28.477Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T14:51:29.461Z] docker_cli_external_volume_driver_test.go:53: [d023eeb0eb94f] daemon is not started [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T14:51:29.950Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T14:51:29.950Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T14:51:29.950Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T14:51:30.001Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T14:51:30.001Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T14:51:30.001Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T14:51:30.898Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T14:51:31.529Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T14:51:32.489Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T14:51:32.489Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T14:51:32.489Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T14:51:33.852Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T14:51:33.852Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T14:51:33.852Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T14:51:33.852Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T14:51:33.852Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T14:51:34.605Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T14:51:34.605Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T14:51:34.605Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T14:51:35.419Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T14:51:35.419Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T14:51:35.419Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T14:51:36.204Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T14:51:37.639Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T14:51:37.639Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T14:51:37.639Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T14:51:39.202Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T14:51:39.202Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T14:51:40.868Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T14:51:43.041Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T14:51:43.954Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T14:51:44.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-27T14:51:44.370Z] docker_cli_external_volume_driver_test.go:53: [d8b34fe0a0137] daemon is not started [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T14:51:44.940Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T14:51:44.940Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T14:51:44.940Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T14:51:44.940Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T14:51:44.940Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T14:51:44.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T14:51:45.153Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T14:51:45.153Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T14:51:45.153Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T14:51:47.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T14:51:47.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T14:51:49.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T14:51:51.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T14:51:53.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T14:51:55.427Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T14:52:00.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00041fdb8_} [2022-04-27T14:52:02.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-27T14:52:03.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1780028477_c:\foo_false____} [2022-04-27T14:52:04.118Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T14:52:04.118Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:52:04.118Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T14:52:06.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1780028477_c:\foo_true____} [2022-04-27T14:52:08.785Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T14:52:08.785Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T14:52:08.785Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T14:52:09.745Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T14:52:10.178Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T14:52:10.178Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T14:52:10.178Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T14:52:10.178Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T14:52:10.178Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T14:52:10.178Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T14:52:13.283Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T14:52:13.283Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T14:52:13.283Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T14:52:13.283Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T14:52:13.283Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T14:52:13.283Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T14:52:13.283Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T14:52:13.462Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T14:52:15.498Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T14:52:15.498Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.498Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T14:52:15.498Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.498Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T14:52:15.498Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.498Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T14:52:15.498Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T14:52:15.965Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T14:52:15.965Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:52:15.965Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T14:52:18.186Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T14:52:18.186Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T14:52:18.186Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T14:52:18.186Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T14:52:18.216Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T14:52:18.216Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:52:18.216Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T14:52:20.402Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T14:52:20.402Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T14:52:20.402Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T14:52:20.402Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T14:52:20.402Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T14:52:20.402Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T14:52:20.402Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T14:52:20.526Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T14:52:22.002Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T14:52:22.002Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T14:52:22.002Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T14:52:24.191Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T14:52:26.405Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T14:52:26.405Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:52:26.405Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T14:52:26.405Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T14:52:26.405Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T14:52:27.667Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T14:52:32.408Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T14:52:32.408Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T14:52:32.408Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T14:52:32.408Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T14:52:32.408Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T14:52:34.490Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T14:52:34.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-27T14:52:36.702Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T14:52:37.170Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T14:52:38.261Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T14:52:38.261Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.261Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T14:52:38.261Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.261Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T14:52:38.261Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.261Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T14:52:38.261Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.261Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T14:52:38.894Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T14:52:38.894Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.894Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T14:52:38.894Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:52:38.894Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T14:52:43.035Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T14:52:46.047Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T14:52:46.047Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T14:52:46.047Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T14:52:46.047Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T14:52:46.047Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T14:52:46.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-27T14:52:46.825Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T14:52:46.907Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T14:52:46.907Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T14:52:46.907Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T14:52:47.890Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T14:52:47.890Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T14:52:47.890Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T14:52:48.271Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T14:52:48.271Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T14:52:48.271Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T14:52:48.271Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T14:52:48.271Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T14:52:49.450Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T14:52:49.918Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T14:52:49.918Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T14:52:49.918Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T14:52:50.486Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T14:52:50.486Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T14:52:50.486Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T14:52:50.486Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T14:52:50.486Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T14:52:52.698Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T14:52:53.974Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T14:52:54.262Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T14:52:54.730Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T14:52:54.730Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T14:52:55.784Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T14:52:56.294Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T14:52:57.281Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T14:52:57.281Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T14:52:57.281Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T14:52:57.281Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T14:52:57.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T14:52:57.749Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:52:57.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T14:52:57.749Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T14:52:57.760Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T14:52:57.760Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T14:52:58.217Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T14:53:00.527Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T14:53:00.703Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T14:53:02.738Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T14:53:04.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-27T14:53:10.710Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T14:53:10.710Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T14:53:10.710Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T14:53:12.925Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T14:53:12.925Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T14:53:12.925Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:53:12.925Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T14:53:15.105Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T14:53:15.105Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T14:53:15.105Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T14:53:15.105Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.105Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T14:53:15.105Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T14:53:15.555Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T14:53:15.555Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T14:53:15.555Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T14:53:15.555Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T14:53:15.555Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T14:53:15.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T14:53:15.556Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T14:53:15.556Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.556Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T14:53:15.556Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.556Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T14:53:15.556Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.556Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T14:53:15.556Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T14:53:15.556Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T14:53:15.614Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T14:53:17.164Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T14:53:17.697Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T14:53:19.839Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T14:53:20.947Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T14:53:21.931Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T14:53:21.931Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T14:53:21.982Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T14:53:23.499Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T14:53:23.499Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T14:53:23.499Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T14:53:23.499Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T14:53:23.499Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T14:53:23.936Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T14:53:23.936Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:53:23.936Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T14:53:28.255Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T14:53:28.973Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T14:53:29.799Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T14:53:30.266Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T14:53:30.266Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T14:53:30.468Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T14:53:30.732Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T14:53:32.655Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T14:53:32.683Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T14:53:35.627Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T14:53:36.346Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T14:53:37.842Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T14:53:37.842Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T14:53:37.882Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T14:53:38.490Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T14:53:38.941Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T14:53:42.589Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.589Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T14:53:42.622Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T14:53:42.630Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T14:53:42.630Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:53:42.630Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T14:53:43.571Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T14:53:44.021Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T14:53:44.803Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T14:53:44.803Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T14:53:44.803Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T14:53:47.750Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T14:53:47.750Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T14:53:47.750Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T14:53:47.750Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T14:53:47.750Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T14:53:48.486Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T14:53:48.486Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T14:53:48.486Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T14:53:48.648Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T14:53:49.312Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T14:53:49.312Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.312Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T14:53:49.312Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.312Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T14:53:49.312Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.780Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T14:53:49.780Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.780Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T14:53:49.780Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.780Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T14:53:49.780Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.780Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T14:53:49.780Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T14:53:49.780Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T14:53:51.343Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T14:53:51.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T14:53:52.329Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T14:53:52.329Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T14:53:52.329Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T14:53:52.329Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T14:53:53.280Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T14:53:53.280Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T14:53:53.280Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T14:53:54.290Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T14:53:55.425Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T14:53:56.504Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T14:53:56.504Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T14:53:56.504Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T14:53:56.504Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T14:53:56.504Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T14:53:56.504Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T14:53:56.504Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T14:53:58.717Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T14:53:58.717Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T14:53:58.717Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T14:53:58.717Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T14:53:58.717Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T14:53:58.717Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T14:53:58.717Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T14:53:58.717Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T14:53:58.717Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T14:54:00.279Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T14:54:03.905Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T14:54:04.858Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T14:54:06.143Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T14:54:06.143Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T14:54:07.003Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T14:54:08.355Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T14:54:08.355Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T14:54:08.355Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T14:54:08.355Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T14:54:08.355Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T14:54:08.355Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T14:54:09.691Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T14:54:09.691Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T14:54:09.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-27T14:54:10.158Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T14:54:10.565Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T14:54:11.633Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T14:54:11.633Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T14:54:11.633Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T14:54:12.781Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T14:54:12.781Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T14:54:12.781Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T14:54:14.494Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T14:54:14.990Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T14:54:14.990Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T14:54:14.990Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T14:54:14.990Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:54:14.990Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T14:54:14.990Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T14:54:14.990Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T14:54:17.309Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T14:54:17.355Z] === RUN TestDockerSuite/TestExec [2022-04-27T14:54:17.355Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:54:17.355Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T14:54:17.355Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:54:17.355Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T14:54:17.938Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T14:54:18.865Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T14:54:20.152Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T14:54:20.375Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T14:54:20.375Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T14:54:20.375Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T14:54:20.375Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T14:54:20.826Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T14:54:20.826Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:54:20.826Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T14:54:22.067Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T14:54:22.338Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T14:54:22.365Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T14:54:24.481Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T14:54:24.574Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T14:54:24.574Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T14:54:25.991Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T14:54:27.501Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T14:54:29.214Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T14:54:29.318Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T14:54:29.318Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T14:54:29.318Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T14:54:29.318Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T14:54:29.318Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:54:29.318Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T14:54:31.182Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T14:54:31.182Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T14:54:31.182Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T14:54:31.182Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:54:31.182Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T14:54:31.182Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T14:54:31.182Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T14:54:33.000Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T14:54:33.325Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T14:54:33.466Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T14:54:36.412Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T14:54:36.519Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T14:54:36.519Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.519Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T14:54:36.992Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T14:54:36.992Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.992Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T14:54:36.992Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.992Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T14:54:36.992Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.992Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T14:54:36.993Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.993Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T14:54:36.993Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.993Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T14:54:36.993Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.993Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T14:54:36.993Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T14:54:36.993Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T14:54:36.993Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T14:54:37.463Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T14:54:37.463Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T14:54:37.463Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T14:54:37.463Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T14:54:37.463Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.463Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T14:54:37.951Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T14:54:37.951Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T14:54:37.951Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T14:54:37.951Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T14:54:37.951Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T14:54:37.951Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T14:54:39.462Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T14:54:39.462Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T14:54:39.462Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T14:54:39.462Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T14:54:39.462Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T14:54:39.462Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:54:39.462Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T14:54:39.462Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T14:54:39.913Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T14:54:39.913Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T14:54:39.913Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T14:54:41.422Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T14:54:41.422Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T14:54:41.422Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T14:54:41.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-27T14:54:44.614Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T14:54:44.614Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T14:54:44.614Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T14:54:44.614Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T14:54:44.614Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T14:54:44.614Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T14:54:44.614Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T14:54:48.413Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T14:54:48.413Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T14:54:48.413Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T14:54:48.413Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T14:54:48.413Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T14:54:48.413Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T14:54:48.413Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T14:54:49.368Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T14:54:54.118Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T14:54:54.118Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T14:54:54.136Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T14:54:54.211Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T14:54:54.677Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T14:54:55.101Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T14:54:56.667Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T14:54:58.878Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T14:54:59.420Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T14:54:59.856Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T14:54:59.862Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T14:55:00.406Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T14:55:00.406Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T14:55:02.078Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.078Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:55:02.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T14:55:02.618Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T14:55:02.618Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T14:55:02.618Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T14:55:02.717Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T14:55:05.863Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T14:55:05.863Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T14:55:05.863Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T14:55:05.863Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T14:55:05.863Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T14:55:05.863Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T14:55:07.428Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T14:55:08.555Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestHealth [2022-04-27T14:55:08.555Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T14:55:08.555Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T14:55:11.208Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T14:55:12.237Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T14:55:12.686Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T14:55:12.686Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T14:55:12.686Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T14:55:12.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T14:55:12.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T14:55:13.136Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T14:55:13.417Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T14:55:13.586Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T14:55:13.586Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T14:55:13.586Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T14:55:13.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-27T14:55:14.521Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T14:55:14.521Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T14:55:14.521Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T14:55:14.538Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T14:55:14.538Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T14:55:16.050Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T14:55:16.083Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T14:55:16.361Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T14:55:16.500Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T14:55:18.570Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T14:55:18.570Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T14:55:18.641Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T14:55:21.950Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T14:55:23.516Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T14:55:24.433Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T14:55:24.433Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T14:55:25.633Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T14:55:25.633Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T14:55:25.633Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:55:25.633Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T14:55:25.727Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T14:55:26.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-27T14:55:26.641Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T14:55:26.641Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T14:55:26.641Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T14:55:27.937Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T14:55:29.314Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T14:55:29.314Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T14:55:29.314Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T14:55:29.314Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T14:55:29.314Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T14:55:29.314Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T14:55:29.314Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.314Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T14:55:29.314Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.584Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T14:55:29.584Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.584Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T14:55:29.584Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.584Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T14:55:29.764Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T14:55:29.764Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T14:55:29.764Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.764Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T14:55:29.764Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:55:29.764Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T14:55:30.149Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T14:55:30.149Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T14:55:30.149Z] === RUN TestDockerSuite/TestRunState [2022-04-27T14:55:30.149Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T14:55:30.149Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T14:55:31.793Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T14:55:31.793Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T14:55:31.793Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T14:55:31.793Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T14:55:31.909Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T14:55:32.259Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T14:55:32.259Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T14:55:32.259Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T14:55:32.259Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T14:55:32.259Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.259Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T14:55:32.362Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T14:55:32.363Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T14:55:32.363Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T14:55:33.427Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T14:55:33.427Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:55:33.427Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T14:55:33.427Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T14:55:33.427Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T14:55:33.427Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T14:55:33.427Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T14:55:33.427Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T14:55:33.819Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T14:55:34.574Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T14:55:34.574Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T14:55:34.574Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T14:55:34.574Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T14:55:34.574Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T14:55:35.041Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T14:55:35.041Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T14:55:35.041Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T14:55:35.041Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T14:55:35.570Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T14:55:35.570Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T14:55:36.763Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T14:55:37.714Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T14:55:37.714Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:55:37.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T14:55:37.714Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T14:55:37.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T14:55:37.714Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T14:55:37.714Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T14:55:38.977Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T14:55:38.977Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T14:55:38.977Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T14:55:38.977Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T14:55:38.977Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T14:55:38.977Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T14:55:38.977Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T14:55:39.795Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T14:55:39.795Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T14:55:39.856Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T14:55:41.925Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T14:55:41.925Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T14:55:41.925Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T14:55:41.925Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T14:55:41.925Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T14:55:41.925Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T14:55:41.925Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T14:55:41.925Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T14:55:41.925Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T14:55:42.006Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T14:55:42.006Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T14:55:42.006Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T14:55:42.909Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T14:55:43.546Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T14:55:43.546Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:55:43.546Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T14:55:43.546Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:55:43.546Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T14:55:43.546Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:55:43.546Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T14:55:44.221Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T14:55:44.221Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T14:55:44.221Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T14:55:44.221Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T14:55:44.221Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T14:55:44.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-27T14:55:44.309Z] docker_cli_external_volume_driver_test.go:485: [d3e96ee24d02b] daemon is not started [2022-04-27T14:55:45.058Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T14:55:47.109Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T14:55:47.201Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T14:55:47.201Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T14:55:48.693Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T14:55:48.693Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T14:55:49.351Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T14:55:50.854Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T14:55:50.854Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T14:55:50.854Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T14:55:50.854Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T14:55:50.854Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T14:55:50.854Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T14:55:50.886Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T14:55:50.886Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T14:55:50.886Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T14:55:50.886Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T14:55:53.017Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T14:55:53.027Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T14:55:54.151Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T14:55:55.169Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T14:55:55.899Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T14:55:55.899Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T14:55:55.899Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T14:55:58.059Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T14:55:58.059Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T14:55:58.059Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T14:55:58.059Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:55:58.059Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T14:55:58.059Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T14:55:58.059Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T14:55:58.819Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T14:55:58.852Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T14:55:59.209Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-27T14:55:59.209Z] docker_cli_external_volume_driver_test.go:53: [d81d30f33651f] daemon is not started [2022-04-27T14:56:00.940Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T14:56:00.993Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T14:56:02.506Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T14:56:03.100Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T14:56:04.581Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T14:56:04.581Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T14:56:04.581Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T14:56:04.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T14:56:04.666Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T14:56:05.985Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T14:56:06.816Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T14:56:07.467Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T14:56:08.142Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T14:56:08.143Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T14:56:08.143Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T14:56:08.963Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T14:56:10.355Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T14:56:10.475Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T14:56:10.475Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T14:56:10.475Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.475Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T14:56:10.475Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.475Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T14:56:10.475Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.475Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T14:56:10.475Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T14:56:10.926Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T14:56:10.926Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T14:56:10.926Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T14:56:10.926Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T14:56:12.447Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T14:56:12.526Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.526Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T14:56:12.804Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T14:56:12.804Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T14:56:12.804Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T14:56:12.804Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T14:56:12.804Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:56:12.804Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite (437.20s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-04-27T14:56:14.127Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-27T14:56:14.127Z] PASS [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] === Skipped [2022-04-27T14:56:14.127Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T14:56:14.127Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T14:56:14.127Z] check_test.go:307: [d46426dd3cc8f] daemon is not started [2022-04-27T14:56:14.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T14:56:14.127Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T14:56:14.127Z] check_test.go:307: [d6eccafe2a463] daemon is not started [2022-04-27T14:56:14.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T14:56:14.127Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T14:56:14.127Z] check_test.go:307: [dbb7738742ecf] daemon is not started [2022-04-27T14:56:14.127Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.03s) [2022-04-27T14:56:14.127Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T14:56:14.127Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.03s) [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T14:56:14.127Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T14:56:14.127Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] DONE 269 tests, 5 skipped in 2338.734s [2022-04-27T14:56:14.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T14:56:14.127Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d66f935c2cafb/docker.pid [2022-04-27T14:56:14.127Z] +++ kill 7142 [2022-04-27T14:56:14.127Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7142 is not a child of this shell [2022-04-27T14:56:14.127Z] warning: PID 7142 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d66f935c2cafb/docker.pid had a nonzero exit code [2022-04-27T14:56:14.127Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T14:56:14.127Z] +++ kill 9380 [2022-04-27T14:56:14.127Z] +++ /etc/init.d/apparmor stop [2022-04-27T14:56:14.127Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] Unloading profiles will leave already running processes permanently [2022-04-27T14:56:14.127Z] unconfined, which can lead to unexpected situations. [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] To set a process to complain mode, use the command line tool [2022-04-27T14:56:14.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T14:56:14.127Z] +++ true [2022-04-27T14:56:14.127Z] exiting test-integration [2022-04-27T14:56:14.127Z] ++ exit 0 [2022-04-27T14:56:14.127Z] [2022-04-27T14:56:14.127Z] + exit 0 [2022-04-27T14:56:14.127Z] ++ jobs -p [2022-04-27T14:56:14.127Z] + pids= [2022-04-27T14:56:14.127Z] + echo 'Remaining pids to kill: []' [2022-04-27T14:56:14.127Z] Remaining pids to kill: [] [2022-04-27T14:56:14.127Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-27T14:56:14.147Z] Recording test results [2022-04-27T14:56:14.594Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T14:56:15.947Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T14:56:16.243Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T14:56:16.298Z] + echo Ensuring container killed. [2022-04-27T14:56:16.298Z] Ensuring container killed. [2022-04-27T14:56:16.298Z] + docker ps -aq -f name=docker-pr4-* [2022-04-27T14:56:16.298Z] + cids=d2a088b316b8 [2022-04-27T14:56:16.298Z] 6df51a9c3c6f [2022-04-27T14:56:16.298Z] 750b00928e58 [2022-04-27T14:56:16.298Z] + [ -n d2a088b316b8 [2022-04-27T14:56:16.298Z] 6df51a9c3c6f [2022-04-27T14:56:16.298Z] 750b00928e58 ] [2022-04-27T14:56:16.298Z] + docker rm -vf d2a088b316b8 6df51a9c3c6f 750b00928e58 [2022-04-27T14:56:16.561Z] d2a088b316b8 [2022-04-27T14:56:16.829Z] 6df51a9c3c6f [2022-04-27T14:56:16.829Z] 750b00928e58 [Pipeline] sh [2022-04-27T14:56:17.130Z] + echo Chowning /workspace to jenkins user [2022-04-27T14:56:17.130Z] Chowning /workspace to jenkins user [2022-04-27T14:56:17.130Z] + id -u [2022-04-27T14:56:17.130Z] + id -g [2022-04-27T14:56:17.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43515:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T14:56:17.130Z] Unable to find image 'busybox:latest' locally [2022-04-27T14:56:17.130Z] latest: Pulling from library/busybox [2022-04-27T14:56:17.391Z] 50e8d59317eb: Pulling fs layer [2022-04-27T14:56:17.391Z] 50e8d59317eb: Download complete [2022-04-27T14:56:17.391Z] 50e8d59317eb: Pull complete [2022-04-27T14:56:17.391Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T14:56:17.391Z] Status: Downloaded newer image for busybox:latest [2022-04-27T14:56:17.768Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T14:56:19.296Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T14:56:19.841Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T14:56:19.841Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T14:56:19.841Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T14:56:20.236Z] + bundleName=amd64 [2022-04-27T14:56:20.236Z] + echo Creating amd64-bundles.tar.gz [2022-04-27T14:56:20.236Z] Creating amd64-bundles.tar.gz [2022-04-27T14:56:20.236Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-27T14:56:20.236Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-27T14:56:20.319Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T14:56:21.367Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.367Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] archiveArtifacts [2022-04-27T14:56:21.632Z] Archiving artifacts [2022-04-27T14:56:21.827Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T14:56:21.827Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T14:56:21.827Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T14:56:23.579Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T14:56:23.900Z] + make clean [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T14:56:23.955Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T14:56:23.955Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T14:56:23.955Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T14:56:23.955Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T14:56:23.955Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.955Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T14:56:23.955Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.956Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T14:56:23.956Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:56:23.969Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T14:56:23.969Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T14:56:24.159Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:56:24.160Z] docker-dev-cache [2022-04-27T14:56:24.160Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T14:56:24.410Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T14:56:24.410Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:56:24.410Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T14:56:24.410Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T14:56:24.410Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T14:56:26.573Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T14:56:27.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T14:56:27.485Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T14:56:27.485Z] === RUN TestDockerSuite/TestSearchWithLimit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:56:29.013Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T14:56:29.013Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T14:56:29.688Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T14:56:29.891Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T14:56:29.891Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T14:56:29.891Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T14:56:29.891Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T14:56:29.891Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T14:56:29.891Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T14:56:29.891Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T14:56:31.903Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T14:56:34.067Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T14:56:34.315Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T14:56:34.552Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T14:56:36.231Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T14:56:36.231Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:56:36.231Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T14:56:38.259Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T14:56:38.259Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T14:56:38.715Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T14:56:38.943Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T14:56:40.242Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T14:56:41.085Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T14:56:41.764Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T14:56:43.228Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T14:56:43.229Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T14:56:43.229Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T14:56:43.288Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T14:56:44.765Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T14:56:44.765Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:56:44.765Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T14:56:44.809Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T14:56:45.370Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T14:56:46.982Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T14:56:46.982Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.449Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T14:56:47.449Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.449Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T14:56:47.449Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.449Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T14:56:47.526Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T14:56:47.679Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T14:56:47.680Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.680Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T14:56:47.680Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.680Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T14:56:47.680Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T14:56:47.680Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T14:56:47.680Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T14:56:47.680Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T14:56:50.394Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T14:56:50.394Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T14:56:50.394Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T14:56:50.394Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T14:56:50.394Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T14:56:50.394Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T14:56:53.554Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:56:53.554Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T14:56:54.541Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T14:56:56.066Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T14:56:56.066Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T14:56:56.066Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T14:56:56.066Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T14:56:56.066Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T14:56:56.754Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T14:56:56.754Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T14:56:56.754Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T14:56:58.232Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T14:56:58.322Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T14:56:58.322Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T14:56:58.322Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T14:56:58.322Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T14:56:58.322Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T14:56:58.322Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:56:58.322Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T14:57:00.396Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T14:57:00.804Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T14:57:00.804Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T14:57:00.804Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T14:57:02.364Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T14:57:02.560Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T14:57:02.560Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T14:57:02.560Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T14:57:02.560Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T14:57:02.560Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T14:57:02.560Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T14:57:02.560Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T14:57:02.560Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T14:57:02.560Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T14:57:02.560Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T14:57:02.560Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T14:57:02.560Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T14:57:02.560Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T14:57:02.560Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T14:57:02.560Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T14:57:02.560Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T14:57:02.560Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T14:57:03.016Z] === RUN TestDockerSuite/TestPortList [2022-04-27T14:57:03.016Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T14:57:03.016Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T14:57:06.732Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T14:57:06.732Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T14:57:06.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T14:57:08.225Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T14:57:10.434Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T14:57:10.452Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T14:57:10.452Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T14:57:10.452Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T14:57:12.645Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T14:57:16.251Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T14:57:16.251Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T14:57:17.235Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T14:57:17.235Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T14:57:17.496Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T14:57:17.496Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T14:57:17.496Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T14:57:19.803Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T14:57:19.803Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T14:57:19.803Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T14:57:19.803Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T14:57:19.803Z] === RUN TestDockerSuite/TestRunState [2022-04-27T14:57:19.803Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T14:57:19.803Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T14:57:20.187Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T14:57:20.654Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T14:57:21.126Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T14:57:21.126Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T14:57:21.126Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T14:57:22.747Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T14:57:22.748Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T14:57:22.748Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T14:57:22.748Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T14:57:22.748Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T14:57:22.748Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T14:57:26.045Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.493Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T14:57:27.493Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.960Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T14:57:27.960Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T14:57:27.960Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T14:57:29.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T14:57:29.783Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:57:29.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T14:57:29.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T14:57:29.783Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T14:57:29.783Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T14:57:29.783Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T14:57:30.169Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T14:57:30.169Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T14:57:30.169Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T14:57:33.117Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T14:57:33.117Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T14:57:33.117Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T14:57:33.117Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T14:57:33.117Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T14:57:36.061Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T14:57:36.939Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T14:57:36.939Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T14:57:37.407Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T14:57:38.386Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T14:57:38.386Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T14:57:38.386Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T14:57:38.386Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T14:57:43.207Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T14:57:46.060Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T14:57:46.060Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T14:57:46.060Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite (1979.15s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (65.52s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.91s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.17s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.59s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.75s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.77s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.50s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.49s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.66s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.42s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.29s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.04s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.76s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.91s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.39s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.55s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.19s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.29s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.79s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.63s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.76s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.10s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.84s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.04s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.79s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.65s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.77s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (46.76s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.30s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.10s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.67s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.62s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.85s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.13s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.31s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-04-27T14:57:47.045Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2022-04-27T14:57:47.045Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.34s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.76s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.10s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.56s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.58s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFails (2.34s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.65s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.65s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.78s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.12s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.76s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.23s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildHistory (10.70s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.73s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.82s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.56s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.60s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.96s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.19s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.62s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.43s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.32s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.95s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.33s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.05s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.83s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.95s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.73s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.89s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.99s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.70s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.07s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.22s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildRm (10.10s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.04s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.53s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.52s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.97s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.30s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.37s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.72s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildStderr (3.50s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.47s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.31s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.25s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.24s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.83s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.67s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.61s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.76s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.68s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.55s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.34s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.80s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.66s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitChange (4.27s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.26s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitTTY (6.11s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.88s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.20s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.28s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.27s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.87s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.37s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.83s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.47s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.53s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T14:57:47.046Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.57s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.91s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.38s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2022-04-27T14:57:47.046Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.42s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000b3128_} (2.47s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1512498813_c:\foo_false____} (2.43s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1512498813_c:\foo_true____} (2.40s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.36s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.05s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.68s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.68s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCpToStdout (2.56s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T14:57:47.047Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-04-27T14:57:47.047Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.11s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.33s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.39s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.36s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.94s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsCopy (3.89s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.83s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFilters (4.29s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFormat (4.72s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsResize (7.59s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.16s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.78s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.89s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.81s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.78s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.84s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.21s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecInspectID (4.13s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.74s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.85s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.92s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.55s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.31s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectDefault (2.29s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectHistory (3.90s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-04-27T14:57:47.517Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2022-04-27T14:57:47.517Z] --- PASS: TestDockerSuite/TestInspectStatus (2.97s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.56s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.29s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.33s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.48s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.69s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.73s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.68s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsSince (8.87s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.69s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsByOrder (6.92s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.82s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.89s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.17s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.36s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.20s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.82s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.33s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.79s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (2.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.73s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.30s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.44s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.55s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.04s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.21s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.19s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.65s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.20s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.40s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.22s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.31s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiTag (0.57s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.41s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.24s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.52s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.63s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.63s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.34s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.33s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.32s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.69s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.29s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.66s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.43s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.38s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.57s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.46s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.27s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.31s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunExitCode (2.31s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.41s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.14s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.49s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.11s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s) [2022-04-27T14:57:47.518Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2022-04-27T14:57:47.518Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.67s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.10s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.95s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.35s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.31s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.02s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.14s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.59s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.49s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.95s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.40s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.38s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.29s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.66s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.94s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.32s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.32s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.29s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.50s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.81s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.20s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.58s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.71s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.98s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.79s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T14:57:47.519Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.16s) [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T14:57:47.519Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.519Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.519Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T14:57:47.520Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T14:57:47.520Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T14:57:47.520Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T14:57:47.520Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T14:57:47.520Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T14:57:47.520Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T14:57:47.520Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerDaemonSuite [2022-04-27T14:57:47.520Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T14:57:47.520Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T14:57:47.520Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T14:57:47.520Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerSwarmSuite [2022-04-27T14:57:47.520Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T14:57:47.520Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T14:57:47.520Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerNetworkSuite [2022-04-27T14:57:47.520Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T14:57:47.520Z] === RUN TestDockerHubPullSuite [2022-04-27T14:57:47.520Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T14:57:47.520Z] PASS [2022-04-27T14:57:47.520Z] ok github.com/docker/docker/integration-cli 1979.436s [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === Skipped [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T14:57:47.520Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T14:57:47.520Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T14:57:47.520Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T14:57:47.520Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T14:57:47.520Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T14:57:47.520Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T14:57:47.520Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T14:57:47.520Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T14:57:47.520Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T14:57:47.520Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T14:57:47.520Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.520Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T14:57:47.520Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T14:57:47.521Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T14:57:47.521Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T14:57:47.521Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.521Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T14:57:47.521Z] [2022-04-27T14:57:47.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T14:57:47.522Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-27T14:57:47.522Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-27T14:57:47.522Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.522Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T14:57:47.522Z] [2022-04-27T14:57:47.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T14:57:47.522Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.523Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.523Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T14:57:47.523Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T14:57:47.523Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T14:57:47.523Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T14:57:47.523Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.523Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T14:57:47.523Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T14:57:47.524Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T14:57:47.524Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T14:57:47.524Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T14:57:47.524Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T14:57:47.524Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T14:57:47.524Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T14:57:47.524Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T14:57:47.524Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T14:57:47.524Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T14:57:47.524Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T14:57:47.524Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T14:57:47.525Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T14:57:47.525Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.525Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T14:57:47.525Z] [2022-04-27T14:57:47.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T14:57:47.994Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.994Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T14:57:47.994Z] [2022-04-27T14:57:47.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T14:57:47.995Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T14:57:47.995Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T14:57:47.995Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T14:57:47.995Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T14:57:47.996Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T14:57:47.996Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T14:57:47.996Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.996Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:57:47.996Z] [2022-04-27T14:57:47.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T14:57:47.996Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T14:57:47.997Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] DONE 1088 tests, 539 skipped in 1988.824s [2022-04-27T14:57:47.997Z] INFO: Integration tests ended at 04/27/2022 14:57:47. Duration:00:33:08.9502267 [2022-04-27T14:57:47.997Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] Containers: 10 [2022-04-27T14:57:47.997Z] Running: 0 [2022-04-27T14:57:47.997Z] Paused: 0 [2022-04-27T14:57:47.997Z] Stopped: 10 [2022-04-27T14:57:47.997Z] Images: 18 [2022-04-27T14:57:47.997Z] Server Version: 0.0.0-dev [2022-04-27T14:57:47.997Z] Storage Driver: windowsfilter [2022-04-27T14:57:47.997Z] Windows: [2022-04-27T14:57:47.997Z] Logging Driver: json-file [2022-04-27T14:57:47.997Z] Plugins: [2022-04-27T14:57:47.997Z] Volume: local [2022-04-27T14:57:47.997Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T14:57:47.997Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T14:57:47.997Z] Swarm: inactive [2022-04-27T14:57:47.997Z] Default Isolation: process [2022-04-27T14:57:47.997Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T14:57:47.997Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T14:57:47.997Z] OSType: windows [2022-04-27T14:57:47.997Z] Architecture: x86_64 [2022-04-27T14:57:47.997Z] CPUs: 4 [2022-04-27T14:57:47.997Z] Total Memory: 32GiB [2022-04-27T14:57:47.997Z] Name: azwin-2-8c6c50 [2022-04-27T14:57:47.997Z] ID: RP32:RHFJ:QH6C:MDYS:2HUZ:VVSY:DGER:DV2M:XHRP:ZDZY:EIDJ:LFJH [2022-04-27T14:57:47.997Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T14:57:47.997Z] Debug Mode (client): false [2022-04-27T14:57:47.997Z] Debug Mode (server): true [2022-04-27T14:57:47.997Z] File Descriptors: -1 [2022-04-27T14:57:47.997Z] Goroutines: 17 [2022-04-27T14:57:47.997Z] System Time: 2022-04-27T14:57:47.7138757Z [2022-04-27T14:57:47.997Z] EventsListeners: 0 [2022-04-27T14:57:47.997Z] Registry: https://index.docker.io/v1/ [2022-04-27T14:57:47.997Z] Labels: [2022-04-27T14:57:47.997Z] Experimental: false [2022-04-27T14:57:47.997Z] Insecure Registries: [2022-04-27T14:57:47.997Z] 127.0.0.0/8 [2022-04-27T14:57:47.997Z] Live Restore Enabled: false [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] [2022-04-27T14:57:47.997Z] INFO: Stopping daemon under test [2022-04-27T14:57:47.997Z] SUCCESS: The process with PID 3844 (child process of PID 5152) has been terminated. [2022-04-27T14:57:47.997Z] SUCCESS: The process with PID 5152 (child process of PID 4804) has been terminated. [2022-04-27T14:57:47.997Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T14:57:47.997Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 14:57:47. [2022-04-27T14:57:47.997Z] INFO: Tidying up at end of run [2022-04-27T14:57:47.997Z] ----------- DAEMON LOG ------------ [2022-04-27T14:57:47.997Z] 2022/04/27 14:22:23 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T14:57:47.997Z] ----------- END DAEMON LOG -------- [2022-04-27T14:57:47.997Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.out) to bundles\CIDUT.out [2022-04-27T14:57:48.465Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.err) to bundles\CIDUT.err [2022-04-27T14:57:48.465Z] INFO: Saving containerd logs to bundles [2022-04-27T14:57:48.465Z] INFO: Nuke-Everything... [2022-04-27T14:57:48.465Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T14:57:48.680Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T14:57:48.933Z] 6f5925c3984b [2022-04-27T14:57:48.933Z] f9769031f470 [2022-04-27T14:57:48.933Z] INFO: Tidying pidfile d:\CI\PR-43515\4\docker.pid [2022-04-27T14:57:48.933Z] INFO: Nuking d:\CI [2022-04-27T14:57:49.065Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T14:57:55.835Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T14:57:56.216Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T14:57:56.216Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T14:57:56.216Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T14:57:56.216Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T14:57:58.431Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T14:58:01.486Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T14:58:03.696Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T14:58:03.696Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T14:58:06.742Z] INFO: Zapped successfully [2022-04-27T14:58:06.743Z] [2022-04-27T14:58:06.743Z] INFO: executeCI.ps1 exiting at Wed Apr 27 14:58:05 CUT 2022. Duration 00:55:23.6743575 [2022-04-27T14:58:06.743Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T14:58:06.990Z] Recording test results [2022-04-27T14:58:08.439Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T14:58:10.647Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T14:58:12.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T14:58:13.651Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T14:58:15.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T14:58:15.216Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T14:58:15.216Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T14:58:15.216Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T14:58:15.216Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T14:58:16.149Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T14:58:16.951Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T14:58:16.951Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T14:58:16.951Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T14:58:16.951Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T14:58:16.951Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T14:58:16.951Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T14:58:16.951Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T14:58:17.418Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T14:58:17.418Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T14:58:18.249Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T14:58:19.457Z] Archiving artifacts [2022-04-27T14:58:19.633Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T14:58:20.099Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T14:58:20.566Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T14:58:20.567Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T14:58:22.775Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T14:58:22.775Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T14:58:23.880Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T14:58:23.880Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T14:58:23.880Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T14:58:23.880Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T14:58:23.880Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T14:58:23.880Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T14:58:23.880Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T14:58:23.880Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T14:58:24.349Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T14:58:24.984Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T14:58:27.932Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T14:58:30.139Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T14:58:30.139Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T14:58:30.139Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T14:58:30.212Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T14:58:30.212Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T14:58:30.212Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T14:58:31.774Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T14:58:31.774Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T14:58:31.774Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T14:58:33.341Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T14:58:33.809Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T14:58:33.809Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T14:58:33.809Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T14:58:35.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T14:58:36.321Z] + make clean [2022-04-27T14:58:37.305Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T14:58:37.450Z] docker-dev-cache [2022-04-27T14:58:37.450Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T14:58:37.599Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T14:58:38.792Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T14:58:38.792Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T14:58:38.792Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T14:58:41.388Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T14:58:42.669Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T14:58:42.669Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T14:58:42.669Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T14:58:42.669Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T14:58:42.669Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T14:58:42.669Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T14:58:42.669Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T14:58:42.669Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T14:58:42.669Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T14:58:42.996Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T14:58:50.185Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T14:58:50.185Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T14:58:52.345Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T14:59:04.222Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T14:59:04.222Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T14:59:04.222Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T14:59:07.102Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T14:59:07.102Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T14:59:07.102Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T14:59:07.174Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T14:59:07.174Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T14:59:07.174Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T14:59:07.641Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T14:59:09.267Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T14:59:09.268Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T14:59:09.268Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T14:59:09.268Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T14:59:09.268Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T14:59:09.268Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T14:59:09.268Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:59:09.268Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T14:59:11.428Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T14:59:15.213Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T14:59:15.213Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T14:59:15.213Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T14:59:19.000Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T14:59:19.000Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T14:59:19.000Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T14:59:26.891Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T14:59:26.891Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T14:59:27.850Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T14:59:27.850Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T14:59:31.555Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T14:59:31.555Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T14:59:31.555Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T14:59:32.013Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T14:59:32.013Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T14:59:36.808Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T14:59:37.793Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T14:59:38.260Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T14:59:40.535Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T14:59:40.535Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T14:59:40.535Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T14:59:40.535Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T14:59:40.535Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T14:59:40.535Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T14:59:40.535Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T14:59:44.121Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T14:59:47.911Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T14:59:49.069Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T14:59:49.069Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T14:59:49.069Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T14:59:53.772Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T14:59:57.560Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T14:59:58.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T14:59:59.411Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T14:59:59.411Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.411Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite (2158.09s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.75s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.98s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.45s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.54s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.00s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.40s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.00s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.33s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.25s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.31s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.50s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.91s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.39s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.37s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.06s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.32s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.43s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.37s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.78s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.17s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.73s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.80s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.72s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.84s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.33s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.67s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.48s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.99s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.61s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.83s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.92s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.44s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.99s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.90s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.12s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.07s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.64s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.09s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.25s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.31s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.96s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.26s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.22s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFails (2.54s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.79s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.74s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.51s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.11s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.11s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.74s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.90s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildHistory (9.82s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.31s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.05s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.21s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T14:59:59.880Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-27T14:59:59.880Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.64s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.34s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.81s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.78s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.57s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.39s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.97s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.50s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.33s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.94s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.98s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.15s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.55s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.33s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.62s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.47s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.51s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.75s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.53s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildRm (11.71s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.45s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.59s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.55s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.70s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.30s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.34s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildStderr (4.09s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.19s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.16s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.73s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.70s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.79s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.88s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.77s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.70s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.73s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.80s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.09s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.61s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.95s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.50s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.72s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCommitChange (4.40s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.13s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.52s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCommitTTY (6.58s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.12s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.58s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.51s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.62s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.07s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.84s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.35s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.41s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.53s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.26s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.98s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009790e0_} (2.57s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11428614778_c:\foo_false____} (2.56s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11428614778_c:\foo_true____} (2.57s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.66s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.67s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.70s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.39s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.54s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToDot (2.64s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateByImageID (5.31s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.52s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.47s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.79s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2022-04-27T14:59:59.881Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T14:59:59.881Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.71s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsCopy (4.51s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.36s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.61s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.14s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFilters (5.15s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFormat (5.04s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsRename (2.66s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsResize (32.77s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.87s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.04s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.51s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.58s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.04s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecInspectID (4.99s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.19s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.07s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.47s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.57s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.63s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.67s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.16s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.48s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectHistory (4.06s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectJSONFields (7.07s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.56s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (7.51s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectStatus (3.10s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.55s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.08s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.46s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.57s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.49s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.58s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.58s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.70s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (7.52s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.98s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.89s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.98s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.06s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.88s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.49s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.99s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsByOrder (10.48s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.36s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.64s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T14:59:59.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (9.12s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.74s) [2022-04-27T14:59:59.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.59s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.24s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.21s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.85s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.10s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.21s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.88s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.86s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.68s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.39s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.34s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.71s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.74s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.51s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.98s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.85s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.73s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.35s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.57s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.19s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.78s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.82s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunExitCode (2.47s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.47s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.29s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.10s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.54s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.81s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.35s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.20s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.08s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunRm (2.55s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.57s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.53s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (7.05s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.46s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.12s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.54s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.95s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.03s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.06s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.58s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.53s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.56s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.05s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2022-04-27T14:59:59.883Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T14:59:59.883Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.47s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.50s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.45s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.97s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.54s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.62s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.99s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (13.66s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.07s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.92s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.50s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.93s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T14:59:59.884Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T14:59:59.884Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T14:59:59.884Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T14:59:59.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T14:59:59.884Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T14:59:59.884Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T14:59:59.884Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.884Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T14:59:59.885Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T14:59:59.885Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerDaemonSuite [2022-04-27T14:59:59.885Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T14:59:59.885Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T14:59:59.885Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T14:59:59.885Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerSwarmSuite [2022-04-27T14:59:59.885Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T14:59:59.885Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T14:59:59.885Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerNetworkSuite [2022-04-27T14:59:59.885Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T14:59:59.885Z] === RUN TestDockerHubPullSuite [2022-04-27T14:59:59.885Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T14:59:59.885Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T14:59:59.885Z] PASS [2022-04-27T14:59:59.885Z] ok github.com/docker/docker/integration-cli 2158.364s [2022-04-27T15:00:00.243Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T15:00:00.352Z] [2022-04-27T15:00:00.353Z] === Skipped [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-27T15:00:00.353Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T15:00:00.353Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T15:00:00.353Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T15:00:00.353Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T15:00:00.353Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T15:00:00.353Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-27T15:00:00.353Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T15:00:00.353Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T15:00:00.353Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.09s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.09s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T15:00:00.353Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.353Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T15:00:00.353Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T15:00:00.354Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T15:00:00.354Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T15:00:00.354Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T15:00:00.354Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T15:00:00.354Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T15:00:00.354Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.354Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T15:00:00.354Z] [2022-04-27T15:00:00.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T15:00:00.355Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T15:00:00.355Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T15:00:00.355Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T15:00:00.355Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-27T15:00:00.355Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T15:00:00.355Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T15:00:00.355Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T15:00:00.355Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.355Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T15:00:00.355Z] [2022-04-27T15:00:00.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T15:00:00.356Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T15:00:00.356Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T15:00:00.356Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T15:00:00.356Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T15:00:00.356Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T15:00:00.356Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T15:00:00.356Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T15:00:00.356Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T15:00:00.356Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T15:00:00.356Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T15:00:00.356Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T15:00:00.356Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T15:00:00.356Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.356Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T15:00:00.356Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T15:00:00.357Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T15:00:00.357Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T15:00:00.357Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.357Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T15:00:00.357Z] [2022-04-27T15:00:00.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.358Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T15:00:00.358Z] [2022-04-27T15:00:00.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T15:00:00.358Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T15:00:00.359Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.359Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T15:00:00.359Z] [2022-04-27T15:00:00.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T15:00:00.360Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T15:00:00.360Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T15:00:00.360Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T15:00:00.360Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.360Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T15:00:00.360Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T15:00:00.361Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.361Z] DONE 1088 tests, 544 skipped in 2167.354s [2022-04-27T15:00:00.361Z] INFO: Integration tests ended at 04/27/2022 15:00:00. Duration:00:36:07.4639177 [2022-04-27T15:00:00.361Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T15:00:00.361Z] [2022-04-27T15:00:00.828Z] Containers: 10 [2022-04-27T15:00:00.828Z] Running: 0 [2022-04-27T15:00:00.828Z] Paused: 0 [2022-04-27T15:00:00.828Z] Stopped: 10 [2022-04-27T15:00:00.828Z] Images: 18 [2022-04-27T15:00:00.828Z] Server Version: 0.0.0-dev [2022-04-27T15:00:00.828Z] Storage Driver: windowsfilter [2022-04-27T15:00:00.828Z] Windows: [2022-04-27T15:00:00.828Z] Logging Driver: json-file [2022-04-27T15:00:00.828Z] Plugins: [2022-04-27T15:00:00.828Z] Volume: local [2022-04-27T15:00:00.828Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:00:00.828Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:00:00.828Z] Swarm: inactive [2022-04-27T15:00:00.828Z] Default Isolation: process [2022-04-27T15:00:00.828Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:00:00.828Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T15:00:00.828Z] OSType: windows [2022-04-27T15:00:00.828Z] Architecture: x86_64 [2022-04-27T15:00:00.828Z] CPUs: 4 [2022-04-27T15:00:00.828Z] Total Memory: 32GiB [2022-04-27T15:00:00.828Z] Name: azwin-2-8c6c51 [2022-04-27T15:00:00.828Z] ID: MI7N:IBIT:5BOI:JN5I:USAB:IVDO:63QD:V64D:EVIH:FLSJ:2MHN:24NU [2022-04-27T15:00:00.828Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T15:00:00.828Z] Debug Mode (client): false [2022-04-27T15:00:00.828Z] Debug Mode (server): true [2022-04-27T15:00:00.828Z] File Descriptors: -1 [2022-04-27T15:00:00.828Z] Goroutines: 44 [2022-04-27T15:00:00.828Z] System Time: 2022-04-27T15:00:00.3469066Z [2022-04-27T15:00:00.828Z] EventsListeners: 0 [2022-04-27T15:00:00.828Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:00:00.828Z] Labels: [2022-04-27T15:00:00.828Z] Experimental: false [2022-04-27T15:00:00.828Z] Insecure Registries: [2022-04-27T15:00:00.828Z] 127.0.0.0/8 [2022-04-27T15:00:00.828Z] Live Restore Enabled: false [2022-04-27T15:00:00.828Z] [2022-04-27T15:00:00.828Z] [2022-04-27T15:00:00.828Z] INFO: Stopping daemon under test [2022-04-27T15:00:00.828Z] SUCCESS: The process with PID 5000 (child process of PID 5432) has been terminated. [2022-04-27T15:00:00.828Z] SUCCESS: The process with PID 5432 (child process of PID 3080) has been terminated. [2022-04-27T15:00:00.828Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T15:00:00.828Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 15:00:00. [2022-04-27T15:00:00.828Z] INFO: Tidying up at end of run [2022-04-27T15:00:00.828Z] ----------- DAEMON LOG ------------ [2022-04-27T15:00:00.828Z] 2022/04/27 14:21:27 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T15:00:00.828Z] ----------- END DAEMON LOG -------- [2022-04-27T15:00:00.828Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.out) to bundles\CIDUT.out [2022-04-27T15:00:00.828Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.err) to bundles\CIDUT.err [2022-04-27T15:00:00.828Z] INFO: Saving containerd logs to bundles [2022-04-27T15:00:00.828Z] INFO: Nuke-Everything... [2022-04-27T15:00:01.301Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T15:00:01.301Z] 8441c5f99c7c [2022-04-27T15:00:01.301Z] 61bd4a3deb81 [2022-04-27T15:00:01.301Z] INFO: Tidying pidfile d:\CI\PR-43515\4\docker.pid [2022-04-27T15:00:01.301Z] INFO: Killing containerd with PID 6024 [2022-04-27T15:00:01.301Z] INFO: Nuking d:\CI [2022-04-27T15:00:15.172Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T15:00:15.640Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T15:00:19.156Z] INFO: Zapped successfully [2022-04-27T15:00:19.156Z] [2022-04-27T15:00:19.156Z] INFO: executeCI.ps1 exiting at Wed Apr 27 15:00:17 CUT 2022. Duration 00:57:33.1501014 [2022-04-27T15:00:19.156Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T15:00:19.405Z] Recording test results [2022-04-27T15:00:19.430Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T15:00:20.416Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T15:00:20.416Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.416Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T15:00:20.416Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.416Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T15:00:20.416Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.416Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T15:00:20.416Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T15:00:20.885Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.885Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T15:00:20.885Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.885Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T15:00:20.885Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T15:00:20.885Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T15:00:22.448Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T15:00:22.449Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T15:00:22.449Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T15:00:22.449Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T15:00:22.449Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T15:00:26.241Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T15:00:28.456Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T15:00:28.683Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T15:00:30.267Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-27T15:00:30.669Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [Pipeline] archiveArtifacts [2022-04-27T15:00:32.700Z] Archiving artifacts [2022-04-27T15:00:32.885Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T15:00:34.448Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T15:00:34.448Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.238Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T15:00:38.238Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T15:00:38.706Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T15:00:38.706Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T15:00:38.706Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T15:00:38.706Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T15:00:38.706Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T15:00:38.706Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T15:00:40.271Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T15:00:40.271Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T15:00:40.271Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T15:00:43.236Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T15:00:43.236Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T15:00:43.236Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T15:00:43.236Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T15:00:43.236Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T15:00:44.800Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T15:00:44.801Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T15:00:47.012Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T15:00:48.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:00:49.225Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T15:00:49.665Z] + make clean [2022-04-27T15:00:50.650Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:00:50.650Z] docker-dev-cache [2022-04-27T15:00:50.650Z] docker-mod-cache [2022-04-27T15:00:50.790Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T15:00:50.790Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T15:00:50.790Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T15:00:50.790Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T15:00:50.790Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T15:00:50.790Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T15:00:50.790Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-27T15:00:53.003Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T15:00:53.004Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T15:00:53.004Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T15:00:53.004Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T15:00:53.004Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T15:00:53.004Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T15:00:53.004Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T15:00:53.004Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T15:00:53.004Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:00:54.572Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T15:00:59.326Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T15:00:59.326Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T15:01:01.543Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T15:01:01.543Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T15:01:01.543Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T15:01:01.543Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T15:01:01.543Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T15:01:01.543Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T15:01:03.758Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T15:01:05.322Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T15:01:05.322Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T15:01:05.322Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T15:01:07.537Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T15:01:07.537Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T15:01:07.537Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T15:01:07.537Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:01:07.537Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T15:01:07.537Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T15:01:07.537Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T15:01:09.752Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T15:01:11.318Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T15:01:13.532Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T15:01:15.098Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T15:01:15.566Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T15:01:15.566Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T15:01:18.522Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T15:01:18.522Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T15:01:18.990Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T15:01:18.990Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T15:01:18.990Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T15:01:18.990Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:01:18.990Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T15:01:27.649Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T15:01:27.649Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T15:01:27.649Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T15:01:28.636Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T15:01:28.636Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T15:01:35.794Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T15:01:35.794Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T15:01:35.794Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T15:01:35.794Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T15:01:35.794Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T15:01:35.794Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T15:01:35.794Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T15:01:39.586Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T15:01:42.537Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T15:01:42.538Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T15:01:42.538Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T15:01:43.006Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T15:01:43.994Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T15:01:46.215Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T15:01:47.780Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T15:01:49.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T15:01:50.921Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T15:01:51.389Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T15:01:51.389Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T15:01:53.603Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T15:01:53.603Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T15:01:53.603Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T15:01:53.603Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T15:01:53.603Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T15:01:53.603Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T15:02:11.415Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T15:02:11.415Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T15:02:11.415Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T15:02:11.883Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T15:02:17.748Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T15:02:19.317Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T15:02:26.479Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T15:02:27.465Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T15:02:29.680Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T15:02:29.680Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T15:02:29.680Z] === RUN TestDockerSuite/TestRunState [2022-04-27T15:02:29.680Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T15:02:29.680Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T15:02:31.897Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T15:02:31.897Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T15:02:31.897Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T15:02:33.462Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T15:02:33.462Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T15:02:33.462Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T15:02:33.462Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T15:02:33.462Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T15:02:33.462Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T15:02:33.930Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T15:02:33.930Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T15:02:33.930Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T15:02:38.686Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T15:02:38.686Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T15:02:40.251Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T15:02:40.251Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T15:02:40.251Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T15:02:41.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T15:02:41.816Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T15:02:41.816Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T15:02:41.816Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T15:02:41.816Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T15:02:44.768Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T15:02:50.636Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T15:02:54.432Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T15:02:59.185Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T15:02:59.185Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T15:02:59.185Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T15:02:59.656Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T15:03:01.871Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T15:03:04.093Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T15:03:05.657Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T15:03:05.657Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T15:03:05.657Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T15:03:06.125Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T15:03:06.125Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T15:03:06.125Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T15:03:06.125Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T15:03:06.125Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T15:03:06.125Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T15:03:09.920Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T15:03:10.910Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T15:03:13.126Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T15:03:16.923Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T15:03:16.923Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T15:03:16.923Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T15:03:16.923Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T15:03:16.923Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T15:03:16.923Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T15:03:16.923Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T15:03:19.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T15:03:19.874Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T15:03:20.343Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T15:03:20.343Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T15:03:21.908Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T15:03:21.908Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T15:03:24.246Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T15:03:26.463Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T15:03:28.029Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T15:03:28.029Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:03:28.029Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T15:03:35.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T15:03:35.188Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:03:35.188Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T15:03:38.144Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T15:03:38.144Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T15:03:38.144Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T15:03:38.144Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:03:38.144Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T15:03:38.144Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T15:03:38.144Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T15:03:38.144Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T15:03:38.144Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T15:03:42.901Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:03:42.901Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T15:03:44.466Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T15:03:46.683Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T15:03:46.683Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T15:03:46.683Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T15:03:48.897Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T15:03:48.897Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T15:03:48.897Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T15:03:48.897Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T15:03:48.897Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T15:03:48.897Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:03:48.897Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T15:04:03.833Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T15:04:04.302Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T15:04:04.302Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T15:04:04.302Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:04:04.302Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T15:04:04.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T15:04:04.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T15:04:04.772Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T15:04:06.989Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T15:04:06.989Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T15:04:09.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T15:04:09.943Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T15:04:10.412Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T15:04:10.412Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T15:04:10.880Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T15:04:23.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T15:04:23.375Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:04:23.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T15:04:23.375Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T15:04:23.375Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T15:04:23.375Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T15:04:23.375Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T15:04:29.242Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T15:04:29.242Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T15:04:29.242Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T15:04:37.907Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T15:04:37.907Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T15:04:37.907Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite (2182.96s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.96s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.26s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.86s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.63s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.68s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.63s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.65s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.71s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.66s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.28s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.58s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.59s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.08s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.82s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.06s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.43s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.98s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.00s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.37s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.91s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.80s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.76s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.52s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.71s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.67s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.33s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.37s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.24s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.86s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.77s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.83s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.38s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.36s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.98s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.44s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.11s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.29s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.07s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.88s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.85s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.17s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.93s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.93s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.31s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.05s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T15:04:38.376Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFails (6.75s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.70s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.68s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.39s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.83s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.16s) [2022-04-27T15:04:38.376Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.28s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.04s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildHistory (10.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.38s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.33s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.11s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.24s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.86s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.50s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.40s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.07s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.79s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.64s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.57s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.44s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.74s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.04s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.30s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.21s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.93s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.12s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.98s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.89s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.56s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildRm (10.36s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.80s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.44s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.01s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.46s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.44s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.66s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.78s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildStderr (3.55s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.87s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.60s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.67s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.31s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.34s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.62s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.84s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (6.93s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.29s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.76s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.58s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.25s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.48s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.81s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.57s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitChange (3.93s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.59s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.44s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitTTY (5.63s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.50s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.59s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.61s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.79s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.95s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.26s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.91s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.26s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.11s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.91s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.69s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.65s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.31s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.33s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00041fdb8_} (2.38s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1780028477_c:\foo_false____} (2.32s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1780028477_c:\foo_true____} (7.34s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.13s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.70s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.08s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.38s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.48s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToDot (2.04s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T15:04:38.377Z] --- PASS: TestDockerSuite/TestCpToStdout (2.05s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T15:04:38.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.16s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.86s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.33s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.05s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.44s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsCopy (4.03s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.23s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.15s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.88s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFilters (3.95s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFormat (3.87s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsResize (7.33s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.99s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.16s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.20s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.87s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.56s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecInspectID (4.25s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.06s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.92s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.69s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.66s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.04s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.89s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectDefault (1.89s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectHistory (3.53s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.91s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.87s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectStatus (2.33s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.86s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.99s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.91s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.08s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.03s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.11s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.92s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.98s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.93s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsSince (8.66s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsTail (2.36s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.20s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.94s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.80s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T15:04:38.378Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T15:04:38.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.90s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsByOrder (6.86s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.70s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.24s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.99s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.72s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.73s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.83s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.91s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.85s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.39s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.46s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.04s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.88s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.61s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.44s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.55s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.54s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.44s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.28s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.07s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.16s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.43s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.45s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.83s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.82s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.40s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.92s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.92s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.89s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.00s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.87s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.88s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.59s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.65s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.89s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.99s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.27s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.11s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.11s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.08s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.54s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.89s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.32s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (16.26s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunRm (1.95s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.06s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.69s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.88s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T15:04:38.379Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T15:04:38.379Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.77s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.77s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.79s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.34s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.41s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.82s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.93s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.00s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.99s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.93s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.48s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.42s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.67s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.14s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.36s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.90s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.72s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T15:04:38.380Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T15:04:38.380Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:38.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T15:04:38.380Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T15:04:38.380Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T15:04:38.380Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T15:04:38.380Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T15:04:38.380Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T15:04:38.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T15:04:38.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T15:04:38.381Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T15:04:38.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T15:04:38.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T15:04:38.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T15:04:38.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T15:04:38.381Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerDaemonSuite [2022-04-27T15:04:38.381Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T15:04:38.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T15:04:38.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T15:04:38.381Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerSwarmSuite [2022-04-27T15:04:38.381Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T15:04:38.381Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T15:04:38.381Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerNetworkSuite [2022-04-27T15:04:38.381Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T15:04:38.381Z] === RUN TestDockerHubPullSuite [2022-04-27T15:04:38.381Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T15:04:38.381Z] PASS [2022-04-27T15:04:38.381Z] ok github.com/docker/docker/integration-cli 2183.311s [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === Skipped [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T15:04:38.381Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.381Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T15:04:38.381Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T15:04:38.381Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T15:04:38.381Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T15:04:38.381Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T15:04:38.381Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T15:04:38.381Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T15:04:38.381Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.381Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T15:04:38.381Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T15:04:38.852Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T15:04:38.852Z] [2022-04-27T15:04:38.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T15:04:38.852Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.852Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-27T15:04:38.853Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-27T15:04:38.853Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T15:04:38.853Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T15:04:38.853Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T15:04:38.853Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T15:04:38.853Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.853Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T15:04:38.853Z] [2022-04-27T15:04:38.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.854Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.854Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T15:04:38.854Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T15:04:38.854Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T15:04:38.854Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T15:04:38.854Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T15:04:38.854Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T15:04:38.854Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T15:04:38.854Z] [2022-04-27T15:04:38.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T15:04:38.855Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T15:04:38.855Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T15:04:38.855Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T15:04:38.855Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T15:04:38.855Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T15:04:38.855Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T15:04:38.855Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T15:04:38.855Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T15:04:38.855Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T15:04:38.855Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.855Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T15:04:38.855Z] [2022-04-27T15:04:38.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T15:04:38.856Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.856Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T15:04:38.856Z] [2022-04-27T15:04:38.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T15:04:38.856Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.856Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T15:04:38.857Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.857Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T15:04:38.857Z] [2022-04-27T15:04:38.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T15:04:38.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.858Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T15:04:38.858Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.858Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T15:04:38.858Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T15:04:38.859Z] [2022-04-27T15:04:38.859Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T15:04:38.859Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:38.859Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T15:04:39.328Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] DONE 1088 tests, 539 skipped in 2191.717s [2022-04-27T15:04:39.328Z] INFO: Integration tests ended at 04/27/2022 15:04:38. Duration:00:36:31.8567055 [2022-04-27T15:04:39.328Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] Containers: 10 [2022-04-27T15:04:39.328Z] Running: 0 [2022-04-27T15:04:39.328Z] Paused: 0 [2022-04-27T15:04:39.328Z] Stopped: 10 [2022-04-27T15:04:39.328Z] Images: 18 [2022-04-27T15:04:39.328Z] Server Version: 0.0.0-dev [2022-04-27T15:04:39.328Z] Storage Driver: windowsfilter [2022-04-27T15:04:39.328Z] Windows: [2022-04-27T15:04:39.328Z] Logging Driver: json-file [2022-04-27T15:04:39.328Z] Plugins: [2022-04-27T15:04:39.328Z] Volume: local [2022-04-27T15:04:39.328Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:04:39.328Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:04:39.328Z] Swarm: inactive [2022-04-27T15:04:39.328Z] Default Isolation: process [2022-04-27T15:04:39.328Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T15:04:39.328Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T15:04:39.328Z] OSType: windows [2022-04-27T15:04:39.328Z] Architecture: x86_64 [2022-04-27T15:04:39.328Z] CPUs: 4 [2022-04-27T15:04:39.328Z] Total Memory: 32GiB [2022-04-27T15:04:39.328Z] Name: azwin-2-6644f0 [2022-04-27T15:04:39.328Z] ID: QF7N:OL4X:36RW:CGYC:ZL6X:LSNV:OYGH:MCXT:AZ5L:PK2Y:2J26:P5MI [2022-04-27T15:04:39.328Z] Docker Root Dir: D:\CI\PR-43515\4\daemon [2022-04-27T15:04:39.328Z] Debug Mode (client): false [2022-04-27T15:04:39.328Z] Debug Mode (server): true [2022-04-27T15:04:39.328Z] File Descriptors: -1 [2022-04-27T15:04:39.328Z] Goroutines: 17 [2022-04-27T15:04:39.328Z] System Time: 2022-04-27T15:04:38.9421512Z [2022-04-27T15:04:39.328Z] EventsListeners: 0 [2022-04-27T15:04:39.328Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:04:39.328Z] Labels: [2022-04-27T15:04:39.328Z] Experimental: false [2022-04-27T15:04:39.328Z] Insecure Registries: [2022-04-27T15:04:39.328Z] 127.0.0.0/8 [2022-04-27T15:04:39.328Z] Live Restore Enabled: false [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] [2022-04-27T15:04:39.328Z] INFO: Stopping daemon under test [2022-04-27T15:04:39.328Z] SUCCESS: The process with PID 5128 (child process of PID 796) has been terminated. [2022-04-27T15:04:39.328Z] SUCCESS: The process with PID 796 (child process of PID 4436) has been terminated. [2022-04-27T15:04:39.328Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T15:04:39.328Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 15:04:39. [2022-04-27T15:04:39.328Z] INFO: Tidying up at end of run [2022-04-27T15:04:39.328Z] ----------- DAEMON LOG ------------ [2022-04-27T15:04:39.328Z] 2022/04/27 14:25:57 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T15:04:39.328Z] ----------- END DAEMON LOG -------- [2022-04-27T15:04:39.328Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.out) to bundles\CIDUT.out [2022-04-27T15:04:39.328Z] INFO: Saving daemon under test log (d:\CI\PR-43515\4\dut.err) to bundles\CIDUT.err [2022-04-27T15:04:39.328Z] INFO: Saving containerd logs to bundles [2022-04-27T15:04:39.328Z] INFO: Nuke-Everything... [2022-04-27T15:04:39.796Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T15:04:40.264Z] fb4ad53c1df7 [2022-04-27T15:04:40.264Z] 0ff7cf7e9bfd [2022-04-27T15:04:40.264Z] INFO: Tidying pidfile d:\CI\PR-43515\4\docker.pid [2022-04-27T15:04:40.264Z] INFO: Nuking d:\CI [2022-04-27T15:05:05.983Z] INFO: Zapped successfully [2022-04-27T15:05:05.983Z] [2022-04-27T15:05:05.983Z] INFO: executeCI.ps1 exiting at Wed Apr 27 15:05:02 CUT 2022. Duration 01:01:57.1989974 [2022-04-27T15:05:05.983Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T15:05:06.221Z] Recording test results [2022-04-27T15:05:13.623Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T15:05:15.066Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T15:05:16.781Z] Archiving artifacts [2022-04-27T15:05:30.449Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43515/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:05:31.346Z] + make clean [2022-04-27T15:05:32.857Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:05:32.857Z] docker-dev-cache [2022-04-27T15:05:32.857Z] 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